.datos_form {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.campo_text_form {
	font-size: 12px;
	width: 95%;
}
.campo_text_observ {
	font-size: 12px;
	width: 95%;
	height: 100px;
}
.boton_enviar {
	color: #666666;
	background-color: #E8E8E8;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 90%;
}
.no_dispo{
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}
#form1 table {
	margin-bottom: 50px;
}
.noticias {
	color: #666666;
	font-size: 12px;
	font-size: 12px;
}
#cont_aco{
	width: 100%;
	height: auto;
}
.condiciones{
	list-style-type: none;
	
}
#titulo_acordeon {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #094172;
	width: 98%;
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.condiciones li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}

