body {
	background-color: #000000;
	background-image:url(../ix/bg_top.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color:#000000;
}
.img_central {
	border:#6C342D solid 5px;
 
}
.body_center{
	background-image:url(../ix/body_center.png);
	background-repeat:repeat-y;
}
.galery_center{
	background-image:url(../ix/galery_center.png);
	background-repeat:repeat-y;
}
.textoreserva{
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#DECECC;
}
.text_10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.text_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
}
input, textarea, select{
	border: 1px solid;
	font-size:10px;
	border-color: #333333;
}
fieldset{
	border: 0px;
}

label.errHilite {
	color: #C00;
}

input.errHilite{
	border: 1px solid #708090;
	background-color: #DDDDFF;
}
a {
   text-decoration:none;
   color:#d7d7d7;
}
a:link {
   text-decoration:none;
   color:#d7d7d7;
}
a:hover {
   text-decoration:underline;
   color:#999999;
}
a.text_11 {
   text-decoration:none;
   color:#FF3300;
}
a.text_11:link {
   text-decoration:none;
   color:#FF3300;
}
a.text_11:hover {
   text-decoration:underline;
   color:#999999;
}