/* CSS Document */

body{
margin:0;
}
p{
font-family:Tahoma;
font-size:11px;
color:#666666;
text-align:left;

}
.tit_textos{
font-family:Tahoma;
font-size:15px;
color:#000000;
text-align:left;
font-weight:600;
}
.texto_geral{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#666666;
text-align:justify;

}
.forms{
border-style:solid;
border:thin;
border-width:1px;
border-color:#7f9db9;
height:18px;
}
.form_textArea{
border-style:solid;
border:thin;
border-width:1px;
border-color:#7f9db9;
height:60px;
}
.copyright{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-align:center;
}
a.link_chamada{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#666666;
text-align:left;
text-decoration:none;
}
.float_img{
float:left;
margin:15px;
}
a.links-comp{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#999999;
text-decoration:none;
}
.texto_geral2{
font-family:"Arial Narrow", Arial, "Times New Roman";
font-size:16px;
color:#666666;

}
.titulos-cultural{
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:16px;
font-weight:bold;
}
.titulos_social{
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:18px;
font-weight:bold;
}
.float_carteiras{
float:left;
clear:left;
margin:10px

}