/* contacto */

/* Formulario */
#contacto-form{float:left; width:470px; overflow:hidden;}
	.contacto-dato {width:300px;}
	.contacto-mensag {width:465px;}
	
/* Informaci&oacute;n */
#contacto-tlf{float:right; width:260px; overflow:hidden;}
    .contacto-box {margin:0;}
    .contacto-box dt {display:block; float:left; width:80px; font-weight:bold; text-align:center; line-height:1.2; color:#DF0000;}
    .contacto-box dt span {font-size:140%; color:#3fa5cd;}
    .contacto-box dd {display:block; float:left; width:160px; font-size:85%; line-height:1.6;}