body{	
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

#cuerpo{
	width:960px;
	margin:auto;
	background: url(../img/backGral.jpg) no-repeat bottom;
}

#encabezado{
	margin:auto;
	height:137px;	
}

#menu{
	/*background: url(../img/backMenu.jpg) no-repeat bottom;; */
	width:250px;
	float:left;
	text-align:left;
	font-size:12px;
	font-weight:bold;

}

#menu ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-top:50px;
}

#menu ul a{
	text-decoration:none;
	color:#000000;
}
#menu ul a:hover{
	text-decoration:underline;
	color:#FF0000;
}

#menu li{
	margin-bottom:7px;

}

#cont{
	width:500px;
	background: url(../img/titInfIzq.jpg) no-repeat top left;
	text-align:left;
	
	min-height:100px;
	height:auto !important;
	height:200px;
	
	padding-top:0;
	padding-left:115px;
	padding-right:10px;	
	margin-top:0 !important;
	margin-top:-2px;
	
}

#contHome{	
	width:660px;
	min-height:378px;
	/*background: url(../img/inicio.jpg) no-repeat bottom;*/
	float:right;
	text-align:left;
	padding:0;
}

#pie{
	width: 950px;
	height: 32px;
	padding-right: 10px;	
	/*background: url(../img/backPie.jpg) no-repeat bottom;*/
	margin:auto;
	text-align: right;
}

#pieGral{	
	width:950px;
	height:35px;
	padding-right:10px;
	clear:both;
	/*background: url(../img/backPie.jpg) no-repeat top;*/
	text-align:right;
}

#pieGral a{
	text-decoration:none;
	color:#000000;
}
#pieGral a:hover{
	text-decoration:underline;
	color:#FF0000;
}

#titulos{
	background:url(../img/titIzq.jpg) no-repeat left top;
	padding-left:102px;	
	height:99px;
}


.sepMenInf{
	color:#FF0000;
}

.subtitulo{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;	
}

#listaPlanes li{
	margin-bottom:15px;
}

#mapaSitio{
	width:450px;
	font-size:12px;
}

#mapaSitio a{
	color:#000000;
}


.pregunta{
	font-weight:bold;	
}

.pregunta a{
	color:#000000;
}

.respuesta{
	padding-left:15px;
	display:none;
}


.regiones{
	color:#FF0000;
}

#listPlanes li{
	margin-top:10px;
}

#listPlanes a{
	color:#000000;
}

.listaGral li{
	margin-bottom:10px;
}


#listaLegal li{
	margin-bottom:10px;
}