html {
width:100%;
height:100%;
}
body {
background-image:url(../imagens/bg_page.jpg);
background-repeat:repeat-x;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
height:100%;
margin:0;
}
#frame {
width:755px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
position:relative;
min-height:100%;
padding:0;
}
* html #frame {
height:100%;
}
a:hover {
color:#167eba;
text-decoration:none;
border:0;
}
#header {
height:70px;
background-repeat:no-repeat;
background-position:top;
}
#logo {
float:left;
}
#idioma {
font-size:10px;
color:#FFF;
float:right;
z-index:5;
margin:40px 15px 0 0;
}
.img_header h1{
font:20px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#FFF;
padding:27px 0 0 17px;
margin:0px;
}
#idioma a:link,#idioma a:visited {
color:#fff;
text-decoration:none;
}
#left {
float:left;
width:184px;
}
.clr {
clear:both;
}
.clr_home {
clear:both;
display:block;
height:45px;
}
#content {
background-image:url(../imagens/bg_cont.gif);
background-repeat:no-repeat;
float:left;
min-height:400px;
width:563px;
text-align:justify;
margin:-14px 0 40px;
}
.pontilhado {
background-image:url(../imagens/pontilhado.gif);
display:block;
margin:0;
padding:1px;
}
h4 {
color:#999;
font-size:11px;
margin:0;
}
#footer {
width:100%;
display:table;
background-color:#595959;
font-size:10px;
color:#FFF;
position:absolute;
margin:-44px 0 0;
}
#footer a {
color:#fff;
}
#footer a:hover,#footer a:visited {
color:#fff;
}
#footer .content_fooret {
width:755px;
margin-left:auto;
margin-right:auto;
}
#footer .linha_footer {
background-image:url(../imagens/pontilhado.gif);
background-position:bottom;
background-repeat:repeat-x;
height:26px;
float:right;
margin:0 20px 0 0;
}
#footer ul {
width:512px;
list-style-type:none;
margin:5px 0 0;
padding:0;
}
#footer ul li {
float:left;
display:block;
background-image:url(../imagens/pontilhado_v.gif);
background-position:right;
background-repeat:no-repeat;
padding:0 6px;
}
#footer ul li.ultimo {
background-image:none;
}
.content_fooret .copy {
display:block;
float:right;
margin:0 24px 3px 0;
}
.img_header {
z-index:1;
display:block;
margin:9px 3px 0 9px;
width:545px;
height:79px;
background:#0066cc url(../imagens/bg_header.gif) repeat-x;
}
#top_cont {
width:754px;
*width:453px;
z-index:30;
position:absolute;
margin:6px 10px 5px -5px;
}
.top_cont_home #top_cont {
position:static;
}
.busca {
color:#FFF;
float:right;
font-size:10px;
margin:0;
padding:0;
}
.busca label {
float:right;
font-size:10px;
color:#FFF;
margin:5px 2px 0 0;
padding:0;
}
.busca input.form_busca {
font-family:"Trebuchet MS";
font-size:10px;
height:15px;
color:#585858;
float:right;
border:1px solid #949494;
border-right:0 solid;
margin:4px 0 5px;
padding:0 0 0 2px;
}
.busca input.btn_busca {
float:right;
margin:4px 5px 5px -2px;
padding:0 0 0 2px;
}
#col_um,#col_dois {
width:232px;
float:left;
height:100%;
display:block;
margin:4px 0 10px 33px;
}
#col_um .alae img {
display:block;
margin:0 auto;
}
#col_um .alae {
margin:0 0 20px;
}
#col_um {
_margin:4px 0 10px 18px;
}
#col_dois {
_margin:4px 0 10px 29px;
}
#content h2 {
-x-system-font:none;
background-color:#309BC9;
color:#FFFFFF;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:2px;
line-height:normal;
margin:20px 0 5px;
padding:2px 5px;
text-transform:uppercase;
font-weight:bold;
}
#menu_atuacao ul {
list-style-type:none;
margin:0;
padding:5px 0 0;
}
#menu_atuacao li a {
color:#333;
text-decoration:none;
}
#menu_atuacao .menu_on a {
color:#06C;
}
#menu_atuacao .menu_off {
list-style-type:none;
background-image:url(../imagens/bg_sub_nen_off.gif);
background-repeat:repeat-x;
height:20px;
border:0 solid;
color:#333;
cursor:hand;
margin:0 0 -1px;
padding:4px 0 0 4px;
}
#menu_atuacao .menu_on {
background-image:url(../imagens/bg_sub_nen_on.gif);
background-repeat:repeat-x;
height:20px;
border:0 solid;
color:#06C;
cursor:hand;
margin:0 0 -1px;
padding:4px 0 0 4px;
}
.noticia .data_not {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:right;
color:#444;
}
.noticia .des_not {
/*border-top:1px solid #c2bfbb;*/
border-bottom:1px solid #dddbda;
color:#4D4D4D;
margin:4px 0 10px;
padding:10px 0 10px 6px;
}
.noticia img {
margin-right:8px;
}
a img,a {
color:#4D4D4D;
text-decoration:none;
border:0;
}
#idioma a:hover,#idioma a:active {
color:#42e2ff;
text-decoration:none;
}