body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.precios
{
	width: 450px;
	border: 0;
	background-color:#FCF4EB;
	color: #ff7800;
	font-size:11px;
}
.precios strong
{
	color:#51588c;
}
.notify
{
font-family:tahoma;
color: #4169E1;
font-size:10px;
font-style:italic;
}
.warning{
 color: #228B22;
 font-size: 12px;
}
.style1 {
	color: #ff7800;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #51588c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	font-family: tahoma;
	font-size: 13px;
	color: #ff7800;
}
.style5b {
	font-size: 14px;
	color: #ff7800;
	font-family: tahoma;
	font-weight: bolder;
}
.style7 {color: #767676}
.style8 {
	color: #137CD8;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #767676;
	font-size: 11px;
	font-family: tahoma;
}
.style11 {color: #51588c}
.style12 {font-weight: bold}
.style13 {
	font-family: tahoma;
	font-size: 13px;
	color: #51588c;
}
.style14 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style16 {
	color: #767676;
	font-size: 10px;
	font-family: tahoma;
}
.style18 {font-size: 10px; font-weight: bold; color: #137cd8; }
.style19 {
	color: #137cd8;
	font-weight: bold;
}
.style20 {color: #137cd8}

#reservation strong{
	color: #767676;
	font-size: 10px;
	font-family: tahoma;
}
.style21 {
	color: #767676;
	font-size: 13px;
	font-family: tahoma;
}
.contacto
{
	float:left;
	color: #51588c;
	font-size: 24px;
	font-style:bold;
	font-family: tahoma;
	padding: 40px 0 0 40px;
}
.comments
{	
	width:400px;
	padding:50px 0px 0px 100px;
	color: #FFA500;
	font-family: verdana;
	font-size:14px;
}
.inp{
	padding: 5px 0 200px 0;
	color: #FFFF00;
}
.entrada{
	padding-top:5px;
	border: solid 1px #808080;
}
.entrada:hover{
	background-color:#EAEAEA;	
}
table #contacto{
	padding-left:50px;
}
#mail textarea{
	border:solid 1px #808080;
}
#mail textarea:hover
{
	background-color:#EAEAEA;
}
#mail b{
 color: #778899;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: x-small;
 float:left;
 padding-left:50px;

}
#mail .space{
	padding-left:40px;	
}
.blue #slatenav{
position:relative;
display:block;
height:42px;
font-weight:bold;
font-size:11px;
background:transparent url(../images/blueslate_background.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;
}
.blue #slatenav ul{
margin:0px;
padding:0;
list-style-type:none;
width:auto;
}
.blue #slatenav ul li{
display:block;
float:left;
margin:0 1px 0 0;
}
.blue #slatenav ul li a{
display:block;
float:left;
color:#D5F1FF;
text-decoration:none;
padding:14px 22px 0 22px;
height:28px;
*height:40px;
}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
color:#fff;
background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center;
}