@charset "utf-8";
/* CSS Document */
#Contactenos_BK{
	width:100%;
	height:825px;
	background:url(../detalles/bkcentro.jpg)
}
#Contactenos_Centro{
	width:990px;
	height:830px;
	margin:0px auto;
	background-color:#FFF;
}

#Contactenos_IZQ{ width:550px; float:left; margin-top:20px; margin-left:20px}
#Contactenos_DE{ width:400px; float:right; margin-top:20px}

.Contactenos_texto{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; text-align:justify; line-height:20px}
