body {
	margin-top: 10px;
	margin-left: 0px;
/*	overflow-y: scroll;*/
}
.lineDIV {
	border-bottom: 1px #CCCCCC solid;
	height:6px;
	line-height:6px;
}

#conteudo {
	width:739px;
	height:480px;
	margin: 0 0 15px 40px;

}

#bannerFlash {
	float:left;
	width:768px;
	height:201px;
}

#logOn {
	float:right;
	width:233px;
	height:201px;
	background-image:url(../images/home/bg_login.png);
	background-repeat:no-repeat;
	background-position:center;
/*	background-color:#FF0000;*/
}

.titulo {
	font: 18px Arial;
	color: #e8282e;
}



#banner {
	float:none;
	width:280px;
	height:137px;
	background-image:url(../images/home/bg_big.png);
	background-repeat:repeat-x;
	margin:  288px 0px 0px 0px;
}


#traking {
	width:382px;
	height:187px;
	background-image:url(../images/home/box_traking.png);
}

#schedule {
	float:none;
/*	margin-left: 0px;
	margin-top: 0px;*/
 
	width:382px;
	height:237px;
	background-image:url(../images/home/box_schedule.png);
	background-repeat: no-repeat; 
}


#itinerarios {
	float:right;
	width:328px;
	height:284px;
	background-image:url(../images/home/bg_big.png);
	background-repeat:repeat-x;
}

#cotacao {
	float:none;
	width:328px;
	height:137px;
	background-image:url(../images/home/bg_big.png);
	background-repeat:repeat-x;
	margin:  288px 0px 0px 3px;

}

.lineredDIV {
	border-bottom: 1px #E8282E solid;
}
.texto {
	color:#666666;
	text-align:justify;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.italic {
	font-style: italic;
}


.subtitulo {
	font: 18px Arial;
	color: #999999;
	padding-top: 15px;
}
a:link {
	font-family: Tahoma, Arial;
	color: #E8282E;
	text-decoration: none;
}
a:visited {
	color: #DB171D;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #E8282E;
	text-decoration: none;
}
.tituloAzul {
	font: 18px Arial;
	color: #0B6BC1;
}
.lineblueDIV {
	border-bottom: 1px #0B6BC1 solid;
}
.textoHome {
	color:#707070;
	text-align:justify;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
    height:160px;
}
#noticias {
	float:left;
	width:280px;
	height:160px;
background-image:url(../images/home/bg_big.png);
	background-repeat:repeat-x;
}
.textoHomeMenor {
	color:#707070;
	font-family: Tahoma;
	font-size: 9px;
}
.tituloHome {
	color: #e8282e;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.tituloAzulHome {
	color: #0B6BC1;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.campoTraking {
	color:#707070;
	text-align:justify;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
}
.campos {
	color:#707070;
	text-align:justify;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
}
.error_alert
{
	border-bottom: solid thin red;
	border-top: solid thin red;
	border-left: solid thin red;
	border-right: solid thin red;
}
.textoCotacao {
	color:#707070;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	background-color: #ccd4dc;
	text-align: center;
}

