/* CSS Document */
#contienetodo{
	position: absolute;
	width:100%;
	min-width:772px;
	padding-top:3px;
	text-align:center;
	padding-bottom:2px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contenedormedio{
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	text-align:left;
	z-index: 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bod{
/*	background-color:#00CCFF;	
*/	margin-left:3px;
	margin-right:2px;
}
#cabezal{
	height:71px;
	width:100%;
	background-image:url(../img/relleno_cabeza.gif);
	background-position:left;
	background-repeat:repeat-x;
}
#logo{
/*	background-image:url(../img/comunidad-1.gif);
*/	background-image:url(../img/comunidad-1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:71px;
/*	width:127px;
*/	width:120px;
	float:left;
}
#nombre{
	float:left;
/*	background-image:url(../img/nombre.gif);
*/	background-image:url(../img/nombre.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:71px;
/*	width:470px;
*/	width:474px;
}
#rellenocabeza{
	float:left;
	height:71px;
	background-image:url(../img/relleno_cabeza.gif);
	background-position:left;
	background-repeat:repeat-x;
}
#enlaceciencia{
	float:left;
	height:71px;
/*	background-image:url(../img/enlaceciencia.gif);
	background-position:right;*/
	background-image:url(../img/enlaceciencia.jpg);
	background-position:left;
	background-repeat:no-repeat;
/*	width:170px;
*/	width:173px;
	cursor:pointer;
}
#medio{
	font-size:11px;
	background-image:url(../img/bckgris1.gif);
	background-position:right;
	background-repeat:repeat-y;

}
#dospixel1{
	float:left;
	height:2px;
	width:50%;
	font-size:1px;
	background-image:url(../img/bckgris.gif);
	background-position:left;
	background-repeat:no-repeat;

}
#dospixel2{
	font-size:1px;
	height:2px;
	background-image:url(../img/bckgris1.gif);
	background-position:right;
	background-repeat:no-repeat;
}


#nav_up{
	font-size:11px;
	background-color:#D4D5DB;
	height:18px;
	line-height:18px;
	background-image:url(../img/bckgris3.gif);
	background-position:right;
	background-repeat:repeat-y;

}
#fecha{
	color:#46495F;
	background-image:url(../img/bckgris2.gif);
	background-position:left;
	background-repeat:repeat-y;
	width:25%;
	text-indent:24px;
/*	width:180px;
*/	float:left;
}
#opciones{
	float:left;
	color:#1B32AD;
/*	padding-left:16px;
*/}
#opciones a{
	color:#1B32AD;
	text-decoration:none;
}
#cuerpo{
	width:100%;
	font-size:11px;
	background-image:url(../img/bckgris.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-bottom:16px;
}
/** html #cuerpo{
	font-size:11px;
	background-image:url(img/bckgris.gif);
	background-position:left;
	background-repeat:repeat-y;
	width: expression(document.body.clientWidth < 774? "772px" : document.body.clientWidth > 1202? "1200px" : "auto");
	padding-bottom:16px;
}
*/
#izq{
	width:25%;
	float:left;
	padding-top:5px;
}

#centro{
	float:left;
	width:73%;
	margin-top:15px;
}
* html #izq{
	width:24.99%;
	float:left;
	padding-top:5px;

}

.region{
	border: 2px solid #9092A2;
	font-size:11px;	
	width:167px;
	margin-left:7px;
	margin-bottom:4px;
}
.regionb{
	border: 2px solid #C7C8D0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;	
	width:167px;
	margin-left:7px;
	margin-bottom:4px;
}

.franja{
	background-color:#C7C8D0;
	color:#545668;
	height:25px;
	line-height:25px;
	font-weight:bold;
	/*text-indent:17px;*/
	text-align:center;
}
.regionbody{
	padding-left:7px;
	padding-top:7px;
	padding-right:7px;
}

.regionbodyb{text-align:center}
#pie{
	clear:both;
	height:36px;
	background-image:url(../img/relleno_pie.gif);
	background-position:left;
	background-repeat:repeat-x;
	font-size:11px;
	line-height:36px;
	color:#6B6D7F;
}
#pie_centro{
	padding-top:3px;
}
#esquinaderechadelpie{
	background-image:url(../img/pie_der.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:36px;
	width:8px;
	float:left;
}
#derechapie{
	float:right;
	width:451px;
}
#realizadopor{
	height:36px;
	float:left;
	background-image:url(../img/pie_izq.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	width:306px;
}
#realizadopor a, #realizadopor a:visited{
	color:#6B6D7F;
	text-decoration:underline
}
#copyright{
	float:left;
	height:36px;
	width:443px;
}
#zonapromociones{
	margin:auto;
	text-align:center;
	width:559px
}
.promocion{
	width:180px;
	background-color:#D4D5DB;
	float:left;
	margin-right:9px;
}
.promocion1{
	width:180px;
	background-color:#D4D5DB;
	float:left;
	_float:right;
}
.promocionu{
	width:180px;
	background-color:#D4D5DB;
	float:left;
	margin-right:9px;
}

