@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #BFBFBF;
	background-position: top;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #BFBFBF;
	background-position: top;
}


img{
border: 0;
}

a:link, a:visited{
color: #b51310;
text-decoration: none;
}

a:hover{
color: #fff;
background: #b51310;
text-decoration: underline;
}

#conteudo {
	width:780px;
	margin:0 auto;
	height:auto;
	}
	
#topo_flash {width:auto;}

#menu {
	background:url(../img/menu_bg.jpg) no-repeat;
	height:53px;
	font-weight: bold;
	color: #b51310;
	text-decoration: none;
}

#conteudo #corpo {
	background-image: url(../img/conteudo_bg.gif);
	background-repeat: repeat-y;
	width: 780px;
}

#rodape {
	height:140px;
	color:#FFFFFF;
	font-size:10px;
	background-image: url(../img/rodape_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.texto_1 {color:#b51310; font-size:12px; font-weight:bolder;}

.lateral {width:200px; border-bottom:8px #b51310 solid; border-top:8px #b51310 solid; background:url(../img/anuncio_bg.gif) repeat; color:#CCCCCC; font-size:14px; font-weight:bolder;}
.contexto{
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	
}