@charset "utf-8";
/* CSS Document */
BODY { background-color:#000000; margin:0;}
.campos { border:#333333 solid 1px ;height:13px; background-color:#000000; color:#999999; width: 196px; font-family:tahoma, "Times New Roman", Times, serif; font-size:11px; padding:3px;  }
.campos_area { border:#333333 solid 1px; height:98px; background-color:#000000; color:#999999; 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:3px;
	float: left;
}
.contenedor_campo2 {
	width: 266px;
	padding-left:155px;
	padding-top:3px;
	padding-bottom:4px;
	float: left;
}

/*capas*/
#contenedor { width: 955px;}
#contenedor_recomendar {	width: 421px;}
#contenedor_form {
	background: url(imagenes/recomienda_back_ctro.jpg);
	height: 486px;
	width: 421px;
	font: left;
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
}
#contenedor_form_gracias {	background: url(imagenes/recomienda_enviado_back_ctro.jpg);	height: 286px;	width: 421px;}
#recomendar_tit {
	background-image: url(imagenes/recomienda_subtit.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 421px;
}
