@charset "utf-8";
/* CSS Document */

.pic_listado{
margin:10px 0 0 0;
}

/*--- MENU IMG ----*/

#menu_img{
overflow:hidden;
padding:5px 0 5px 8px;
background-color:#efefef;
width:562px;
clear:right;
margin-top:20px;
}
	/*--DIV ITEM ESTRUCTURA--*/
	.item_img{
	width:172px;
	height:42px;
	background-image:url(../img/bg_item.jpg);
	background-repeat:no-repeat;
	margin:10px 0 0 8px;
	float:left;
	overflow:hidden;
	}
	
	.text_item_desc{
	position:absolute;
	z-index:2;
	margin:7px 0 0 7px;
	}

	.img_float_item{
	position:absolute;
	margin-left:112px;
	margin-top:-8px;
	z-index:1;
	}
	/*--ESTILO--*/
	.item_img a:link , .item_img a:visited{
	color:#4c4d4f;
	text-decoration:none;
	}

	.plan{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#4c4d4f;
	}
	.plan_nombre{
	font-family:FontanaTitulo,Arial;
	font-size:16px;
	font-weight:normal;
	color:#4c4d4f;
	}

	
/*--RESUMEN DEL PLAN--*/

#resumen_plan{
width:525px;
height:107px;
border:4px #FF0000 solid;
margin:15px 0 0 20px;
}
	/*--DIV ESTRUCTURA--*/

	.text_desc{
	position:absolute;
	z-index:2;
	margin:10px 0 0 15px;
	}
	
	.img_float{
	position:absolute;
	margin-left:412px;
	margin-top:-15px;
	z-index:1;
	}
	
	/*--ESTILOS--*/
		
	.planRed{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fc1921;
	}
	
	.text_desc p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#877b77;
	width:420px;
	margin-top:5px;
	}

	.planNombre{
	font-family:FontanaTitulo,Arial;
	font-size:23px;
	font-weight:normal;
	color:#fc1921;
	}

/*---TEXTO PLAN--*/

#texto_plan{
width:525px;
border:4px #ececec solid;
margin:15px 0 10px 20px;
}

	/*--ESTRUCUTRA--*/

	.text_plan{
	margin:15px 0 0 15px;
	}
	
	/*--ESTILOS--*/
	
	.titulares_plan{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fc1921;
	}

	.text_plan p{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#877b77;
	margin-bottom:8px;	
	}


/*---AGREGADOS---*/

.titulo_web{
font-size:23px;
font-weight:normal;
text-transform:uppercase;
margin:15px 0 0 15px;
float:left;
}

.verMas{
float:right;
margin:15px 20px 0 0 ;
}

.verMas a:link , .verMas a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fc1921;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.verMas a:hover{
text-decoration:underline;
}

/*--Banner--*/

#banner{
margin:0 0 15px 20px;
}
