@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background-color:#AFBDD1;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:none
}

#centrar{
	margin:0 auto;
	width:1050px;	
}

#sitio{
	margin:0 auto;
	width:980px;
	padding-left:35px;
	padding-right:35px;
	float:left;
	background-image:url(../../template/images/degradadopri.png);
	background-repeat:repeat-x;
	padding-top:20px;
}

#pagina{
	width:970px;
	float:left;
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#top{
	width:970px;
	height:235px;
	float:left;
	overflow:hidden;
}

#top .izq{
	height:235px;
	width:394px;
	float:left;
}

#top .der{
	width:576px;
	height:235px;
	float:left;
}

#cuerpo{
	width:970px;
	float:left;
	margin-top:10px;
}

#colizq{
	width:240px;
	float:left;
}

#contenido{
	width:530px;
	float:left;
	margin-left:10px;
	text-align:justify;
	font-size:14px;
	line-height:20px;
}

#colder{
	width:177px;
	float:right;
}

#pie{
	width:700px;
	height:60px;
	float:left;
	margin-left:135px;
	background-color:#CCC;
	padding:5px;
	margin-top:15px;
	font-size:11px;
}

#pie #menu{
	width:700px;
	height:25px;
	text-align:center;
}

#pie #menu a{
	color:#333;
	text-decoration:none;
	display:block;
	padding-right:4px;
	padding-left:4px;
	border-right:#333 solid 1px;
}

#copy{
	text-align:center;
	width:700px;
}

.menu{
	padding:0;
	margin:0;
}

.menu li{
	list-style:none;
	float:left;
}

#colizq .menu a{
	background-image:url(../images/fondomenupri.png);
	background-repeat:repeat-y;
	display:block;
	width:230px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:#CCC solid 2px;
}

.contentheading{
	font-size:24px;
	color:#00923F;
	font-weight:bold;
}

.moduletable_menu{
	margin-bottom:10px;
	float:left;
}

.moduletable_cotimonedas{
	float:left;
	border:#CCC 1px solid;
	width:234px;
	padding:3px;
	background-image:url("../images/titCotizaciones.png");
	background-repeat:no-repeat;
	padding-top:35px;
	background-position:center top;
}

.module_clima{
	border:#CCC 1px solid;
	float:left;
	font-size:10px;
	width:100%;
}

.recuento{
	background-image:url("../images/fondorecuento.jpg");
	width:368px;
	height:80px;
	margin-top:10px;
	float:left;
}


.recuento .fecha{
	width:58px;
	height:56px;
	background-image:url("../images/fondoFechaTop.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.recuento .fecha .mes{
	color:#FFF;
	font-size:10px;
	width:58px;
	margin-top:7px;
	text-align:center;
	
}

.recuento .fecha .dia{
	width:58px;
	float:left;
	font-size:26px;
	text-align:center;
	margin-top:2px;
}

.recuento .fecha .div{
	float:left;
}

.recuento .g{
	float:left;
	margin-left:10px;
	margin-top:20px;
        font-size:1px;
        color:#D2D2D2;

}
