/* MAQUETACIÓN CONTENIDOS */

/* NOTICIAS DISE�O 1 - 3 columnas verticales */
.d1 {width: 230px;float: left;margin-right: 20px;}
.d1 img{width:100%;}

.d1f {width: 230px;float: left;}
.d1f img{width:100%;}
/* NOTICIAS DISE�O 1 - 1 columna sup + 2 columnas inf */
.d21 {width: 690px;}

.d22{width: 690px;}

.d221 {width: 335px;float: left;}
.d221 img{width:100%;}
.d222 {width: 335px;float: right;}
.d222 img{width:100%;}

/* NOTICIAS DISE�O 3 y 4 - 1 columna izq + 2 columnas der o 2 columnas izq + 1 comumna der */
.d31 {width:335px;float: left;}
.d31 img{width:100%;}
.d32 {width: 335px;float: right;}
.d32 img{width:100%;}
.d321 {width: 335px;margin-bottom: 20px;/*border-bottom: 1px solid #ccc;*/padding: 0 0 10px 0;}
.d321 img{width:100%;}

/* NOTICIAS DISE�O 5 - 3 columnas horizontales */
.d5 {width: 690px;margin-bottom: 20px;/*border-bottom: 1px solid #CCC;*/padding: 0 0 10px 0;}

.d5  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d1  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d22  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d221  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d222  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d31  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d32  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
.d321  li{font-size:80%;text-align:justify;margin:10px 0 0 0; list-style:none;}
