@charset "utf-8";

/* #### SITE #### */

body{
	margin: 0px;
	background-color: #0C415C;
	background-image: url(imagem/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFBDC6;
}
a {
	text-decoration:none;
	color:#AFBDC6;
}

a div {cursor:pointer;}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h2 {
	color: #0C415C;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h3 {
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.titulo {
	color: #FFCC00;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#geral {
	width:1003px;
	text-align:left;
	margin:auto;
}
#top {
	height:60px;
}
#le{
	width:256px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:10px;
}
#content {
	width:687px;
	text-align:left;
	float:left;
	padding-right: 20px;
}

#main {
	width:687px;
	float:left;
	background-color: #0A344B;
	background-image: url(imagem/q_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#main_titulo {
	width:677px;
	clear:both;
	background-image: url(imagem/qt_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	height:10px;
}

#main_box {
	width:667px;
	float:left;
	padding:10px;
	background-image: url(imagem/q_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#main_main {
	width:667px;
	clear:both;
	padding-top:10px;
}

/* #### RODAPE #### */

#rodape {
	width:100%;
	clear:both;
	background-image: url(imagem/bg_rodape.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: center top;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
}

#rodape a {
	text-decoration:none;
	color: #fff;
}

#rodape a:hover {
	color:#AFBDC6;
	text-decoration: underline;
}


/* #### MAIN #### */


#logo {
	width:289px;
	height: 143px;
	float:left;
}
#menu {
	width:240px;
	height: 258px;
	float:left;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 30px;
	padding-left: 8px;
}
#rotativo {
	width:240px;
	height: 146px;
	float:left;
	padding-right: 8px;
	padding-left: 8px;
}

#seguros {
	width:687px;
	clear:both;
	padding-bottom:5px;
}
#noticias {
	width:385px;
	float:left;
	margin-right:10px;
	background-color: #0A344B;
	background-image: url(imagem/q_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#noticias_box {
	width:365px;
	float:left;
	padding:10px;
	background-image: url(imagem/q_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#noticias_noticia {
	width:365px;
	clear:both;
	padding-top:10px;
}

#ap {
	width:292px;
	float:left;
	background-color: #B2BFC8;
	background-image: url(imagem/q2_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #000033;
}
#ap_box {
	width:272px;
	float:left;
	padding:10px;
	background-image: url(imagem/q2_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#ap_box a:hover {
	text-decoration:none;
	color:#fff;
}
#ap_box a {
	text-decoration:none;
	color:#000033;
}

#ap_noticia {
	width:272px;
	clear:both;
}

/* MenÃº oculto */	

#titulo_menu {
	width:1px;
	height:1px;
	text-indent:-999999px;
	display:block;
	overflow:hidden;
	position:absolute;
}
	
	
/* Sombras (layout) */

	#sombras_maior {
	background:url(imagens/sombras_maior.png) no-repeat;
	behavior:url(iepng/iepng.htc);
	}

	#sombra_esq {
	background:url(imagens/sombra_esq.png) right repeat-y;
	behavior:url(iepng/iepng.htc);
	}

	#sombra_dir {
	background:url(imagens/sombra_dir.png) left repeat-y;
	behavior:url(iepng/iepng.htc);
	}

/* Link */

	a:link, a:visited {
	color:#006699;
	text-decoration:none;
	}
	
	a:hover {
	color:#009EEA;
	text-decoration:none;
	}
	
	a.link_normal:link, a.link_normal:visited {
	color:#000000;
	text-decoration:underline;
	}
	
	a.link_normal:hover {
	color:#000000;
	text-decoration:none;
	}

/* Styles */

	.tit_noticias {
	color:#333333;
	}
	
	.tit_frotas {
	font-size:12px;
	color:#006699;
	}
	
	.list_dicas a:link {
	padding-left:10px;
	line-height:15px;
	background:url(imagens/ico_dicas.gif) no-repeat 0px 2px;
	color:#006699;
	text-decoration:underline;
	}
	
	.list_dicas a:visited {
	padding-left:10px;
	line-height:15px;
	background:url(imagens/ico_dicas.gif) no-repeat 0px 2px;
	color:#006699;
	text-decoration:underline;
	}
	
	.list_dicas a:hover {
	padding-left:10px;
	line-height:15px;
	background:url(imagens/ico_dicas.gif) no-repeat 0px 2px;
	color:#009EEA;
	text-decoration:underline;
	}
	
	#noticias h1 {
	font-size:11px;
	color:#000000;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
	}
	
	#noticias a {
	font-size:11px;
	margin:0px;
	color:#666666;
	text-decoration:none;
	}
	
	#noticias a:hover {
	font-size:11px;
	margin:0px;
	color:#000000;
	text-decoration:none;
	}

/* Input */

	input {
	border:1px solid #cccccc;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	textarea {
	border:1px solid #cccccc;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	


	.boxtut {
	color:#333;
	background-color:#ffe;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	padding:0.5em 0 0.5em 1.0em;
	}
