@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/fundo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
#site {
	margin: auto;
	width: 998px;
	background-image:url(../imagens/fundo-1.jpg);
	background-repeat:repeat-y;
	}
a:link {
	color: #ED0357;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ED0357;
}
a:hover {
	text-decoration: none;
	color: #F0C92E;
}
a:active {
	text-decoration: underline;
	color: #F0C92E;
}
a.menu:link {
	color: #FFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #CCC;
}
a.menu:active {
	text-decoration: none;
	color: #FFF;
}
#barra-1 {
	background-image:url(../imagens/barra-1.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	height:25px;
	text-align:left;
	padding-left:5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	line-height:25px;
	}
a.barra-1:link {
	color: #FFF;
	text-decoration: underline;
}
a.barra-1:visited {
	text-decoration: underline;
	color: #FFF;
}
a.barra-1:hover {
	text-decoration: none;
	color: #FC0;
}
a.barra-1:active {
	text-decoration: underline;
	color: #FFF;
} 

#topo {
	height:149px;
	background-color:#FFF;
	background-image:url(../imagens/topo.jpg);
	background-repeat:no-repeat;
	line-height:149px;
	}
#busca {
	height:90px;
	width:263px;
	float: left;
	background-image:url(../imagens/busca.jpg);
	background-repeat:no-repeat;
	text-align:left;
	
	}
.busca {
margin-top:43px;
margin-left:15px;
font-family: Arial,Helvetica,Verdana,sans-serif;
height:24px;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 15px;
color: #030;
background-color: #ffffff;
width:201px;
border: 1px solid #666666;
float:left;
}
.busca-1 {
height:28px;
width:32px;
position:absolute;
top: 269px;
}
#publicidade {
	height:90px;
	width:735px;
	float: left;
	background-image:url(../imagens/728.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#barra-navega {
	height:45px;
	clear:both;
	background-image:url(../imagens/barra-navega.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-family: Verdana;
	font-size: 9px;
	color:#FFF;
	line-height:65px;
	padding-left:30px;
}
#principal {
	background-image:url(../imagens/conteudo-principal.jpg);
	background-repeat:no-repeat;
	width:761px;
	float: left;
	text-align:left;
	}
#menu-principal {
	background-image:url(../imagens/menu-principal.jpg);
	background-repeat:no-repeat;
	width:227px;
	float: right;
	text-align:left;
	}
#texto {
	text-align:left;
	padding-left:20px;
	padding-top:35px;
	padding-right:5px;
	}
	
.menu-2 {
	background-image:url(../imagens/menu-2.png); 
	background-repeat:no-repeat; 
	height:32px; 
	width:212px; 
	margin-left:1px;
	padding-left:9px;
	line-height:22px;
	color: #000;
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	}

#rodape {
	height:33px;
	clear:both;
	background-image:url(../imagens/rodape.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-family: Verdana;
	font-size: 10px;
	color:#FFF;
	line-height:33px;
	padding-left:30px;

}