@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBE4CA;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#content .second-col-home .subtitles {
	color: #223193;
	font-weight: bold;
}

:focus {
  -moz-outline-style: none;
}
.clear {
	clear: both;
}
img, div { behavior: url(/css/iepngfix.htc) }



#wrapper  {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
.clear {
	clear: both;
}
#container  {
	padding: 0;
}

#header   {
}
#header .inicio {
	float: left;
}
#header .navigation {	
	width: 861px;
	height: 273px;
	padding-left: 10px;
}
#header .toll-free {
	float: left;
	padding-top: 60px;
	padding-left: 250px;
}

#header .reservation {
	float: left;
	padding-top: 60px;
}

#maincontent {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/bg-maincontent.gif);
}
#maincontent #content {
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	background-image: url(../images/bg-premier.jpg);
}
#content .first-col-home {
	float: left;
	width: 277px;
	height: 370px;
	margin-right: 30px;
}
#content .second-col-home {
	width: 500px;
	float: left;
	font-size: 11px;
	color: #87765a;
}
#content .second-col-home p {
	line-height: 1.4em;
}

#content .second-col-home h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
#content .second-col-home h2 {
	font-size: 26px;
	color: #223193;
	font-weight: normal;
	margin-top: 15px;
}

#footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 40px;
}
#footer .copy {
	float: left;
	padding-left: 30px;
	margin-right: 80px;
}
#footer .space {
	padding-right: 6px;
	padding-left: 6px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	float: left;
}

#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
	color: #333333;
}
#footer a:visited {
	text-decoration: none;
	color: #803C10;
}
