/* CSS Document */

/*----------------------- CARGANDO CONTACTO -------------------*/

#div_cargando_contacto {
	float:left;
	width:630px;
	padding-top:40px;
}
#div_cargando_contacto img {
	float:left;
	padding-left:282px;
	border:0px;
}
#exterior  #div_formulario  #div_cargando_contacto p {
	float:left;
	width:630px;
	text-align:center;
	font-size:10px;
	color:#C51015;
	padding-top:5px;
}
