/* CSS Document */
strong {
color:#666;
float:none !important;
margin-right:2px;
}
h1 {
height:45px;
width:610px;
margin:5px auto auto 0px;
}
h1 span {
margin-top:25px;
color:#484848;
font:bold 20px Verdana, Arial, Helvetica, sans-serif;
text-indent:20px;
}
h2 {
width:760px;
height:25px;;
font:bold 16px Arial, Helvetica, sans-serif;
color:#FFCC33;
margin:20px auto 20px 50px;
}

/*Página websites*/
h3{
font:16px Verdana, Arial, Helvetica, sans-serif;
color:#484848;
margin-left:20px;
width:99%;
text-align:center;
}
h3 b{
color:#247cd4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin-right:3px;
}

/*ELEMENTOS COMPLEMENTARES*/
.hot{
border:#999999 1px solid;
width:273px;
height:175px;
margin-left:9px;
margin-top:5px;
background-color:#e3e3e3;
}
.hot span{
background-image:url(../imagens/hot_tit.gif);
background-repeat:no-repeat;
width:273px;
height:29px;
}
.hot a:link{
font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-decoration:none;
}
.hot a:visited{
font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-decoration:none;
}
.hot a:hover{
text-decoration:underline;
}

/*-------------------------------------------*/
.noticias{
border:#999999 1px solid;
width:273px;
height:175px;
margin-left:9px;
margin-top:5px;
background-color:#e3e3e3;
}
.noticias span{
background-image:url(../imagens/noticias_tit.gif);
background-repeat:no-repeat;
width:273px;
height:29px;
}
.noticias a:link{
font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-decoration:none;
}
.noticias a:visited{
font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-decoration:none;
}
.noticias a:hover{
text-decoration:underline;
}

.data{
font-size:10px;
color:#0000FF;
width:100%;
}

/*-------------------------------------------*/
.newsletter_tit{
width:250px;
height:36px;
background-image:url(../imagens/newsletter_tit.gif);
}
.newsletter{
color:#686868;
border-bottom:#dedac1 1px solid;
margin-top:5px;
margin-left:5px;
width:250px;
height:195px;
}
.newsletter span{
color:#606060;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
margin-bottom:5px;
margin-top:6px;
margin-left:6px;
margin-right:4px;
}
.newsletter label{
color:#606060;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:30px;
width:210px;
}

.newsletter button{
background-image:url(../imagens/btok.gif);
width:28px;
height:24px;
}
.newsletter input{
margin-left:30px;
height:16px;
border:0px;
background-color:#FFFA9C;
}


/*FIM ELEMENTOS COMPLEMENTARES*/

.linha {
width:630px;
height:2px;
background-color:#ffeda2;
margin:8px auto 15px 90px;
}
/* Fix IE. Hide from Mac \*/
*html .linha {
width:630px;
float:none;
background-color:#ffeda2;
margin:8px auto 15px 40px;
}
/* End */


