/*CSS - YAC*/
body {
	background:#C5C5C5 url(../imagens/bg_geral1.jpg) center top repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	text-align:center;}

#conteudo{
	width:760px;}
	
#fundoflash{
	background: url(../imagens/flash.jpg) top left no-repeat;
	width:638px;
	height:295px;}
	
#geral{
	background:#FFF8DC;
	margin:0 auto;
	width:760px;}	
	
#menu{
	background:url(../imagens/bg_menu1.jpg) no-repeat;
	font:13px "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana, sans-serif;
	height:40px;
	width:760px;}
	
#menu a{
	color:#FFFF66;
	font-weight:normal;
	letter-spacing:1px;
	padding:0 25px;
	text-decoration:none;}
	
#menu a:hover{
	color:#FFF;
	font-weight:bold;
	padding:0 25px;}

#rodape{
	width:760px;
	background-color:#8F3D18;
	}		

.acm_c1,.acm_c2{
	font-size:12px;}	
	
.acm_c1{
	float:left;
	width:180px;}
	
.acm_c2{
	float:left;
	width:300px;}
	
.acm_c3{
	float:left;
	width:280px;}
	
.acm_c4{
	float:left;
	width:175px;}		
	
.acm_div{
	background-color:#934052;
	clear:both;
	height:12px;
	margin:0;
	padding:0;}	
	
.limpa{
	clear:both;
	margin:0;
	padding:0;}

.lista{
	font-weight:normal;
	list-style-image:none;
	margin-bottom:15px;}

.rodape{
    color: #FFF;
	font-size: 10px;
	text-decoration: none;
	text-align:center;
	padding: 10px 0;
}
	
.spacer{
	padding-top:5px;}	
	
.textos{
	color: #000000;
	font-size: 12px;
	text-decoration: none;}
	
a:link, a:visited{
	color:#FFF;
	text-decoration:none;}

a:hover{
	color:#FF0000;
	text-decoration:underline;}
	
h4{
	background:url(../imagens/bg_titulos.jpg) repeat-x;
	font:bold 15px "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana, sans-serif;}	