@import "00_general.css";

/* ESTILOS PARA LA SECCION CONTACT US */

#contact_us_titular {
	width: 550px;
	height:23px;
	background: url(../images/contact_us_h3.gif) no-repeat left top;
	margin-top: 0px;
}


#contact_us_titular h3 {
	display: none;
}
#arrange_titular {
	width: 550px;
	height:23px;
	margin-top: 0px;
	background-image: url(../images/arrnage_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#arrange_titular h3 {
	display: none;
}
#email_friend_titular {
	width: 550px;
	height:23px;
	margin-top: 0px;
	background-image: url(../images/email_friend_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#email_friend_titular h3 {
	display: none;
}


#contact_us_destacado {
	background: url(../../images/ico_doble_flecha_big.gif) no-repeat left top;
	background-position: 0px 6px;
	padding-left: 13px;
	font-weight: bold;
}
#contact_us_destacado_02 {
	background: url(../../images/ico_doble_flecha_big.gif) no-repeat left top;
	background-position: 0px 6px;
	padding-left: 13px;
	font-weight: bold;
}

#contact_us_imagen_texto {
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #FF0000;
}
#contact_us_imagen {
	background: url(../../images/ico_mail.gif) no-repeat left top;
	background-position: 111px 60px;
	float: left;
	width: 94px;
	height: 96px;
	padding-top: 60px;
	padding-left: 111px;
}
#contact_us_texto {
	float: left;
	padding-left: 17px;
	padding-top: 30px;
}

.contact_us_parrafo_color_up_01 {
	margin: 0px;
	padding: 0px;
	width: 328px;
	background: #EFF1EC url(../../images/fondo_contact_us_up_01.gif) no-repeat left top;
	margin-bottom: 20px;
}
.contact_us_parrafo_color_up_02 {
	margin: 0px;
	padding: 0px;
	width: 328px;
	background: #EFF1EC url(../../images/fondo_contact_us_up_02.gif) no-repeat left top;
}
.contact_us_parrafo_color_dn {
	background: url(../../images/fondo_contact_us_dn.gif) no-repeat left bottom;
}
.contact_us_parrafo_color_dn p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #505050;
	font-size: 12px;
	line-height: 16px;

}
