@charset "utf-8";
/* CSS Document */
BODY { background-color:#000000; margin:0;}
.campos { border:#003399 solid 1px ;height:13px; background-color:#001738; color:#0066cc; width: 196px; font-family:tahoma, "Times New Roman", Times, serif; font-size:11px; padding:3px;  }
.campos_area { border:#003399 solid 1px; height:98px; background-color:#001738; color:#0066cc; width: 196px; font-family:tahoma, "Times New Roman", Times, serif; font-size:11px;padding:3px;  }

.contenedor_campo1 {	height: 19px;	width: 266px;	padding-left:155px;	padding-top:3px; padding-bottom:4px;}

/*capas*/
#contenedor {
	width: 778px;
	margin:0 auto;
}
#contenedor_recomendar {	width: 421px;}
#contenedor_form {	background: url(imagenes/recomienda_back_ctro.jpg);	height: 222px;	width: 421px;}
#contenedor_form_gracias {	background: url(imagenes/recomienda_enviado_back_ctro.jpg);	height: 222px;	width: 421px;}
#entrar_izquierda {
	background-image: url(imagenes/pre_entrar_izq.jpg);
	float: left;
	height: 112px;
	width: 172px;
}
#entrar_centro {
	background-image: url(imagenes/pre_medio.jpg);
	height: 151px;
	width: 778px;
	float: left;
}
#entrar_derecha {
	background-image: url(imagenes/pre_entrar_der.jpg);
	float: right;
	height: 112px;
	width: 230px;
}

