@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;
}
#seguradoras {
	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;
}
