
#form_contacto {
	font-family:'Tahoma',Arial,Helvetica,sans-serif;
	width: 265px;
	height: 250px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	background-color: #4fa700;
	background:url(http://www.fuertehoteles.com/imagenes/estructura/fondo-formulario-hoteles.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	z-index:990;
}

#form_contacto .titular {
	display:block;
	position: relative;
	margin: -6px 0 0 0;
	padding: 10px 0 5px 0;
	font-size: 12px;
	color: #545454;
	text-align:left;
}

#formulario {
	width: 215px;
	margin: 0 auto 0 auto;
	padding-top:3px;
	text-align:left;
	font-family:'tahoma', arial;
}

#formulario .form_label {
	font-size:12px;
	color:#545454;
	margin:5px 0 0 0;
	padding:0;
}

#formulario .form_casilla {
	margin: 0 0 0 0;
}

#formulario .form_casilla input {
	width: 210px;
	margin:0 0 0 0;
	padding:0;
	height: 14px;
	font-family:'Tahoma',Arial,Helvetica,sans-serif;
	font-size:11px;
}

/*#formulario .form_casilla textarea {
	width: 210px;
	height: 70px;
}*/

#formulario .form_casilla #txtObservaciones {
	width: 210px;
	height: 35px;
	font-family:'Tahoma',Arial,Helvetica,sans-serif;
	font-size:11px;
}

#formulario .form_botones {
	margin:5px 0 0 0;
	text-align: right;
	height: 35px;
}
					
.error {    background-position:top;     background-image:url(http://www.fuertehoteles.com/imagenes/motor/alerta-top.gif);      background-repeat:no-repeat;      background-color:#ffd8d8;      width:568px;      margin: 0px auto 15px auto;      text-align:center;      vertical-align:middle;      padding:10px 0px 0px 0px;      }
.pie_error {   background-image:url(http://www.fuertehoteles.com/imagenes/motor/alerta-bottom.gif);      /*background-repeat:no-repeat;      background-position:bottom;      background-color:#dcedcc;      width:568px;      margin: 0px;      padding:0px;      height:6px;      text-align:center;*/      background-repeat:no-repeat;      background-position:bottom;      background-color:#ffd8d8;      width:568px;      margin: 0px;      padding:0px;      height:6px;      text-align:center;             }
.mensaje-informacion { background-position:top;      background-image:url(http://www.fuertehoteles.com/imagenes/motor/verde-top.gif);      background-repeat:no-repeat;      background-color:#dcedcc;      width:568px;      margin: 0px auto 15px auto;      text-align:center;      vertical-align:middle;      padding:10px 0px 0px 0px;}                        .pie-mensaje-informacion{ background-image:url(http://www.fuertehoteles.com/imagenes/motor/verde-bottom.gif);      background-repeat:no-repeat;      background-position:bottom;      background-color:#dcedcc;      width:568px;      margin: 0px;      padding:0px;      height:6px;      text-align:center; }


