*{
	text-decoration:		none;
	font-size:				12px;
	font-style:				normal;
	font-variant:			normal;
	font-weight:			normal;
	font-stretch:			normal;
    font-family:			"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	
	}

body {
   	margin:		0px;
	padding:	0px;
    color:#44403E;    
	
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #EFEFEF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #EFEFEF;
scrollbar-arrow-color: #C5B071;
scrollbar-track-color: #FFFFFF;
	}
	
a {
    color:#44403E;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
	
#topo{
	width:		780px;
	margin:		auto;
	text-align:	center;
	padding:	0px;
	}
#conteiner{
	display:table;
	width:		780px;
	height:		877px;
	*min-height:		877px;
	_height:		0px;
	margin:		auto;
	padding:	0px;
	_padding:	0 0 90px;
	background-color:#FFFFFF;/*RETIRAR*/
	background-image: url(../img/bottom_all.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:  	both;
	}
#lcol{/*Coluna Esquerda*/
	margin:		0px;
	padding:	0px;
	width:		180px;
	float:		left;
	}
	#lcol-top{/*Coluna Esquerda TOPO*/
		margin:				0px;
		padding:			0px;
		width:				180px;
		height:				20px;
		background-image: 	url(../img/top_left.jpg);/*RETIRAR*/
		background-repeat:	no-repeat;
		}
	#lcol-bg{/*Coluna Esquerda Conteudo*/
		margin:				-5px 0 0;
		*margin:				0px 0 0;
		_margin:				0px 0 0;
		padding:			0px;
		width:				180px;
		height:				747px;
		*height:			747px;
		_height:			700px;
		background-image: 	url(../img/bg_content_left.jpg);/*RETIRAR*/
		background-repeat:	repeat-y;
		}
	#lcol-bottom{/*Coluna Esquerda Bottom*/
		margin:				0px;
		padding:			0px;
		width:				180px;
		height:				15px;
		background-image: 	url(../img/bottom_left.jpg);/*RETIRAR*/
		background-repeat:	no-repeat;
		}
#ccol{/*Coluna Central*/
	display:table;
	margin:		0px;
	padding:	0px;
	width:		425px;
	float:		left;
	}
	#ccol-top{/*Coluna Esquerda TOPO*/
		margin:				0px;
		padding:			0px;
		width:				425px;
		height:				20px;
		background-image: 	url(../img/top_center.jpg);/*RETIRAR*/
		background-repeat:	no-repeat;
		}
	#ccol-bg{/*Coluna Esquerda Conteudo*/
		display:table;
		margin:				0px;
		padding:			0px;
		width:				425px;
		height:				747px;
		*min-height:		747px;
		_min-height:		700px;
		background-image: 	url(../img/bg_content_center.jpg);/*RETIRAR*/
		background-repeat:	repeat-y;
		}
	#ccol-bot{/*Coluna Esquerda Bottom*/
		display:table;
		margin:				0px;
		padding:			0px;
		width:				425px;
		height:				20px;
		background-image: 	url(../img/bottom_center.jpg);/*RETIRAR*/
		background-repeat:	no-repeat;
		}
#rcol{/*Coluna Direita*/
	margin:		0px;
	padding:	0px;
	width:		175px;
	float:		left;
	}
	#rcol-top{/*Coluna Direita Top*/
		margin:				0px;
		padding:			0px;
		width:				175px;
		height:				20px;
		background-image: 	url(../img/top_right.jpg);/*RETIRAR*/
		background-repeat:	no-repeat;
		}
	#rcol-bg{/*Coluna Direita Conteudo*/
		margin:				0px;
		padding:			0px;
		width:				175px;
		height:				747px;
		background-image: 	url(../img/bg_content_right.jpg);/*RETIRAR*/
		background-repeat:	repeat-y;
		}
	#rcol-bot{/*Coluna Direita Bottom*/
		margin:				0px;
		padding:			0px;
		width:				175px;
		height:				20px;
		background-image: 	url(../img/bottom_right.jpg);/*RETIRAR*/
		background-repeat:	no-repeat;
		}

