*{
	padding:0px;
	margin:0px;
}

body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	background:url(imagens/bg.gif) top center no-repeat #FFF;
	line-height:15px;
}

a{
	color:#333333;
}

.imgEsquerda{
	float:left;
	padding:4px;
	background:#FFF;
	border:solid 1px #ccc;
	margin-right:8px;
}

.imgDireita{
	float:right;
	padding:4px;
	background:#FFF;
	border:solid 1px #ccc;
	margin-left:8px;
}

.bemVindo{
	margin-bottom:10px;
}

.imgBemVindo{
	float:left;
	padding:4px;
	background:#FFF;
	margin-right:8px;
}

h3{
	color:#D5AA00;
	font-weight:bold;
	font-size:16px;
}

.mais{
	color:#D5AA00;
	text-decoration:none;	
}

/*Site----------------------Site----------------------Site----------------------Site----------------------Site----------------------Site----------------------*/

#site{
	width:800px;
	margin:0 auto;
	background:#FFF;
}

/*Topo----------------------Topo----------------------Topo----------------------Topo----------------------Topo----------------------Topo----------------------*/

#topo{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:240px;
}

/*Meio---------------Meio---------------Meio---------------Meio---------------Meio---------------Meio---------------Meio---------------Meio---------------*/

#meio{
	width:781px;
	float:right;
	margin-top:0px;
}

/*Esquerda--------------Esquerda--------------Esquerda--------------Esquerda--------------Esquerda--------------Esquerda--------------Esquerda--------------*/

#esquerda{
	float:left;
	width:217px;
	background:url(imagens/bgMenu.gif) repeat-y;
	font:13px Arial, Helvetica, sans-serif;
}

#esquerdaBaixo{
	background:url(imagens/bgMenuBaixo.gif) no-repeat;
	height:40px;
}

#newsLetter{
	width:182px;
	margin-top:30px;
	margin-left:8px;
}

.newsLetterInput{
	background:url(imagens/bgInput.gif);
	border: solid 1px #CCC;
}

.botao{
	padding:4px;
	border: none;
	background:url(imagens/bgBotao.gif) #FFCC00;
	color:#FFFFFF;
}

#conteudoCima{
	padding-top:20px;
	background:url(imagens/bgDireita.jpg) top right no-repeat;
	height:180px;
	border-bottom:solid 1px #ccc;
	margin-bottom:20px;
	margin-top:0px;
}

#menu{
	
	margin-left:1px;
}

#menu ul{
	list-style:none;
}

#menu ul li a{
	border-bottom: solid 1px #CCC;
	color:#4f2700;
	line-height:20px;
	margin-bottom:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	width:185px;
	margin-left:5px;
}

#menu ul li a:hover{
	color:#F2C100;
	border-bottom: solid 1px #F2C100;	
}

#caixaEsquerda{
	float:left;
	width:160px;
	padding:6px;
	text-align:center;
}

#caixaMeio{
	float:left;
	width:160px;
	margin-left:20px;
	padding:6px;
	text-align:center;
	margin-bottom:20px;
}

#caixaDireita{
	float:right;
	width:160px;
	padding:6px;
	text-align:center;
	margin-bottom:10px;
}

.textoEsquerda{
	text-align:left;
}

.imgCaixa{
	border-bottom: solid 1px #CCC;
	margin-bottom:10px;
}

/*Direta-----------------Direta-----------------Direta-----------------Direta-----------------Direta-----------------Direta-----------------Direta-----------------*/

#direita{
	float:right;
	text-align:left;
	width:556px;
	margin:0px;
	padding:0px;
	margin-bottom:40px;
}

#textosPaginas{
	background:url(imagens/bgDireita.jpg) top right no-repeat;
	padding-top:30px;	
}

#textosPaginas p{
	margin-bottom:12px;
}

#mapa{
	color:#4f2700;
	line-height:30px;
	list-style:none;
	font-size:14px;
}

#mapa a{
	text-decoration:none;
}

#mapa a:hover{
	text-decoration:underline;
}	

/*Rodapé----------Rodapé----------Rodapé----------Rodapé----------Rodapé----------Rodapé----------Rodapé----------Rodapé----------Rodapé----------Rodapé----------*/

#rodape{
	padding-top:10px;
	clear:both;
	text-align:center;
	border-top:solid 3px #D5AA00;
	text-align:center;
}

#rodape p{
	margin-bottom:8px;
	font-size:10px;
}

.linkRodape{
	color:#AC8B06;
}

