
#form_contacto {
	width: 620px;
	margin: 10px 0 10px 0;
	padding:10px 0 10px 7px;
	background:#ededed;
	font-family:"Century Gothic", Tahoma, Arial;
}

#form_contacto .titular {
	font-size: 16px;
	color:#545454;
	font-weight:bolder;
}

#formulario {
	width: 100%;
	margin: 15px 0 0 0;
}

#formulario .form_label {
float:left;
font-family:"Century Gothic", Tahoma, Arial;
color:#545454;
font-size:0.9em;
margin:0 5px 0 0;
width:85px;
display:block;
}

#formulario .form_casilla {
	margin: 0 0 5px 0;
	float:left;
}

#formulario .form_casilla input {
	width: 200px;
	margin-right:10px;
	color:#545454;
}

#formulario .form_casilla textarea {
	width: 485px;
	height: 70px;
	display:block;
	float:right;
	margin-right:20px;
	padding:0px;
	
}

*html #formulario .form_casilla textarea {
	width: 485px;
	height: 70px;
	display:block;
	float:right;
	margin-right:10px;
	padding:0px;
	
}

#formulario .form_botones {
	text-align: right;
	clear:both;
	margin-right:20px;
}

.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;
						clear:both;
						float:left;
						margin: 0 0 10px 0;
						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; } */
						
.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; }