body {
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 18px;
}
.izquierda {
	vertical-align: top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
h1 {
	vertical-align: top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;

}
h2 {
	vertical-align: top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	line-height: 18px;
	font-weight: normal;

}
.abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #42989D;


}
a:hover {

	text-decoration: underline;

}
a.bottom {
	color: #666666;
	text-decoration: none;

}
a.bottom:hover {
	color: #666666;
	text-decoration: underline;

}
.negro {
	color: #333333;
}
.medio {
	vertical-align: middle;
}
input {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

textarea {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.enquiry {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



.boton {
	color: #FFFFFF;
	background-color: #FF9E38;
	font-weight: bold;
	border: 1px solid #999999;

}
.fondobusquedas {
	background-repeat: no-repeat;
	background-position: center top;
}
.enlacenaranja {
	color: #F18F22;
}
