@charset "utf-8";
/************************************************************** nativos */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

form {
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, "Lucida Sans Unicode", Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #f26623;
	text-decoration: none;
}

p.no-border {
	margin:0px;
	padding:0px;
}
/************************************************************** especificos */

#main-container {
	width:866px;
	margin:0px auto 0px auto;
}

#float-hack {
	width:866px;
	float:left;
	border-left:1px solid #8bbc73;
	border-right:1px solid #8bbc73;
}

#header {
	background-image:url(../imagens/fundo_header.jpg);
	background-repeat:repeat-x;
	height:97px;
}

#navigation {
	width:866px;
	background-image:url(../imagens/fundo_navigation.jpg);
	background-repeat:no-repeat;
	height:26px;
	padding:4px 0px 0px 0px;
}

#navigation ul, li {
	margin:0px;
	padding:0px;
}

#navigation li {
	display:inline;
	padding:0px 18px 0px 18px;
}

#navigation a {
	color:#ffffff;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover {
	color:#000000;
}

#navigation a.actual {
	color:#000000;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#navigation a.actual:hover {
	color:#ffffff;
}

#content-homepage {
	background-image:url(../imagens/fundo_content_home.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#edf5dd;
	padding:8px;
	width:850px;
	height:650px;
	float:left;
}

#home-left {
	width:613px;
	float:left;
}

#image-home {
	border:2px solid #ffffff;
	width:600px;
}

#clients-news-container {
	width:580px;
	height:155px;
	padding:15px 10px 15px 10px;
	border:2px solid #ffffff;
	margin-top:7px;
	background-image:url(../imagens/fundo_home_news.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#home-news {
	width:342px;
	float:left;
	padding-right:10px;
}

#home-news ul, li {
	margin:0px;
	padding:0px;
}

#home-news li {
	list-style-type:none;
	margin:5px 0px 10px 0px;
	line-height: 95%;
}

#home-news a {
	padding-left:10px;
	background:url(../imagens/home_news_bullet.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#2d2f8c;
}

#home-news a:hover {
	color:#f15d22;
	text-decoration:underline;
}

#home-clients {
	width:228px;
	float:left;
}

#fundo-home-clients {
	background:url(../imagens/fundo_home_clientes.jpg) no-repeat;
	width:216px;
	height:130px;
	margin-top:5px;
	padding-left:12px;
}

#fundo-home-clients .logotipo {
	width:51px;
	height:51px;
	float:left;
	margin:8px;
}

#home-projects {
	width:600px;
	height:97px;
	padding:0px;
	margin:7px 0px 0px 0px;
	border:2px solid #ffffff;
	background-image:url(../imagens/fundo_home_projects.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
}

#home-projects img {
	border:1px solid #ffffff;
}

#home-projects .home-projects-entry {
	margin:5px 10px 0px 0px;
	float:right;
}

#home-right {
	width:232px;
	height:597px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(../imagens/fundo_lateral_dir.jpg) no-repeat top;
	border:2px solid #ffffff;
}

#home-right-calculo {
	width:140px;
	height:115px;
	padding:85px 10px 10px 60px;
	margin:0px 0px 0px 0px;
}

#home-right-calculo select {
	width:140px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#home-right-buttons .buttons {
	margin:0px;
	padding:0px;
}

#item1-content {
	border:2px solid #d9e9bb;
	width:580px;
	height:575px;
	padding:10px;
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	font-size:12px;
	overflow:auto;
}

#calculadora-content {
	margin:40px 0px 0px 20px;
	width:547px;
	height:330px;
	padding:10px;
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	font-size:12px;
	background:url(../imagens/fundo_calculadora.jpg) no-repeat top;
}

#calc-overflow {
	height:270px;
	overflow:auto;
}

#calculadora-passageiros {
	text-align:right;
	float:none;
}

#calculadora-passageiros input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:none;
	width:30px;
}

#calculadora-options-container {
	width:50px;
	float:left;
	margin-left:20px;
}

#calculadora-options-ida-volta {
	width:35px;
	float:left;
	padding-left:15px;
}

#calculadora-options-ida {
	width:35px;
	float:left;
	padding-left:15px;
	padding-top:5px;
}

#calculadora-go-btn {
	width:15px;
	float:left;
	text-align:right;
}

#calculadora-reset {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	text-align:right;
	width:140px;
	float:left;
}

#calculadora-reset a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:0px 3px 0px 3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#news-detail-content {
	border:2px solid #d9e9bb;
	width:580px;
	padding:10px;
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	font-size:12px;
}

#news-detail-content ul, li {
	margin:0px;
	padding:0px;
}

#news-detail-content li {
	list-style-type:none;
	margin:5px 0px 10px 0px;
	line-height: 95%;
}

#news-detail-content a {
	padding-left:10px;
	background:url(../imagens/home_news_bullet.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#2d2f8c;
}

#news-detail-content a:hover {
	color:#f15d22;
	text-decoration:underline;
}

.textbox-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer {
	background-image:url(../imagens/fundo_footer.jpg);
	background-repeat:repeat-x;
	height:20px;
	width:866px;
	float:left;
	text-align: center;
	padding-top:10px;
}

#disclaimer {
	text-align:center;
	width:866px;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding:10px 0px 20px 0px;
	float:left;
}