body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../fondo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1, h2, h3, h4, p {
	margin-top:0px;
}
.contenedor {
	width: 940px;
	margin: auto;
}
.marco {
	width: 940px;
	float: left;
}
.enc1 {
	height: 71px;
	float: left;
	width: 940px;
	background-image: url(images/enc1.png);
}
.enc2 {
	height: 411px;
	float: left;
	width: 940px;
	background-image: url(images/menus.png);
}
.tex {
	float: left;
	width: 940px;
	background-image: url(images/tex2.png);
}
.intex {
	width: 940px;
	float: left;
	background-image: url(images/tex1.png);
	background-repeat: no-repeat;
}
.int {
	width: 920px;
	float: left;
	padding-left: 10px;
}
.pie {
	height: 71px;
	float: left;
	width: 940px;
	background-image: url(images/tex3.png);
	background-repeat: no-repeat;
}
.intpie {
}
.links1 {
}
.links1 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	padding-left: 10px;
	padding-top: 32px;
}
.links1 ul li{
	float: left;
	padding-right: 10px;
}
.links1 ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	background-color: #4A6993;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #91A7C8;
	border-bottom-color: #233144;
	border-right-color: #233144;
}
.links1 ul li a:hover{
	background-color: #D13011;
	border-color: #EF5438;
	border-bottom-color: #A4230D;
	border-right-color: #A4230D;
}
.col1 {
	width:252px;
	padding-right:10px;
	float:left;
}
.col2 {
	width:658px;
	float:left;
}
.mmenu {
	padding-left: 4px;
	padding-top: 9px;
}
.xcol1 {
	width: 52px;
	float: left;
}
.xcol2 {
	float: left;
	width: 868px;
}
.texto {
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 50px;
}
.texto h1 {
	color: #BB1D0A;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	border-bottom-color: #BB1D0A;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.resal {
	color: #BB1D0A;
	font-style: italic;
}
.stitulo {
	color: #900;
	font-weight: bold;
	font-size: 13px;
}

/*
 * GuestCentric Booking engine
 */
table .gc_sh .gc_verticalSh
{
	padding: 4px 0px 0px;
	color: #ffffff;
}

table .gc_sh .shortHandTitle
{
	font-size: 10px;
	margin-bottom: 2px;
}

table .gc_sh .checkinLabel, table .gc_sh .shortHandNrNightsLabel
{
	font-size: 10px;
	margin-bottom: 2px;
}

table .gc_sh .shortHandDate
{
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

table .gc_sh .shortHandNrNights
{
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	clear: none;
}

#shortHandButton
{
	float: left;
	margin: 5px 0px 0px;
}

