@charset "utf-8";
/* CSS Document */

body, div, span, p, h1, h2, h3, h4, h5, h6, li, ol, ul, a, img, form {
	float:none;
	margin:0;
	padding:0;
	border:0;
}


body {
	background:#51555e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*======================= GERAL ======================= */
#geral {
	clear:both;
	width:990px;
	margin:0 auto;
	background:url(../img/bgGeral.gif) no-repeat top #000000;
}

/*======================= FIM GERAL ======================= */


/*======================= MEIO ========================= */

#meio {
	display:block;
	padding-bottom:102px;
	width:990px;
	background:url(../img/bgColDir.gif) bottom no-repeat;
}

/*======= COLUNA DA ESQUERDA========= */
#col_esq {
	display:block;
	width:275px;
	background:#000000;
}

#col_esq h1 {
	width:265px;
	height:133px;
	background:url(../img/logo.gif) no-repeat;
}

#col_esq h1 span {
	display:none;
}


#flash {
	display:block;
	width:265px;
	height:270px;
	margin-top:-8px;
}
/*======= FIM COLUNA DA ESQUERDA========= */


/*======= COLUNA DA DIREITA========= */
#col_dir {
	display:block;
	float:right;
	width:710px;
	margin-top:-363px;
	*margin-top:-300px;
}

/*=== BG MEIO ==== */
#bg_meio {
	display:block;
	width:516px;
	height:307px;
	background:url(../img/bgMeio.gif) no-repeat top;
}

#bg_meio h2 {
	display:block;
	width:86px;
	height:23px;
	background:url(../img/titBemVindo.gif) bottom no-repeat;
	padding-top:108px;
	padding-left:95px;
}

#bg_meio h2 span {
	display:none;
}

#bg_meio p {
	display:block;
	width:320px;
	font-size:11px;
	color:#FFFFFF;
	margin-left:100px;
	margin-top:15px;
	line-height:20px;
}

#bg_meio p a {
	display:block;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
}

#bg_meio p a:hover {
	text-decoration:underline;
}
/*=== FIM BG MEIO ==== */

/*=== MENU ==== */
#menu {
	display:block;
	float:right;
	width:163px;
	height:392px;
	background:url(../img/bgMenu.gif) right no-repeat;
	margin-top:-323px;
	margin-bottom:-13px;
}

#menu span {
	display:none;
}

#menu ul {
	display:block;
	float:right;
	width:150px;
	list-style:none;
}

#menu ul li {
	display:block;
	margin-top:54px;
	margin-left:2px;
}

/*=== FIM MENU ==== */


/*=== NOTICIAS HOME ==== */
/*= NOTICIA 1 =*/
#not_1 {
	display:block;
	float:left;
	width:200px;	
	margin-left:85px;
	text-align:justify;
}

#not_1 h2 {
	font-size:12px;
	color:#00000;
	margin-bottom:10px;
}

#not_1 a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:20px;
}

#not_1 a:hover, #not_2 a:hover, #not_3 a:hover {
	color:#336699;	
}

/*= NOTICIA 2 =*/
#not_2 {
	display:block;
	float:left;
	width:200px;	
	margin-left:108px;
	text-align:justify;
}

#not_2 h2 {
	font-size:12px;
	color:#000000;	
	margin-bottom:10px;
}

#not_2 a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:20px;
}

/*= NOTICIA 3 =*/
#not_3 {
	display:block;
	float:right;
	width:200px;
	margin-right:85px;
	text-align:justify;
}


#not_3 h2 {
	font-size:12px;
	color:#00000;
	margin-bottom:10px;
}

#not_3 a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:20px;
}


/*=== FIM NOTICIAS HOME ==== */


/*======================= FIM MEIO ======================= */



/*======================= RODAPE ======================= */
#rodape {
	display:block;
	float:left;
	width:990px;
	height:86px;
	background:url(../img/bgRodape.gif) bottom no-repeat;
}

#rodape p {
	display:block;
	color:#c0c0c0;
	font-size:11px;
	text-align:center;
	padding-top:48px;
}

#rodape a {
	text-decoration:none;
}

#rodape a img {
	display:block;
	float:right;
	margin-top:25px;
}

/*======================= FIM RODAPE ======================= */


/*======================= PAGINAS INTERNAS ======================= */


/*==== BG BOTTOM DAS INTERNAS ==== */

#bg_bottom {
	display:block;
	width:990px;
	float:left;
	background:url(../img/bgBottom2.gif) no-repeat top #a9adb8;
	margin-top:-1px;
	}
	
#bg_bottom p {	
	font-size:11px;
	line-height:16px;
	margin:14px 0 0 14px;
}
		
#bottom p, #bottom a {
	color:#000;
}

#bottom h3 span {
	display:none;	
}
/*==== FIM BG BOTTOM DAS INTERNAS ==== */



#cont_int {
	display:block;
	float:left;
	width:920px;
	padding:7px 35px 50px;
	margin-top:-45px;
}
	
#cont_intEsq {
	display:block;
	float:left;
	width:460px;
}

#cont_intEsq h3 {
	margin-bottom:8px;
}
		
#cont_intEsq h3 span {
	display:none;
}

#cont_intEsq p {
	display:block;
	text-align:justify;
	font-size:12px;
	line-height:16px;
}

#cont_intEsq input {
	margin-bottom:10px;
}

#cont_intDir {
	display:block;
	float:right;
	width:330px;
}

#cont_intDir h3 {
	margin-bottom:8px;
}
		
#cont_intDir h3 span {
	display:none;
}

#cont_intDir a {
	display:block;
	text-decoration:none;
	color:#000000;
	margin-bottom:20px;
	font-size:10px;

}

#cont_intDir a:hover {
	color:#336699;
}

#cont_intDir a span {
	display:block;
	width:320px;
	text-decoration:none;
	color:#00000;
	font-size:12px;
	margin-left:20px;
	font-weight:bold;
}

#cont_intDir a span:hover {
	text-decoration:underline;
	color:#000000;
}


#cont_intDir p {
	display:block;
	width:300px;
	text-align:justify;
	font-size:12px;
	line-height:16px;
	margin-left:23px;
	margin-top:5px;
}



#bt_servicos {
	display:block;
	float:right;
	margin-right:35px;
	margin-top:-60px;
	*margin-top:-50px;
}

/*==== NOTICIAS PAGINA INTERNA ==== */

#noticias {
	display:block;
	float:left;
	width:330px;
	list-style:none;
	margin-top:15px;
	margin-left:30px;
}

#noticias li {
	width:300px;
	margin-bottom:20px;
}

#noticias li a {
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-weight:300;
}
#noticias li a p {
	margin-left:12px;
	margin-top:0px;
}




#noticias_list {
	display:block;
	float:left;
	clear:both;
	width:650px;
	list-style:none;
	margin-top:15px;
	margin-left:120px;
}

#noticias_list li {
	width:650px;
	margin-bottom:20px;
}

#noticias_list li a {
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-weight:300;
}
#noticias_list li a p {
	margin-left:12px;
	margin-top:0px;
}


/*==== FIM NOTICIAS PAGINA INTERNA ==== */



/*======================= FIM PAGINAS INTERNAS ======================= */
















