h2 {
	color: #93B876;
}


.content { 
	font-size: 11px;  
	color: #000000; 
	font-family: Verdana, Arial, sans-serif;
}

.contentheading {
color:#93B876;
font-family:'Trebuchet MS',verdana,sans-serif;
font-size:16px;
font-weight:bold;
width:98%;
}

.content-legal {
	text-align:justify;
	font-size: 10px;  
	color: #999999; 
	font-family: Verdana, Arial, sans-serif;
}

.form_title {color: #AE855C;font-weight:bold; padding: 10px 10px;}

.titulo_alquiler { text-decoration: underline; font-size: 16px;  font-weight: bold;  color: #005E31; font-family: 'Trebuchet MS', verdana, sans-serif;}

.texto_alquiler { font-size: 12px;  color: #000000; font-family: 'Trebuchet MS', verdana, sans-serif;}

.texto_legal { font-size: 10px;  color: #777777; font-family: 'Trebuchet MS', verdana, sans-serif;}

.tabla_form { width:500px; font-size: 11px; font-family: Verdana, Arial, sans-serif; }

.tabla_reserva { font-size: 12px; font-family: 'Trebuchet MS'; }

.titulo { font-size:12px; border-collapse:collapse; border-color:#DDDDDD;}


.nombre {width: 150px; }

.apellidos {width: 300px; }

.email {width: 300px; }

.telefono {width: 100px; }

.boton {width: 100px; align:right }


label,input,textarea {
	display: block;
	float: left;
	margin-bottom: 7px;
}

label {
	text-align: right;
	padding-right: 20px;
	width: 75px;
}

br {
	clear: left;
}

.form_ok {
	color:#666666;
}

.form_err {
	color:#666666;
}

a:link, a:visited {
color:#7BA857;
text-decoration:none;
}
