td {
	text-align: justify;
	font-family:"trebuchet MS", Arial;
	font-size:11px;
	color:#000000;
}
a,a:visited {
	text-decoration: none;
	color:#FF6633;
}
a:hover{
	text-decoration:underline;
	color:#FF6633;
}

body {
	margin: 0;
}


.subtitle {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.subtitle_branco {
	color: #FFFFFF;
}
.menu {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #6C9DCA;
	text-decoration: none;
}
.subtitle_red {

	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.sub_destaque {

	font-size: 13px;
	font-weight: bold;
}

.minibox{
	float:left;
	display:inline;
	margin-top: 15px;
	width:270px;
	height:auto;
	overflow:hidden;
	padding-bottom: 20px;
}

.minibox h1,h2,p{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.minibox h1{
	font-weight:bold;
	font-size: 16px;
	color:#056186;	
}

.minibox h2{
	font-weight:bold;
	font-size: 16px;
	color:#d62500;
	margin: 0px;
}

.minibox a{
	margin:0px;	
}

.minibox p{
	font-weight:normal;
	font-size: 12px;
	color:#666666;	
}

.box-hospeda{
	margin-left: 13px;
	margin-top: 15px;
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom: 20px;
}

.box-hospeda h1,h2,p{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.box-hospeda h1{
	font-weight:bold;
	font-size: 16px;
	color:#056186;	
}

.box-hospeda h2{
	font-weight:bold;
	font-size: 16px;
	color:#d62500;
	margin: 0px;
}

.box-hospeda a{
	margin:0px;	
}

.box-hospeda p{
	font-weight:normal;
	font-size: 12px;
	color:#666666;	
}

.expressos{
	width: 570px;
	height:auto;
	overflow:hidden;
	font: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	text-align: left;
}

.expressos h1,h2,p{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.expressos h1{
	font-weight:bold;
	font-size: 16px;
	color:#990000;
	text-align: left;
}

.expressos h2{
	font-weight:bold;
	font-size: 16px;
	color:#d62500;
	margin: 0px;
}
.expressos h3{
	font-weight:bold;
	font-size: 14px;
	color:#d62500;
	margin: 0px;
}

.expressos a{
	margin:0px;	
}

.expressos p{
	font-weight:normal;
	font-size: 12px;
	color:#666666;
	text-align: left;
}
