Body { 
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;	
	background: #b2b2b2 url(../imagens-site/fundo-site.gif) repeat-x;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#974578;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#974578;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#974578;
	scrollbar-track-color:#553347;	
}

img { border:0px;}

h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
}

h2 {
	color:#823f68;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px;}

#Container{
	width:800px;
	margin:auto;
	position:relative;
}

#Topo {
	width:800px;
	height:282px;
	margin-top:40px;
}

#Conteudo {
	background: url(/imagens-site/fundo-conteudo.gif) repeat-y;
	min-height:581px;
}

#ConteudoMenu { 
	margin-left:19px;
	width:88px;
	height:263px;
	background:url(/imagens-site/fundo-menu.jpg);
	float:left;				
}

.DivMenu{
	width:58px;
	height:27px;
	margin: 10px 0px 10px 15px;
	padding:5px 0px 0px 6px;
	background:url(/imagens-site/botao-menu-on.png) no-repeat;				
}

.DivMenu a{
	color:#FFFFFF;
	text-decoration:none;
}

.DivMenu a:hover{	
	color:#ac5b96;
	text-decoration:underline;
}

#ConteudoApresentacao { 
	width:465px;
	height:253px;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 10px;
	background:#1f1a17;
	float:left;
	overflow:auto;
}

#ConteudoPublicidade {
	float:left;
	width:163px;
	height:263px;
	margin-left:11px;	
}

#Rodape {
	clear:both;
	width:612px;
	height:317px;
}

#Copyright {width:797px; height:37px; background:#dededd; position:relative; margin-left:1px; font-size:11px; margin-bottom:40px;}

#Copyright div {position:absolute; width:754px; height:23px; top:6px; background:#1f1a17; margin:auto; left: 22px; text-align:center;}

#Copyright p {
	margin-top:5px;
	padding:0px;
}

.link_branco{ color:#FFFFFF; text-decoration:none; }
.link_branco:hover { color:#CCCCCC; }

.BoxImagens {margin:15px 12px 0px 0px; width:135px; border:1px solid #823f68; float:left;}
.BoxImagens img {width:135px;}
.BoxImagem {margin:15px 12px 0px 0px; width:180px; border:1px solid #823f68; float:left;}

/* INÍCIO - Estilos para Formulários */
.formulario { font-family: arial; font-size: 11px; background-color: #000000 ; border: 1px #823f68 solid; color: #999999;}
.form_descricao {padding-top:3px;}
.botao{ color:#FFFFFF; background-color:#768412; border:0px}
/* FIM - Estilos para Formulários */
