@charset "UTF-8";
/* CSS Document */

body {
	/*background-image:url(../imgs/bg_filete.jpg);*/
	background-color:#23517a;
	background-repeat:repeat-x;
	margin:auto;
}
#tudo {
	margin:auto;
	background-image:url(../imgs/bg_fios2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1010px;
}
#topo {
	width:1006px;
	height:192px;
}
#menu {
	position:relative;
	display:table;
	align:center;
	margin-left:-3px;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	display:inline;
}
#menu ul li a {
	float:left;
	margin-left:0px;
}
/*MENUS*/
#menu_home {
	width:167px;
	height:40px;
	float:left;
	background-image:url(../imgs/menu/home_0.jpg);
	background-repeat:no-repeat;
}
#menu_home:hover {
	background-position:left -40px;
}
#menu_a_elocar {
	width:179px;
	height:40px;
	float:left;
	background-image:url(../imgs/menu/a_elocar_0.jpg);
	background-repeat:no-repeat;
}
#menu_a_elocar:hover {
	background-position:left -40px;
}
#menu_tarifas_cond {
	width:264px;
	height:40px;
	float:left;
	background-image:url(../imgs/menu/tarifas_cond_0.jpg);
	background-repeat:no-repeat;
}
#menu_tarifas_cond:hover {
	background-position:left -40px;
}
#menu_turismo {
	width:165px;
	height:40px;
	float:left;
	background-image:url(../imgs/menu/turismo_0.jpg);
	background-repeat:no-repeat;
}
#menu_turismo:hover {
	background-position:left -40px;
}
#menu_reserva {
	width:165px;
	height:40px;
	float:left;
	background-image:url(../imgs/menu/reserva_0.jpg);
	background-repeat:no-repeat;
}
#menu_reserva:hover {
	background-position:left -40px;
}
#miolo {
	width:100%;
	height:400px;
}
#form {
	width:305px;
	padding:0 0 0 10px;
	margin:15px 0 0 38px;
	/*background-color:#4e83a5;*/
	float:left;
}
#form input, select {
	border:0;
}
.linha_form {
}
.campos {
	float:left;
	margin:0 4px 5px 0;
}
.select {
	float:left;
	margin:0 10px 0 0;
}
#banner {
	float:left;
	width:589px;
	margin-left:34px;
	margin-top:15px;
	height:305px;
	/*background-color:#6CC;*/
}
#atendimento {
	float:left;
	margin-left:44px;
	margin-top:15px;
}
#turismo {
	float:left;
	margin-top:15px;
}
#contato {
	float:left;
	margin-top:15px;
}
#rodape {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:100%;
	margin-top:15px;
	background-image:url(../imgs/filete_rodape.jpg);
	background-repeat:repeat-x;
}
#txt_rodape {
	float:left;
	width:635px;
	margin-left:5px;
}
#rodape_center {
	margin:auto;
	width:960px;
}
#cartao {
	float:right;
}
/*tabela*/
table {
	border-collapse:collapse;
	margin:1em auto;
	margin-left:10px;
	width:90%;
}
caption {
	caption-side:top;
	color:#9BA9B4;
	font-size:0.94em;
	letter-spacing:0.1em;
	margin:1em 0 0;
	padding:0;
	text-align:center;
}
tr.odd td, tr.odd .column1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F4F9FE no-repeat scroll 0 0;
	background-image:url(../imgs/background.gif);
}
.column1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F9FCFE none repeat scroll 0 0;
}
td {
	color:#678197;
	text-align:left;
}
th {
	border-bottom:1px solid #E3F1FE;
	border-left:1px solid #E5EFF8;
	color:#678197;
	font-weight:normal;
	padding:0.3em 1em;
	text-align:left;
}
thead th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#F4F9FE none repeat scroll 0 0;
	color:#66A3D3;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:2em;
	text-align:center;
}
tfoot th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F4F9FE none repeat scroll 0 0;
	text-align:center;
}
tfoot th strong {
	-x-system-font:none;
	color:#66A3D3;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.5em 0.5em 0.5em 0;
}
tfoot th em {
	color:#F03B58;
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
}
/*input*/

.input_m input {
	width:454px;
	border:1px solid #2b2a3a;
	padding:11px 18px;
	font-size:25px;
	color:#1989f2;
	font-size:25px;
	font-weight:bold;
}
#header {
	
}
#cont_down {
	float:left;
	margin-top:-6px;
}
.up {
	margin-top:-7px;
}
