/* CSS Document */
label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	margin-right: 24px;
	position: relative;
	width: 220px;
	float: left;
	color: #FFFFFF;
	vertical-align: baseline;
	margin-top: 4px;
}
.azulSelectForm {
	color: #178EC1;
}

input.formInputField{
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333366;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ADE0F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 18px;
	margin-right: 5px;
	margin-left: 3px;
}
.inscripcionField{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333366;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ADE0F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 18px;
	margin-right: 5px;
	margin-top: 4px;
	margin-left: 3px;
}

select.provincia{
	color: #333;
	margin-right: 5px;
	height: 18px;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	background-color: #ADE0F5;
	background-image: url(../img/b11.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2;
	margin-top: 4px;
	margin-left: 3px;
}
textarea {
	color: #333;
	height: auto;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	background-color: #ADE0F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 3px;
}
#enviar {
	width: 390px;
	height: 36px;
	padding-top: 14px;
	margin-left: 234px;
}
.margen {
margin-right: 2px;
margin-left: 250px;
margin-bottom: 8px;
}
.margen2 {

margin-bottom: 8px;
}