/*ESTILIZAÇÂO DE TEXTOS*/
	.titulo_left{
		margin-left:		10px;
		}
	.titulo_center{
		margin-left:		10px;
		}
	.titulo_right{
		margin-left:		10px;
		}
	.content-left{
    list-style:				none;
    font-family:			Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	}
	.content-left a{
	color:					#000000;
    list-style:				none;
	text-decoration:		none;
    font-family:			Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	}
	.content-left a:hover{
    list-style:				none;
	text-decoration:		none;
    font-family:			Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;	
	}
	.content-center-img{
		margin-left:		15px;
		border-bottom:		#000000 1px solid;
		}
	.content-center{
		margin-left:		25px;
		margin-top:			10px;
		
		}
	.rodape-center{
		float:				left;
		display:			inline;
		width:				385px;
		margin-left:		15px;
		margin-top:			15px;
		padding-top:		8px;
		border-top:			#000000 1px solid;
		}
	
	.rodape-center-interno{
		margin-top:	 20px;
		*margin-top: 20px;
		_margin-top: 20px;
	}

	.rodape-center-interno2{
		margin-top:	 70px;
		*margin-top: 40px;
		_margin-top: 50px;
	}
		
	.rodape-center-interno3{
		margin-top:	 45px;
		*margin-top: 100px;
		_margin-top: 70px;
	}

	.rodape-center-interno4{
		margin-top:	 10px;
		*margin-top: 100px;
		_margin-top: 40px;
	}

	.rodape-center-interno5{
		margin-top:	 70px;
		*margin-top: 50px;
		_margin-top: 50px;
	}

	.botoes_index{
		margin-left:		-2px;
		margin-top: 6px;
		width:				200px;
		float:				left;
		}

.contato {
	text-align:			left;
	float:				left;
	display:	 		block;
	width:				48%;
	_width:				47%;
	margin-left:		7px;
	border-right:		1px solid #575654;
	}
.contato p{
	font-size:			11px;
	}
	ul.menu{
	text-decoration:	none;
	list-style:			none;
	width:				93%;
	margin:				0px;
	margin-left:		5px;
	margin-top:12px;
	*margin-top:8px;
	_margin-top:8px;
	padding:			0px;
	border-bottom:		#999999 solid 1px;
	line-height:		15px;
	color:				#A38B43;
	}

	ul.menu li {
	margin:0 0 0 5px;
	color:				#A38B43;
	}

	ul.menu  li a{
	color:				#A38B43;
	}
	
	ul.menu li a:hover{
	text-decoration:underline;
	}
/*form login*/

fieldset{
	width:			90%;
	margin-left: 	5px;
	border:			none;
	line-height:	15px;
	text-align:		right;
}
fieldset.news{
	width:			90%;
	margin-left: 	5px;
	border:			none;
	line-height:	15px;
	text-align:		left;
	}
label{
	font-size:		12px;
	font-style:		normal;
	width:			170px;
	text-align:		left;
}
input.login{
	border:			#AAAAAA 1px solid;
	width:			85px;
	margin-right:	5px;
	margin-bottom:	1px;
	text-align:		right;
}
input.newsletter{
	border:			#AAAAAA 1px solid;
	width:			150px;
	margin-left:	0px;
	margin-bottom:	1px;
	text-align:		left;
}
input.pool{
	border:			#AAAAAA 1px solid;
	width:			10px;
	margin-left:	5px;
	margin-bottom:	1px;
	text-align:		left;
}
label.newsletter{
	text-align:		left;
}
input.submit{
	border:			#AAAAAA 1px solid;
	width:			80px;
	text-align:		center;
	background-color:#FFFFFF;
	margin-right:	27px;;
	margin-top:		3px;
	font-size:11px;
}
.news span{
	float: 			right;
	margin-right:	5px;
	font-size:		13px;
	font-weight:	bold;
	}
.pool span{
	float: 			right;
	margin-right:	5px;
	font-size:		13px;
	font-weight:	bold;
	}
#right-buttons {
	margin-top: 15px;
}

#right-buttons div{
	display:		block;
	margin-bottom: 5px;
	margin-left:	1px;
}

.conteudo_interno {
	display:table;
	padding:0px 20px 0px 20px;
	background:none;
}

.campoForm {
    color:#333333;
    background-color:#FFFFFF;
    border: 1px solid #C0C0C0;
}
.campoArea{
	width:100%;
	*width:93%;
	_width:93%;
	max-width:100%;
}

.titulo{
	font-size:14px; 
	font-weight:bold; 
}

.btn_enviar{
	margin-left:0px;
	*margin-left:-5px;
	_margin-left:-5px;
}

#maga {
  position:absolute;
  float:left;
  display:table;
  width:45px;
  height:22px;
  margin:40px 0 0 125px;
  z-index:1;
}

#conteudo {
	position:relative;
	float:left;
	width:380px;
	height:550px;
	*min-height:540px;
	_height:520px;
	max-height:510px;
	margin:0px;
	overflow:auto;
}

#conteudo a{
	text-decoration:underline;
	font-weight:bold;
}

.endereco {
	margin:5px 0 0;
	*margin:-5px 0 0;
	_margin:-15px 0 0;
}

.campoForm {
    color:#333333;
    background-color:#FFFFFF;
    border: 1px solid #AAAAAA;
}