
body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(../img/blocos1d.jpg);
line-height:140%;
font-stretch:condensed;
font-family:"Trebuchet MS";
font-size:11px;
}

*{
	margin: 0;
	padding: 0;
}

b{font-size: 110%;}
em{color: red;}

.mais {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #036;
}

#maincontainer{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:1px solid #fFf;
background-color:#FFFFFF;
}

#topsection{
background: #EAEAEA;
background-image:url(../img/hometopo.jpg);
height: 217px; /*Height of top section*/
}
#menu_prin{
background-image:url(../img/fd_menu_prin.jpg);
height:25px; 
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}





#coluna_dir{
background-image:url(../img/sobra.jpg);
background-position:top;
float: left;
width:370px;
padding-top:40px;
/*text-align:center;
margin:auto;*/

}
#coluna_esq{
padding-top:25px;
background-image:url(../img/sobra.jpg);
background-position:top;
float: left;
width:400px;
}
.parag{
padding-top:0px;
padding-left: 20px;
padding-right:15px;
line-height:140%;
font-stretch:condensed;
font-family:"Trebuchet MS";
font-size:11px;
}

.texto1{
padding-top:0px;
padding-left: 10px;
padding-right:15px;
line-height:130%;
font-family:"Trebuchet MS";
font-size:11px;
}

.separador{
padding-bottom:10px;
padding-top: 10px;
}
.titulo{
padding-top:10px;
padding-left: 20px;
padding-bottom:10px;
font-family:"Trebuchet MS";
font-size:11px;

}
#footer{
clear:both;
width: 100%;
height:20px;
background: #e3e3e3;
color: #888;
font-family:"Trebuchet MS";
font-size:12px;
text-align: center;
padding: 4px 0;
}

#arredondado {
width:300px;
background-color: #fff;
border: 1px solid #333;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#controle{
width:300px;
/*border:1px solid #000;*/
margin-left:30px;
margin-right:20px;
}


#conteudo{
font-family:"Trebuchet MS";
font-size:11px;
width:100%;
text-align:center;
margin:auto;


}

#conteudo .table{
text-align:center;
margin:auto;
}
.tb_fale{
font-family:"Trebuchet MS";
color:#414141;
text-align:left;
font-size:11px;
font-weight:bold;
}
.bt_dir{
text-align:right;
padding-right:20px;

}
.border_center{
text-align:center;
border-top::1px solid #ccc;
border-left::1px solid #000;
font-size:11px;

}
.texto3{
padding-top:0px;
padding-left: 50px;
padding-right:50px;
line-height:130%;
font-family:"Trebuchet MS";
font-size:18px;
}

.img{
border:0;
text-align:center;
margin:auto;
}

#destaque {
    margin-left: -10px;
    background-image:url(../img/fundo_destaque.gif);
    width: 350px;
    height: 270px; 
}

#destaque p, #destaque img {
    position: relative;
    padding-top: 3px;
    left: 15px;
}

.imgfoto{
border:1px solid #000;
padding-left:5px;

}
.titcolor{
font-family:"Trebuchet MS";
font-size:12px;
color:#FF6600;
font-weight:bold;

}
