/* CSS Document */

body {
	background-color: #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*{
margin: 0;
padding: 0;
list-style:none;
text-decoration:none;
}
ul#menu{
width: 140px;
/*border-top: 10px solid #0066CC;*/

}

ul#menu li{
background:#BFD9F2;
border: 0;
width: 140px;
height: 30px;
text-align: right;
display: block;
float: left;
margin: 1px 0 0 0;
}

ul#menu li a{
font: normal 12px/30px 'Trebuchet Ms', Verdana, Arial;
color: #0066cc;
text-decoration: none;
display:block;
height: auto !important;
height: 1%;
padding: 0 7px 0 0;
}

ul#menu li.principal a{
background:#0066CC;
color:#FFFFFF;

}
ul#menu li a:hover{
color: #ffffff;
background: #408CD9;
}
#titulo_geral_home{
height: 30px;
width: 540px;
background:#0066CC url(titulos.gif) left top no-repeat;
margin: 0 0 1px 0;
padding: 0;
}

#titulo_geral{
height: 30px;
width: 540px;
background:#0066CC url(titulos.gif) left top no-repeat;
margin: 0 0 15px 0;
padding: 0;
}

#titulo_geral p, #titulo_geral_home p{
padding: 5px 0 0 100px;
font: bold 14px "Trebuchet MS", Verdana, Arial;
letter-spacing:1px;
color:#FFFFFF;
}

#newsletter, #enquete{
clear:both;
margin: 11px 0 0 0;
height: 30px;
width: 140px;
background: #0066CC url(titulos_menores.gif) no-repeat;
}

#newsletter p, #enquete p{
font: bold 14px "Trebuchet MS", Verdana, Arial;
letter-spacing:1px;
color:#FFFFFF;
text-align:right;
padding: 5px 8px 0 0;}

#news_baixo, #enque_baixo{
padding: 10px 0 10px 10px;
font: 12px "Trebuchet MS", Verdana, Arial;
color:#0066CC;
background:#E5EFFA;
}
#sugestao, #enque_baixo{
padding: 10px 0 10px 10px;
font: 12px "Trebuchet MS", Verdana, Arial;
color:#0066CC;
background:#E5EFFA;
}
#enque_baixo p {
margin: 0 0 5px 0;
}
#enque_baixo a {
font: 12px "Trebuchet MS", Verdana, Arial;
color:#0066CC;
}

#not{
margin: 0;
float:right;
/*clear:both;*/
display:block;
/*border-bottom: 2px solid #f4f4f4;*/
}

form{
padding: 0;
margin: 0;
}

input#nome_enque, input#email_enque {
border: 1px solid #CADFF4;
width:116px;
height:20px;
background: #fff;
color: #0066cc;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 0 5px;
margin: 0 0 5px -4px;
}
input#nome_sugestao, input#email_sugestao, input#sugestao_sugestao {
border: 1px solid #CADFF4;
width:116px;
height:20px;
background: #fff;
color: #0066cc;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 0 5px;
margin: 0 0 5px -4px;
}input#nome_contato,input#fone_contato, input#email_contato, input#comentario_contato {
border: 1px solid #CADFF4;
width:200px;
height:20px;
background: #fff;
color: #0066cc;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 0 5px;
margin: 0 0 5px;
}
input#enviar_enque,input#enviar_contato, input#limpar_enque,{
border: 1px solid #CADFF4;
width:54px;
height:20px;
background: #fff;
color: #0066cc;
font: 12px "Trebuchet MS", Verdana, Arial;
text-align: center;
}
input#radio_enque {
border: 1px solid #E5EFFA;
width:18px;
height:18px;
background: #E5EFFA;
color: #0066cc;
text-align: center;
}
input#enviar_enque{
margin: 5px 16px 5px -4px;
}
input#radio_enque{
margin: 5px 5px 5px -4px;
}
input#enviar_contato{
margin: 0 0 5px;
}
input#limpar_enque{
margin: 5px 0 5px 0;
}

#noticia{
background: /*#ffffff url(noticia_base.gif) bottom repeat-x;*/;
width: 540px;
display:block;
clear:both;
margin: 0;
cursor: pointer;
}
#separa_noticias{
background: #ffffff url(noticia_base.gif) bottom repeat-x;
/*width: 540px;
height: 9px;*/
}

#noticia h1 {
display:block;
background: #0066CC url(titulos_chamadas.gif) no-repeat;
padding: 5px 5px;
cursor:pointer;
font: bold 13px/18px "Trebuchet MS", Verdana, Arial;
width: 260px;
color:#ffffff;
text-align:center;
}

#noticia h2 {
float:right;
clear:both;
display:block;
/*background: #fafafa/* url(titulos_acesso.gif) no-repeat*/;
padding: 10px 0;
cursor:pointer;
letter-spacing: 1px;
font: bold 12px/18px "Trebuchet MS", Verdana, Arial;
width: 270px;
color:#0066cc;
text-align:center;
}

#noticia p{
clear:both;
display:block;
letter-spacing: 1px;
width: 254px;
height: 100%;
font: normal 10px/15px "Trebuchet MS", Verdana, Arial;
color:#333333;
padding: 8px;
cursor: pointer;
}

a:hover #noticia h1{
/*border-bottom: 2px #FFFFFF solid;*/
text-decoration:underline;
color: #ffffff;
}

a:hover #noticia h2{
text-decoration:underline;
color: #0066cc;
}

/*a:hover #noticia p{
text-decoration:underline;
color: #333333;
}*/

/*a:hover #noticia img{
border-bottom-color: #0066CC;
}*/