/* CSS Document */

.casilla {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 50px;
	border: 1px solid #0099CC;
}
.txt_gral {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
#datos_formulario {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
h4 {
	font-family: "Trebuchet MS";
	color: #999999;
}
h5{
	font-family: "Trebuchet MS";
	color: #666666;
}
.titulo_lista {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.provincias_lista {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

#selector_promocion {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
#subtitulo_seccion {
	background-color: #ebf1f6;
	width: 695px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #006699;
}
.clsField1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F2ECCD;
	text-align: left;
	width: 200px;
	height: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #999999;
}
.clsField2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F2ECCD;
	text-align: left;
	width: 240px;
	height: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #999999;
}
#mensaje_respuesta {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
	height: 150px;
	margin-top: 10px;
}
#mensaje_respuesta P {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
