body {
	background: url(../imagens/bk-geral.jpg) center 75px #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

a {
	color: #f60;
}
a:visited {
	color: #f60;
}
a:hover {
	color: #df5a02;
}
a:active {
	color: #f60;
}

h1{
	font-size:20px;
	color:#f60;
	font-weight:bold;
	margin:0;
	padding:3px 0;
}
a.titulo{
	color:#757498;
	text-decoration:none;
}
a.titulo2{
	color:#f60;
	text-decoration:none;
}
h2{
	font-size:16px;
	color:#757498;
	font-weight:bold;
	margin:0;
	padding:3px 0;
}
h3{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:2px 0;
}
p{
	margin:0;
	padding:3px 0;
}
img.min{
	padding:4px;
	margin:5px 10px;
	border:1px solid #CCC;
}

/* Imagens de Fundo da Páginas*/
#geral{
	position:relative;
	width:850px;
	height:auto;
	margin:0px auto;
}


/* Divs Gerais do Layout */
#logo{
	position:relative;
	width:254px;
	height:94px;
	margin:30px 0 20px 20px;
	float:left;
}
#menu-fundo{
	position:relative;
	width:100%;
	height:75px;
	background: url(../imagens/bk-menu-2.png)  repeat-x;
}
#conteudo{
	position:relative;
	width:852px;
	height:auto;
	margin:auto;
}
#data{
	position:relative;
	width:500px;
	padding:0 20px 0 0;
	font-family: arial;
	font-size: 12px;
	color:#666;
	float:right;
	text-align:right;
	margin-top:120px;
}
#topo-conteudo-site{
	width:852px;
	height:12px;
	background:url(../imagens/topo-conteudo-site.png) center top no-repeat;
	float:left;
	_margin-bottom:-3px;
}
#meio-conteudo-site{
	width:812px;
	height:auto;
	padding:0 20px 5px 20px;
	background: url(../imagens/meio-conteudo-site.png) repeat-y #FFF;
	float:left;

}

#rodape-conteudo-site{
	width:852px;
	height:12px;
	background:url(../imagens/rodape-conteudo-site.png) center top no-repeat;
	float:left;
}
#topo-grampos{
	width:852px;
	height:18px;
	background:url(../imagens/topo-g-conteudo-site.png) center top no-repeat;
	float:left;
}
#rodape-grampos{
	width:852px;
	height:18px;
	background:url(../imagens/rodape-g-conteudo-site.png) center top no-repeat;
	float:left;
}
#slides{
	width:852px;
	height:138px;
	background: url(../imagens/bk-slide.png) center top no-repeat;
	padding:18px 0 14px 0;
	float:left;
}
/*----Slides----*/
ul#fotos{
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}



	
#left{
	position:relative;
	padding:10px 20px 20px 0px;
	width:385px;
	float:left
	
}
#right{
	position:relative;
	padding:10px 0px 20px 20px;
	width:385px;
	float:left;
}

#rodape{
	width:100%;
	height:auto;
	padding:20px 0;
	margin-top:40px;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:14px;
	border-top:1px solid #000;
	background:#F60;
}
#rodape h3{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:3px 0;
}
#rodape .titulo{
	color:#303030;
}
	
p.u2net{
	padding:25px 0 0 0;
	color:#1a1a1a;
	font-size:10px;
	text-align:center;
}
p.u2net a{
	color:#1a1a1a;
}



/*----Menu----*/

#nav { 
position:relative;
margin:auto;
width:951px;

}
#nav ul { 
display: inline; 
list-style: none;

}
#nav li { 
float: left; 
}
#nav a {
padding: 19px 20px 20px 20px;
font-size: 14px;
display: block;
text-decoration: none;
font-weight: bold;
line-height: 40px;
color: #303030;
text-transform:uppercase;
background:url(../imagens/barra-menu-2.png) no-repeat 100% 50%;
}
#nav li:hover a { color:#FFF;}
#nav li:hover { }
#nav #current { 
background: url(../imagens/bk-menu-ativo.png) no-repeat 50% 100%;

}
#nav #current a {
color:#fae7cf;
}



/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:0 10px;
}

.spacer{clear:both; height:1px;}
form{margin:0; padding:0}
/* ----------- stylized ----------- */

#stylized h2 {
font-size:12px;
font-weight:bold;
margin:0 0 10px 90px;
color:#e2570b;
}

#stylized h3 {
color:#757498;
font-size:12px;
font-weight:bold;
margin:0 0 10px 0px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:80px;
float:left;
font-size:12px;
font-family:tahoma;
font-weight:normal;
color:#333;
padding:6px 0 0 0;
}

#stylized input.nome{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background:url(../imagens/nome_16x16.png) 2% 50% no-repeat;
}
#stylized input.email{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background:url(../imagens/email_16x16.png) 2% 50% no-repeat;
}
#stylized input.tel{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background: url(../imagens/tel_16x16.png) 2% 50% no-repeat;
}
#stylized input.cel{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background: url(../imagens/cel_16x16.png) 2% 50% no-repeat;
}
#stylized input.assunto{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 30px;
border:solid 1px #ccc;
width:350px;
margin:2px 0 5px 10px;
background: url(../imagens/coment_16x16.png) 2% 50% no-repeat;
}
#stylized textarea.mensagem{
float:left;
font-size:12px;
font-family:tahoma;
color:#333;
padding:4px 2px 4px 2px;
border:solid 1px #ccc;
width:380px;
height:150px;
margin:2px 0 5px 10px;
}


#stylized button{
clear:both;
margin:10px 0 0 90px;
width:120px;
height:25px;
background:#1a1a1a url(../imagens/ok_16x16.png) 20% 50% no-repeat;
text-align:center;
line-height:20px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border:1px solid #000;
}