@charset "utf-8";

/* CSS Document */



body{

	font-family:Arial, Helvetica, sans-serif;

	background:#657087;

	font-size:12px;

}



#contenedor{

	width:900px;

	margin:auto;

	background-color:#FFFFD9;

	

}



#cabecera{

	width:100%;

	

	height:170px;

}



/*#cabecera .moduletable_cab{

	text-align:center;

}*/



#info{

	width:100%;

	background:#FFFFD9 url(../images/fondo_marquee.png) center no-repeat;

	height:40px;

	text-align:center;

	font-size:12px;

	font-weight:bold;

}



#hora, #marquesina,#fecha{

	height:25px;

	/*background:#99CC00;*/

}



#hora{

	float:left;

}



#hora, #fecha{

	width:190px;

}



#marquesina{

	width:420px;

	float:left;

	margin-left:50px;

}



#fecha{

	float:right;

	

}



/*fin estilo menu*/



#cuerpo{

	width:100%;

	background:#FFFFD9;

}



#cuerpo .moduletable_menu h3, #cuerpo .moduletable h3, #cuerpo .moduletable_text h3{

	font-size:12pt;

	color:white;

	font-family:Arial, Helvetica, sans-serif;

	text-align:center;

	/*background:url(../images/col_fondo_titulo.png) repeat-x;*/

	background:#219368;

	height:auto;/*25px*/

	padding-top:4px;

	margin-top:0px;

	margin-bottom:0px;

	

}



/*#cuerpo .moduletable_menu,*/ #cuerpo .moduletable, #cuerpo .moduletable_text{

	border:#219368 solid 1px;

	margin-bottom:5px;

	background:#D4EAE1;

}



#cuerpo .moduletable .search{

	margin-bottom:4px !important;

	margin-left:5px;

	

}



#izq{

	width:197px;/*más 3px left =200px ancho*/

	float:left;
	
	height:auto;

	/*background:#D4EAE1;*/

	margin-left:3px;

	text-align:center;

	/*border:1px solid #219368;*/

	margin-top:-20px;

}



#izq .moduletable_menu, #izq .moduletable, #izq .moduletable_text{

	margin-bottom:5px;

	border:1px solid #219368;

}



#principal{

	margin-left:204px;

	/*background-color:#ffffff;*/

	margin-bottom:3px;

	border:#8C8C8C solid 1px;

	width:488px;

	min-height:314px;

}



#principal .contentpaneopen, #principal .blog{

	width:100%;

}



#principal .contentpaneopen .contentheading{

	font-weight:bold;

	text-align:center;

}



#principal .contentpaneopen .createdate{

	font-size:small;

}



#principal .componentheading{

	text-align:center;

	font-weight:bold;

	font-size:16px;

}



#principal .contentpane li {

	margin-bottom:12px;

	font-weight:bold

}



#principal .contentpane li .category{

	

	font-size:18px;

}



.sectiontableheader{

	font-weight:bold

}



#der{

	width:200px;

	float:right;

	/*background-color:#E6E6E6;*/

	margin-right:3px;

	margin-top:-20px;

}



#principal.sinColIzq{

	margin-left:5px;

}



#principal.sinColDer{

	

	width:691px;

}



#footer{

	text-align:center;

	margin:auto;

	margin-top:5px;

	background:#D4EAE1 url(../images/fondo.png) repeat;

	border-top:#219368 double 4px;

	

}



img{

 border:0;

}



.contact_email{

	margin-left:30px;

}



.readon{

	float:right;

	margin-right:10px;

}


#data{

	text-align:center;

	font-size:10px;

}



#data a{

	color:black;

}



#data a:hover{

	color:yellow;

}
