/* Esta hoja de estilo es para la p�gina de inicio*/

/* Especificaciones del contenedor que agrupa a todas las columnas central y derecha */

#maincols {
	width: 835px;	
    margin: auto;
	/*border-top: 1px dotted #4C798E; */
	padding-top: 10px;
	background: url(../images/puntos_horizontal.gif) repeat-x top;
}

#classificationmenu {
	width: 100%;	
    margin: auto;
	/*border-top: 1px dotted #4C798E; */
	padding-top: 10px;
	background: url(../images/puntos_horizontal.gif) repeat-x top;
	/*text-align: right;*/
}

#classificationmenu td {
	border-bottom: dotted 1px #cccccc;
}

#classificationmenu table {
	/*width: 100%;*/
}

body>#maincols  {
	width: 835px;

}

/* Especificaciones de la Columna izquierda (novedades) */

#mainleft {
	width: 210px;
	/*se cambia el float para intercambiar columnas superiores*/
	float: right;
	/*border: 1px solid #D3DBDC;*/
	padding: 0 0 20px 0;
	font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
	/*background: #fff url(../images/bg_destacados.gif) repeat-x bottom;*/
}
body>#mainleft {
	width: 210px;
}

#mainleft .titcol {
	font-size: 12px;
	font-weight: bold;
	/*arriba -  derecha - abajo - izq*/
	padding: 6px 8px 6px 8px; 
	background: #fff url(../images/bg_tit_destacado.gif) repeat-x;
	border-bottom: 1px solid #E7E8E8;
	color: #445B69;
	vertical-align: top;
}

#mainleft .pie {
	font-size: 11px;
	/*arriba -  derecha - abajo - izq*/
	padding: 0px 0px 0px 15px; 
	vertical-align: top;
	background: #fff url(../images/bullet_pie.gif) no-repeat left 4px;
}


#mainleft ul {
	margin: 0;
	padding: 0 0 0 0;
}

#mainleft li {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 11px;
	height: 2em;
	list-style-type:none;
	background: url(../images/bullet_lista.gif) no-repeat 0 4px;
}
#mainleft li a{
	text-decoration: none;
}



/* Especificaciones de la Columna central (valores cuota) */

#maincenter {
    margin-left: 170px; 
	width: 438px;
	/*background: #fff;*/
}
body>#maincenter  {
	width: 450px;
}

#maincenter .titcol {
	font-size: 14px;
	font-weight: bold;
	/*arriba -  derecha - abajo - izq*/
	padding: 10px 10px 10px 10px; 
	background: #fff url(../images/bg_tit.gif) repeat-x;
	color: #445B69;
}

#maincenter .epigrafe {
	font-size: 14px;
	font-weight: bold;
	color: #445B69;
}

#maincenter .titulo {
	font-size: 18px;
	font-weight: bold;
	color: #445B69;
}

#maincenter .bajada {
	font-size: 14px;
	font-weight: bold;
	color: #7C7B7B;
}

#maincenter p {
	font-size: 12px;
	color: #7C7B7B;
}



/* Especificaciones de la Columna derecha (recomendados) */

#mainright {
	width: 150px;
	/*se cambia el float para intercambiar columnas superiores*/
	float: left;
	border: 1px solid #D3DBDC;
	padding: 0 0 20px 0;
	font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
	background: #fff url(../images/bg_destacados.gif) repeat-x bottom;
}
body>#mainright  {
	width: 150px;
}

#mainright .titcol {
	font-size: 12px;
	font-weight: bold;
	/*arriba -  derecha - abajo - izq*/
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px; 
	background: #fff url(../images/bg_tit_destacado.gif) repeat-x;
	border-bottom: 1px solid #E7E8E8;
	color: #445B69;
	text-align: center;
}

#mainright ul {

	margin: 0;
	/*arriba -  derecha - abajo - izq*/
	padding: 0 0 0 0;
}

#mainright li {
	margin-left: 0px;
	padding-left: 10px;
	font-size: 11px;
	/*height: 2em;*/
	list-style-type:none;
	/*background: url(../images/bullet_lista.gif) no-repeat 0 4px;*/
}
#mainright li a{
	text-decoration: none;
}
/* Quiebre: permite ordenar las columnas que siguen */

#separador {
	width: 830px;
	height:20px;	
	/*arriba -  derecha - abajo - izq*/
	paddingp: 10px 0 10px 0;
	background: url(../images/puntos_horizontal.gif) repeat-x center;
	clear: both;
}

#separador h3 {
	/*display: none*/
}

/* Especificaciones de la  2a fila Columna Izquierda ( ) */

#mainleft2 {
	width: 425px;
	/*position: relative;*/
	float: left;
	/*height: 100px;
	border: 1px solid #ccc;
	/*background: #fff;*/
}
body>#mainleft2  {
	width: 425px;
}

#mainleft2 .titcol {
	font-size: 14px;
	font-weight: bold;
	/*arriba -  derecha - abajo - izq*/
	padding: 10px 10px 10px 10px; 
	background: #fff url(../images/bg_tit.gif) repeat-x;
	color: #445B69;
}

/* Especificaciones de la  2a fila Columna Derecha ( ) */

#mainright2 {
	width: 388px;
	margin-left: 440px;
	/*height: 100px;
	border: 1px solid #ccc;*/
}

body>#mainright2  {
	width: 388px;
}

#mainright2 .titcol {
	font-size: 14px;
	font-weight: bold;
	/*arriba -  derecha - abajo - izq*/
	padding: 10px 10px 10px 10px; 
	background: #fff url(../images/bg_tit.gif) repeat-x;
	color: #445B69;
}


/*Estilos para el menú footer*/
#foot_index {
	height: 540px;
}
#foot_index div {
	display: block;
	float: left;
	width: 190px;
	border: 1px solid #D3DBDC;
	/*padding: 0px 0px 30px 0px;*/
	margin: 10px 16px 40px 0px;
	background: #fff url(../images/bg_destacados.gif) repeat-x bottom;
}

#foot_index div ul {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;

}



#foot_index div li {
	margin-top: 0;
	margin-left: 5px;
	/*arriba -  derecha - abajo - izq*/
	padding: 0 10px 5px 10px;
	list-style: none;
	font-size: 11px;
	background: url(../images/bullet_lista.gif) no-repeat 0 4px;

}
			
#foot_index div h3 {
    margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*arriba -  derecha - abajo - izq*/
	padding: 8px 8px 8px 8px; 
	background: #fff url(../images/bg_tit_destacado.gif) repeat-x;
	border-bottom: 1px solid #E7E8E8;
	color: #445B69;
}

#foot_index div .datostit {
	background: #fff url(../images/bg_tit_datos.gif) repeat-x;
}


