/* LAYOUT EM GERAL */
body{
    scrollbar-face-color: white;
	scrollbar-shadow-color: #AAACC1;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #c0c0c0;
	background: url(img/bg.jpg) repeat left top;
 	font-family:Trebuchet MS , Tahoma;
	font-size: 13px;
	color: #666666;
	margin:0;
	padding:0;
	link:#530000;
	text-align:center;/* hack para o IE */ 
	align:center; 
}

input,textarea,select { background-color:#FFFFFF; border: 1px solid #899FB6; font-family:Trebuchet MS, Tahoma, Arial; font-size:14px;}

a:link { 
color:#333333; text-decoration:none;
}
a:visited { 
color:#000000; text-decoration:none;
}
a:active{
	color:#000000;
	text-decoration:none
}
a:hover {
color:#666666 ; text-decoration: underline; 
} 
.img A:hover {border: 3px solid #003399;}

body,td,th {
	font-size:13px;
	color: #003366;line-height: 1.0em;
}




.tela {width: 778px; height:680; margin:0 auto; padding: 0px; overflow:no; text-align:left; /* "remédio" para o hack do IE */ } /* é o fundo vinho */ 
.miolo { position: absolute;  width:778px;  height:680; overflow-y: hidden; overflow-x: hidden; background:url(img/bg_miolo.jpg); } /* é o fundo madeira */ 
.frase { position: absolute; left: 21%; top: -14%; line-height: 1.0em;  width:265px; height:250; z-index:6; text-align:justify; overflow:no; margin:135px; overflow-x: hidden; font-size:12px; }
.menu {
	position: absolute;
	left: -17%;
	top: 6%;
	width:610px;
	height:165;
	z-index:7;
	text-align:justify;
	overflow:no;
	margin:135px;
	overflow-x: hidden;
}
.distintivos { position: absolute; left: 65%; top: 12%; width:150px; height:100; z-index:1; text-align:justify; overflow:no; margin:135px;}
.top { position: absolute; left: -18%; top: -20%; width:150px;	height:100; z-index:1; text-align:justify; overflow:no; margin:135px;}
.busca { position: absolute; left: 57%; top: 18%; width:186px; height:50; z-index:5; text-align:right; overflow:no; margin:135px;}
.exibe_informacoes { padding:10; overflow: auto; line-height: 1.5em; font-size:110%; overflow-x: hidden; position: absolute; left: -17%; top: 15%;  width:570px;	height:440; z-index:4; overflow:auto; text-align:left; margin:135px; } /* é os textos */ 
.rodape { text-align:center; align:center; font-size:85%;}


/* stilos da pagina inicial*/
.exibe_informacoes_home { overflow: auto; line-height: 1.0em;  position: absolute; left: -17%; top: 15%;  width:770px;	height:470; z-index:4; overflow:auto; text-align:left; margin:135px; } /* é os textos */ 
.ultimas_noticias { position: absolute; left: -16%; top: -29%; width:270px; height:250; z-index:7; text-align:justify; overflow:no; margin:135px;overflow-x: hidden;}
.newsletter { position: absolute; left: 57%; top: 30%; width:186px; height:150; z-index:6; text-align:right; overflow:no; margin:135px;overflow-x: hidden;}

.baixo {position: absolute; left:-16%; top: 24%; z-index:9; width:500px; height:205; line-height: 1.0em; margin:135px; font-size:100%;}

.destaques { position: absolute; left:22%; top: -29%;   z-index:6; text-align:center; color: #FFFFFF; line-height: 1.4em; margin:135px; overflow:no; overflow-x: hidden;}