.img_promocion{
	padding-top:6px;
	font-size:1px;
	width:180px;
}
.nomcom{
	height:30px;
	line-height:30px;
	background-color:#F1F1F3;
	color:#004290;
	font-weight:bold;
	text-align:left;
	text-indent: 5px;
	border-left:1px solid #D4D5DB;
	border-right:1px solid #D4D5DB;	
	border-bottom:6px solid #D4D5DB;	
}
.nomcom a{
	text-decoration:none;
	color:#004290;
}
.nomcom a:visited{
	text-decoration:none;
	color:#004290;
}
.nomcom a:hover{
	text-decoration:underline;
	color:#004290;
}
.textprom{
	width:168px;
	border-bottom:6px solid #D4D5DB;
	color:#004290;
	text-align:left;
	background-color:#FFFFFF;
	border-left:1px solid #D4D5DB;
	border-right:1px solid #D4D5DB;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
/*	height:69px;
*//*	padding-top:5px;	
	padding-left:5px;	
	padding-right:5px;			
*/}
.textpromu{
/*	width:168px;
*/	border-bottom:6px solid #D4D5DB;
	color:#004290;
	text-align:left;
	background-color:#FFFFFF;
	border-left:1px solid #D4D5DB;
	border-right:1px solid #D4D5DB;
	padding-left: 5px;
	border-top: 6px solid #D4D5DB;
	padding-right: 5px;
	padding-top:5px;
/*	padding-top:5px;	
	padding-left:5px;	
	padding-right:5px;			
*/}

.com_desc{
	height:95px;
}
.com_descu{
	height:71px;
}

.vermas{
	color:#1707A9;
	font-weight:bold;
	line-height:22px;
	clear:both;
	margin-top:5px;
	padding-bottom:3px;
}
.vermasu{
	color:#1707A9;
	font-weight:bold;
	height:30px;
/*	line-height:30px;
*//*	margin-top:5px;
*/	
}
.vermas a, .vermasu a{	color:#1707A9;
text-decoration:none}
.vermas a:visited, .vermasu a:visited{color:#1707A9;
text-decoration:none}

.posicion{
	position:relative;
	top:7px
}
.texto{
	color:#000000;
	font-weight:bold;
/*	width:100%;
	margin-top:10px;*/
	margin-bottom:10px;
/*	padding-top:10px;
*/}
.textob{
	padding-bottom:10px
}
body{
	margin:0px;
	padding:0px;
}
#anunciosnoticias{
	clear:both;
	margin-top:7px;
}
#anuncios{
	width:49.5%;
	float:left;
	background-color:#CDECAC;
	text-align:center;
	padding-bottom:5px;
}
#noticias{
	float:right;
	width:49.5%;
	background-color:#C8D6FF;
	padding-bottom:5px;
	text-align:center;
}
.anunc{
	padding-top:5px;
	font-weight:bold;
	width:95%;
	text-align:left;
	margin:auto;
}
.textanunc{
	padding-top:5px;
	width:95%;
	text-align:left;
	margin:auto;
}

.vin_menu{
	float: left;
	position:relative;
	top:5px;
}
.item_menu{
	padding-left:6px;
}
.regionbody a{
	color:#004290;
	text-decoration:none;
}
.left_item{
	padding-bottom:8px;
}

/*de las categorias*/
#nombre_cat{
	border-bottom:2px solid #004290;
}
#contenidos{
	margin-top:10px
}

.impar{
	float:left;
	width:50%;
}
.cat_impar{
	border-bottom:6px solid #CDECAC;
}
.par{
	float:right;
	width:48%;
}
.cat_par{
	border-bottom:6px solid #B6C9FF;
}
.unosolo{
	border-bottom:6px solid #CDECAC;

}
.clear{
	clear:both;
	padding-bottom:10px;
	font-size:1px;
}
.content_desc{
	margin-top:3px;
}
.content_title a{
	text-decoration:none;
	color:#000000;
}
.content_title a:hover{
	text-decoration:underline;
}
/*del paginado*/
.nav_paging{
/*	background-color:#DDEED8;
*/	height:20px;
	line-height:17px;
	text-align:right;
}
.nav_paging a, .nav_paging a:visited{
	color:#004290;
	font-weight:bold;
	text-decoration:none
}
.nav_paging a:hover{
	text-decoration:underline
}
.division{
	clear:both;
	font-size:1px;
	background-image:url(../img/bckg_ubicacion.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:5px;
/*	margin-top:10px;
*/}
.descripcion{
margin-top:10px;
}
