

/* MAQUETACIÓN CONTENIDOS */

.RedimAncho{width:100%;height:auto;}
.NoRedim {}
/*.NoRedim {width:100%;height:100%;}*/


/* NOTICIAS DISE�O 1 - 3 columnas verticales */
.d1 {width: 180px;float: left;margin-right: 20px;}
/*.d1 img{width:100%;height:100%;}*/

.d1f {width: 180px;float: left;}
.d1f img{width:100%;height:100%;}
/* NOTICIAS DISE�O 1 - 1 columna sup + 2 columnas inf */
.d21 {width: 630px;}

.d22{width: 630px;}

.d221 {width: 300px;float: left;}
/*.d221 img{width:100%;height:100%;}*/



.d222 {width: 300px;float: right;}
/*.d222 img{width:100%;height:100%;}*/

/* NOTICIAS DISE�O 3 y 4 - 1 columna izq + 2 columnas der o 2 columnas izq + 1 comumna der */
.d31 {width:300px;float: left;}
/*.d31 img{width:100%;height:100%;}*/
.d32 {width: 300px;float: right;}
/*.d32 img{width:100%;height:100%;}*/
.d321 {width: 300px;margin-bottom: 20px;/*border-bottom: 1px solid #ccc;*/padding: 0 0 10px 0;}
/*.d321 img{width:100%;height:100%;}*/

/* NOTICIAS DISE�O 5 - 3 columnas horizontales */
.d5 {width: 630px; /*border-bottom: 1px solid #CCC;*/ padding-right:30px;}
html>body .d5 {width:600px;}


.d5 li, .d1 li, .d22 li, .d21 li,.d221 li, .d222 li, .d31 li, .d32 li, .d321 li{font-size:80%!important;padding:0 0 8px 30px!important;margin:0 0 0 0!important;list-style:none;background:url(../img/ball.png) no-repeat 0px 2px;}
