body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#8A5858;
	background-image:url(../images/bgbody_descubra.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#contenedor{
	width:740px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

/* TOP */
#top{
	float:left;
}

#logo{
	padding-bottom:10px;
	padding-top:10px;
	border-top:3px solid #ffcc00;
}

#zonas{
	border-bottom:3px solid #BF2719;
}

#foto{
	width:740px;
	height:238px;
	margin-top:5px;
	/*border-top:1px solid #000000;
	border-bottom:1px solid #000000;*/
	background-image:url(../images/fotodescubra.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

/* CUERPO */
#cuerpo{
	width:740px;
	float:left;
	/*padding-bottom:10px;*/
}

.lateralizquierdo{
	width:160px;
	float:left;
}
.lateralizquierdo ul{
	margin:0px;
	margin-top:4px;
	padding:0px;
	list-style-type:none;
}
.lateralizquierdo li{
	margin-bottom:2px;
	padding:0px;
	padding-left:5px;
}
.lateralizquierdo a{
	text-decoration:none;
	margin:0px;
	color:#ffffff;
	padding-left:14px;
	font-weight:bold;
	display:block;
	padding-top:4px;
	padding-bottom:6px;
	background-image:url(../images/menu_descubra.gif);
	background-repeat:no-repeat;
	width:100%;
}

.lateralizquierdo a:hover{
	color:#E89E97;
}


#lateralderecho{
	width:565px;
	float:right;
	padding-bottom:50px;
}

.titulo_seccion{
	border-bottom:2px dotted #EC2E38;
	font-weight:bold;
	font-size:12px;
	color: #EC2E38;
	margin:5px 10px;
	padding-bottom:3px;
}

.cuerpo_seccion{
	padding:0px 15px;
	width:500px;
}

.cuerpo_seccion a{
	color:#EC2E38;
	text-decoration:none;
}

.cuerpo_seccion a:hover{
	text-decoration:underline;
}
.subtitular{
	color:#DE6269;
	font-weight:bold;
}

.buscasocios{
	margin-top:20px;
	float:left;
	width:241px;
	height:217px;
	background-image:url(../images/mapa_socios.gif);
	background-repeat:no-repeat;
}

.encuentrasocios{
	float:right;
	width:230px;
	border-left:1px dotted #666666;
	padding-left:10px;
	margin-top:20px;
}
.encuentrasocios span{
	font-weight:bold;
}
.encuentrasocios p{
	margin:0px;
	padding-bottom:3px;
}
/* PIE */

#pie{
	width:720px;
	padding:10px;
	float:right;
	text-align:center;
	background-color:#8A656B;
	color:#ffffff;
}
