@charset "utf-8";
/* CSS Document */

body {
	background-color: #b2c1a5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/todo_topo.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
}
*{
margin:0px;
padding:0px;
}
#todo{
width:1024px;
margin-left:auto;
margin-right:auto;

}

#topo{
height:107px;
background-color:#003300;
background-image:url(images/titulo.jpg);
background-position:center;
background-repeat:no-repeat;
}

#menu{
height:115px;
background-image:url(images/menubg.jpg);
background-repeat:no-repeat;
background-position:center;
}
#meio{
background-image:url(images/bg_meio.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#cont{
width:756px;
margin-left:156px;;
margin-right:auto;
background-image:url(images/bg_cont.jpg);
background-repeat:repeat-y;
}
#cont_cont{
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
#top_cont{
height:10px;
background-image:url(images/top_cont.jpg);
}
#base{
height:227px;
background-image: url(images/base.jpg);
background-repeat:no-repeat;
background-position:center top;
}
#base_cont{
width:756px;
margin-right:auto;
margin-left:170px;;
}
#caixa{
padding:8px;
border-style:dotted;
border-color: #E8DCC1;
border-width:1px;
background-color: #F5F5F5;;
}
#lamparinas{
float:right;

}
#links{
margin-top:10px;
float:left;
width:55%;
}
#empurra{
clear:both;
}
#titulo{
padding-bottom:30px;
padding-top:10px;
margin-left:15px;
}
.textoRodape{
font-size:12px;
color:#FFFFFF;
}
a.textoRodape:link{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
a.textoRodape:visited{
text-decoration:none;
color:#FFFFFF;
}
a.textoRodape:hover{
text-decoration:underline;
color:#FFCC00;
}
a.textoRodape:active{
text-decoration: none;
}
.textoRodapeNegrito{
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}
.textoNormal{
font-size:13px;
color:#2F4231;
text-align:justify;
}
.textoSubtitulo{
font-size:12px;
color: #990000;
text-transform:uppercase;
}
.Titulo{
font-weight:bold;
font-size:28px;
color:#990000;
}
/*...............................*/
#perfil{
width:400px;
}
/*...............................*/

#sites {
width: 350px;
/*height: 120px;*/
margin:2px;
float:left;
display:block;
border: 1px dashed #CCCCCC;
background-color:#EFEFEF;
}
#imagem_sites {
width: 300px;
/*height:86px;

float:left;*/
display:block;
padding:4px;
}
#legenda{
display:block;
margin-left:8px;
padding-top:2px;
padding-bottom:8px;
/*float:left;
width:160px;*/
}
#outros{
float:left;
margin-top:10px;
display:block;
border: 1px solid #CCCCCC;
padding:20px;
}
#marcas {
width: 80%;
margin-left:auto;
margin-right:auto;
}
#imagem_marcas {
width: 252px;
/*height: 120px;*/
margin:2px;
float:left;
display:block;
border: 1px dashed #CCCCCC;
padding:4px;
}
#novidades_topo{
padding-left:6x;
padding-right:10px;
background-image:url(images/novidades_topo.jpg);
background-repeat:repeat-y;
width:246px;
height:100px;
}
#novidades_meio{
width:246px;
background-image:url(images/novidades_meio.jpg);
background-repeat:repeat-y;
}
#base_novidades{
background-image:url(images/novidades_base.jpg);
background-repeat:no-repeat;
height:220px;
width:246px;
}
#assunto_novidades{
width:185px;
margin-left:30px;
}
.form_campos{
border-style:solid;
border-width:1px;
border-color: #C5DAC2;
font-family:"Trebuchet MS";
color:#405C3A;
font-size:13px;
width:96%;
padding-left:5px;
padding-right:5px;
}

#personagem {
width: 280px;
height:300px;
margin:2px;
float:left;
display:block;
border: 1px dashed #CCCCCC;
}
#imagem_personagem {
width: 250px;
display:block;
padding:4px;
margin-left:auto;
margin-right:auto;
}
#personagem_central {
width: 80%;
margin-left:auto;
margin-right:auto;
}