/* Folha de estilos:
Autor: Marcio KL
Data:  2007-08-03
*/

*{
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align:left;
border: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	BACKGROUND:  url(imagens/bgjpg.jpg) #ffffff fixed no-repeat center top;
	MARGIN: 0px;
}

#geral{
	width:603px;
	margin:50px auto 50px;
	background-image: url(../imagens/bggeral.jpg);	
	
}

#conteudo{
width:400px;
height:auto;
padding:10px 5px 10px 30px;
background-color:#FFFFFF;
margin:0 0 0 2px;
 }

#conteudocz{
width:400px;
height:auto;
padding:10px 5px 10px 30px;
background-color:#e6e6e6;
margin:0 0 0 2px;
 }

#fim_conteudo{
	background-image:url(imagens/fim_conteudo.jpg);
	width:400px;
	height:35px;
	padding:10px 5px 10px 30px;
	margin:0 0 0 2px;

 }
 
 #fim_conteudocz{
	background-image:url(imagens/fim_conteudo2cz.jpg);
	width:400px;
	height:35px;
	padding:10px 5px 10px 30px;
	margin:0 0 0 2px;

 }
 
.conteud0txt{
	width:210px;
	height:auto;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	line-height: 16px;
}

.valores{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #000000;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.valoresbanners{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #9F9A02;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.valores2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #FF0000;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.valores3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #D61278;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.valores4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #DED400;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.producao{
	font-family:tahoma;
	font-size:9px;
	color: #000000;
	font-weight: 400;
}

.form{
	width:200px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
padding: 2px 2px 2px 2px;

}



#topo{
width:603px;
height:193px;
}

.classtopo1{


}

#rodape{
	width:603px;
	height:71px;
	background:url(../imagens/rodape.png) no-repeat;
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imagens/rodape.png',sizingMethod='scale');
}



