/* CSS Document */


body{ margin:0px; padding:0px;}

/*
table { border:0px solid #FFFFFF;}
tr { border:0px solid #FFFFFF;}
td{ border:0px solid #FFFFFF;}
*/

#body1{ 
background-image:url(../images/bg_capa.png);
background-repeat:repeat-x;
font-size:11px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
}


#body2{
background-image:url(../images/bg_sec.png);
background-repeat:repeat-x;
font-size:11px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
}


ul{
list-style:none; 
margin-left:-40px;
_margin-left:1px;
*margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}	

li
{
background:url(../images/bullet_1.gif) no-repeat 0px 3px;    
    padding-left: 16px;
	margin-top:6px;
	line-height:13px;
}


#flash{
width:871px; 
height:411px; 
/*border:1px solid #000000; */
margin:0px auto 0px auto;
}

#bloco_central
{
width:871px;
overflow:auto;
margin:15px auto 0px auto;
}

.bloco_cont{
display:block;
width:261px;
overflow:auto;
float:left;
}


#rodape{
width:871px;
overflow:auto;  
margin:25px auto 20px auto; 
border-top:1px solid #CCCCCC; 
margin-bottom:20px;
}

#rodape_margem{
margin-top:7px;
width:650px;
float:left;
}


#topo_sec
{
background-color:#FFFFFF;

width:871px;
height:222px;
overflow:auto;
margin:0px auto 0px auto;
border:0px solid #333333;
background-image:url(../images/bg_topo_sec.png);
background-repeat:no-repeat;
}




#links ul{
list-style:none; 
margin-left:-40px;
_margin-left:1px;
*margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}	

#links li
{

background:url(../images/bullet_2.jpg) no-repeat 0px 3px;    
    padding-left: 25px;
	margin-top:12px;
	margin-bottom:20px;
	line-height:13px;
	text:none;
	
}


#conteudo{
float:left;
width:534px;
}

a:link{
text-decoration:none;
color:#000000;
}

a:visited{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
color:#666666;
}

a:active{
text-decoration:underline;
color:#666666;
}


