#main
	{width: 912px;
	margin-left: -450px;
	position: absolute;
	left: 50%;}

#head {
float:none;
width:100%;
height:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-align:center;
padding-bottom:10px;
}

#menu_marcas {
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
float:none;
width:890px;
height:20px;
padding:10px;
background-color:#ADC7C4;
}

#menu_destinos {
width:270px;
height:360px;
padding:5px;
background-color:#DEE4E7;
border:#333333;
text-align:left;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:1.3px;
line-height:20px;
}

#text {
float:left;
width:600px;
height:340px;
padding:15px;
background-color:#BCCAAE;
}

#varios {
float:none;
padding:5px;
text-align:center;
width:870px;
height:auto;
letter-spacing:1.2px;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:700;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#990000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}