/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:transparent;
}
#topo{
background:url(cont_top.gif) no-repeat 58px; 
width:100%;
height:77px;
color:#FFFFFF;
}


#conteudo{
	width:100%;
	background:url(cont_lateral.gif);
	margin:0px;
	height:550px;
}

#conteudo img{
margin-right:5px;
}
#conteudo_recadinhos{
width:170px;
padding-left:100px;
height:400px;
float:left;
}
#rodape{
	width:100%;
	height:26px;
	background:url(cont_rodape.gif) no-repeat 56px;
	margin-top:-2px;
}

.textos, .textos table tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#titulo{
color:#583f91;
font-weight:bolder;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;		
height:18px;
padding-left:80px;
padding-bottom:5px;
}
#roll_recadinhos{
	float:left;
	margin-right:15px;
}

#postar{
padding-left:340px;

}
.titulo{
color:#583f91;
font-weight:bolder;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;		
height:14px;
}

legend{
color:#810081;
}
#cx_forms input{
margin-bottom:6px;
background-color:#583f91;
border:1px dotted #FFFFFF;
color:#FFFFFF;
width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cx_forms textarea{
overflow:auto;
margin-bottom:6px;
background-color:#583f91;
border:1px dotted #FFFFFF;
color:#FFFFFF;
width:170px;


}
fieldset{
	padding:25px;
}

#forms div{
padding-bottom:10px;
padding-top:3px;
	
}
.aviso{
text-align:justify;
color:#666666;
font-size:10px;
font-weight:bold;
}

#botao{
background-color:#993366;
padding:3px;
width:45px;
text-align:center;
cursor:pointer;
border:1px dotted #583f91;
}
