/* CSS Document */

.chico {
	color: #008780;
}
.chica {
	color: #B21E6F;
}
#div_contacto {
	float: left;
	width: 777px;
	background-image: url(../_img/fondo_quienes_somos.jpg);
	background-repeat: no-repeat;
	height: 783px;
	margin-top: 40px;
	padding-left: 95px;
	padding-top: 75px;
}
#div_contacto #texto {
	width: 384px;
	float: left;
}

#div_contacto p {
	font-size: 12px;
	float: left;
	width: 290px;
	color: #565253;
	padding-top: 17px;
	line-height: 20px;
	text-align: justify;
	height: 240px;
	padding-right: 85px;
	padding-bottom: 0px;
}
#div_contacto .antes {
	font-size: 12px;
	color: #565253;
	float: left;
	width: 460px;
	padding: 0px;
	background-image: url(../_img/antes_despues.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 250px;
	padding-top: 45px;
	height: auto;
	margin-bottom: 55px;
}
#div_contacto .antes a {
	color: #B21E6F;
}
#div_contacto .antes span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: inline;
	float: none;
	width: auto;
}
#div_contacto .antes strong {
	color: #B21E6F;
}



#div_contacto #texto h2 {
	font-size: 9px;
	color: #999999;
	float: left;
	width: 300px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 0px;
}

#div_contacto span {
	float: left;
	width: 290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	line-height: normal;
}
#div_contacto #imagenes {
	float: left;
	background-image: url(../_img/fondo_imagen_contacto.jpg);
	background-repeat: no-repeat;
	width: 272px;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 23px;
	height: 278px;
}
#div_contacto #imagenes p {

}
#div_contacto #imagenes .fondo_imagen {
	float: left;
	width: 270px;
	height: 215px;
	border: 1px solid #EBEBEB;
	margin-bottom: 9px;
}
#div_contacto #imagenes a {
	text-decoration: none;
	height: 12px;
	width: 10px;
	float: right;
	background-repeat: no-repeat;
	margin-left: 15px;
	font-size: 1px;
}

#div_contacto #imagenes .siguiente {
	background-image: url(../_img/img_siguiente.jpg);
}
#div_contacto #imagenes .anterior {
	background-image: url(../_img/img_anterior.jpg);
}
#div_contacto #imagenes .siguiente_act {
	background-image: url(../_img/img_siguiente_act.jpg);
}
#div_contacto #imagenes .anterior_act {
	background-image: url(../_img/img_anterior_act.jpg);
}
#div_contacto #imagenes p {
	float: right;
	width: 270px;
	text-align: right;
	padding: 0px;
	height: auto;
	font-size: 11px;
	line-height: normal;
	padding-top: 4px;
	font-style: italic;
}
#div_contacto #imagenes span {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	float: none;
}
#div_contacto h2 {
	font-size: 9px;
	display: block;
	float: left;
	width: 350px;
	padding-left: 278px;
	padding-top: 15px;
	font-weight: normal;
	color: #666666;
}

#div_contacto .titulo_zona {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	padding-left: 278px;
	padding-top: 3px;
	width: 370px;
	color: #330066;
	height: auto;
	padding-bottom: 20px;
}
#div_contacto ul {
	float: left;
	width: 170px;
	padding-left: 308px;
	background-repeat: no-repeat;
	font-size: 11px;
	height: 150px;
}
#div_contacto .mujer {
	background-image: url(../_img/ico_chica.jpg);
	background-position: 278px 0px;
}
#div_contacto .hombre {
	background-image: url(../_img/ico_chico.jpg);
	background-position: 20px 0px;
	padding-left: 51px;
}
#div_contacto ul li {
	float: left;
	padding-bottom: 5px;
	width: 170px;
	list-style: none;
}
#div_contacto li a {
	background-image: url(../_img/punto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 5px;
	float: left;
	color: #565352;
}

