/* CSS Geral */

#page_int {
	width: 620px;
	height: 425px;
	background-image: url(../images/bg_geral.jpg);
	}

/* CSS Geral - Topo */	

#topo {
	height: 85px;
	background-image: url(../images/topo_interna.jpg);
	background-repeat: no-repeat;
	text-align: right;
	}
	
#slogan {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding-top: 40px;
	padding-right: 10px;
	}
	
/* CSS Geral _ Conteúdo */
	
#bg_txt {
	width: 620px;
	height: 319px;
	overflow: auto;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	}
	
#cont_txt {
	width: 540px;
	height: 315px;
	float: right;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	}
	
#cont_txt a {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	}
	
#cont_txt a:hover {
	color: #003399;
	}
	
	
.titTxt {
	color: #A72B00;
	width: 530px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #000066;
	}

/* CSS Geral - Bot */

#bot {
	height: 21px;
	background-image: url(../images/bot.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 180px;
	vertical-align: middle;
	}
	
#bot a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#bot a:hover {
	color: #000086;
	}
	
/* CSS Home */

#topo_home {
	height: 85px;
	background-image: url(../images/topo_home.jpg);
	background-repeat: no-repeat;
	}
	
#img_flash {
	height: 237px;
	}
	
#endereco {
	height: 82px;
	background-image: url(../images/bg_home_end.jpg);
	text-align: center;
	}
	
.end_home{
	font-size: 11px;
	color: #666666;
	padding-top: 23px;
	}
	
.dest_end_home{
	font-size: 11px;
	font-weight: bold;
	color: #A72B00;
	}

/* CSS Frota */	

.imgFrotaIcone {
	margin: 2px;
	padding: 2px;
	border: solid 1px #000066;
	}
	
/* CSS Contato e Orçamento*/	
	
form {
	width: 520px;
	margin: 0px;
	}
	
#botoes_form {
	width: 510px;
	float: left;
	clear: none;
	}
	
label{
	clear: left;
	float: left;
	width: 130px;
	height: 18px;
	background-color: #E6E7E7;
	padding-left: 2px;
	padding-right: 3px;
	margin-top: 2px;
	}
	
.label2{
	clear: left;
	float: left;
	width: 210px;
	height: 18px;
	background-color: #E6E7E7;
	padding-left: 2px;
	padding-right: 3px;
	margin-top: 2px;
	}
	
.label3{
	clear: left;
	float: left;
	width: 165px;
	height: 18px;
	background-color: #E6E7E7;
	padding-left: 2px;
	padding-right: 3px;
	margin-top: 2px;
	}
	
.input {
	font-size: xx-small;
	float: left;
	border: 1px solid #000066;
	clear: none;
	margin: 2px;
	padding-left: 3px;
	}	
	
.input2 {
	font-size: xx-small;
	float: left;
	clear: none;
	padding-left: 3px;
	}
		
.input3 {
	font-size: xx-small;
	float: left;
	clear: both;
	padding-left: 3px;
	}	
	
.resposta {
	padding-left: 3px;
	margin: 3px;
	float: left;
	clear: none;
	}
	
textarea {
	font-family: Tahoma;
	font-size: 11px;
	float: left;
	border: 1px solid #000066;
	clear: none;
	float: none;
	margin-bottom: 1px;
	margin-left: 3px;
	}	
	
.bot {
	color: #FFFFFF;
	padding: 2px;
	margin: 5px 3px 0px 126px;
	font-size: xx-small;	
	text-align: center;
	background-color: #A72B00;
	border: 1px solid #A72B00;
	}
	
.destDados {
	width: 500px;
	font-size: 12px;
	font-weight: bold; 
	float: left;
	clear: none;
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
	}
	
/* CSS Form Fretamento Estudandtes */	

textarea {
	font-size: 11px;
	float: left;
	border: 1px solid #000066;
	clear: none;
	margin: 2px;
	padding-left: 3px;
	}
