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


body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #4b5231;
	border-top: 5px solid #000;
	color: #fff;
	font-size: 12px;
	padding: 20px 0 40px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

div#rodape{
	margin-top: 20px;
	text-align: center;
	color: b4b8a8;
}

.data {
	font-family: Tahoma, "Arial Narrow", Verdana;
	font-size: 12px;
	color:#FFFFFF;
	width: 50%;
	margin-top:80px;
	float: left;
	
}

.busca {
	background: url(../img/busca_rapida.jpg) no-repeat;
	width: 40%;
	float: left;
	height: 45px;
	margin-top:65px;
}
.ip_busca {
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top:12px;
	margin-left:15px;
	width: 80%;
}
.ip_busca select{
	font-family: Tahoma, "Arial Narrow", Verdana;
	font-size: 11px;
	width: 180px;	
}

.flash {
	position: absolute;
	margin-left: -230px;
	margin-top: -5px;
}
div.menu{
	position: absolute;
	margin-top: -20px;
	width: 250px;
}
div#lado_dir {
	background-image: url(../img/lado_dir.jpg);
	background-repeat: no-repeat;
	height: 530px;
}
div#centro {
	background-image: url(../img/fundo1.jpg);
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 52px;
}
div#lado_esq {
	background-image: url(../img/lado_esq.jpg);
	background-repeat: no-repeat;
	height: 530px;
}

div#lado_esq_int {
	background-image: url(../img/lado_esq_int.jpg);
	background-repeat: no-repeat;
	height: 800px;
}

div.associados {
	margin-left: 20px;
	margin-top: 45px;
	line-height: 30px;
}

div.associar {
	margin-top: 15px;
}

div.indicacao {
	margin-left: 20px;
	margin-top: 45px;
	margin-bottom: 35px;
	width: 85%;
}

div.text1{
	background-image: url(../img/fd_input1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 5px;
	padding-top: 2px;
}

div.text1 input{
	background-color: #94997b;
	border: #94997b 1px solid;
	height: 15px;
}

div.botao1{
	margin-right: 5px;
}

div.mapa {
	margin-top: 49px;
	_margin-top: 57px;
	*margin-top: 57px;
	text-align: center;
}

div.destaque{
	margin-left: 35px;
	width: 84%;
	height: 100px;
	padding: 10px;
	margin-bottom: 30px;
	_margin-bottom: 5px;
	cursor: pointer;	
}

div.destaque h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4b5231;
	font-size: 12px;
	margin-bottom: 10px;
}

div.destaque a{
	font-size: 10px;
	color: #f7db4b;
}

div.destaque a:hover{
	font-size: 10px;
	color: #fff;
}

div.foto{
	margin-right: 5px;
	float: left;
}

div.links_uteis {
	margin-left: 20px;
	margin-top: -5px;
}

div.conheca {
	margin-left: 20px;
	margin-top: 85px;
	width: 80%;
	color: #4b5231;
	height: 175px;
}

div.conheca a{
	color: #e5a700;
	font-weight: bolder;
}

div.conheca a:hover{
	color: #4b5231;
	font-weight: bolder;
}

div.banner {
	margin-top: 20px;
}


/**/
div.top_interno1 {
	background-image: url(../img/top_interno1.jpg);
	background-repeat: no-repeat;
	width: 94%;
	height: 35px;
}

div.interno1 {
	background-image: url(../img/interno1.jpg);
	background-repeat: repeat-y;
	width: 94%;
	color: #4b5231;
	font-size: 13px;
}

div.texto {
	padding: 30px;
	padding-top: 0px;
}

div.interno1 h1{
	font-family: Tahoma, "Arial Narrow", Verdana;
	font-size: 16px;
	color: #777e61;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;	 
}
	
	div.interno1 h1 a{
		color: #777e61;
	}

div.interno1 a{
	color: #c1aa14;
	font-weight: bold;
}

div.top_interno2 {
	background-image: url(../img/top_interno2.jpg);
	background-repeat: no-repeat;
	width: 94%;
	height: 35px;
}

div.interno2 {
	background-image: url(../img/interno2.jpg);
	background-repeat: repeat-y;
	width: 94%;
	color: #fff;
	font-size: 13px;
	height: 760px;
}

div.interno2 h1{
	font-family: Tahoma, "Arial Narrow", Verdana;
	font-size: 16px;
	color: #ffe149;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;	 
}

.formulario {
	padding: 30px;
	padding-top: 0px;
}
	
	.formulario td.label {
		text-align: right;
		padding: 5px;
		width: 15%;
	}
	
	.formulario td.campo, .formulario td.campo2, .formulario td.campo3 {
		padding: 5px;
	}
	
	.formulario td.campo div {
		background: url(../img/fundo_input2.jpg) no-repeat;	
		width: 100%;
		padding-left: 10px;
		padding-bottom: 2px;
	}
	
	.formulario td.campo2 div {
		background: url(../img/fundo_input3.jpg) no-repeat;	
		width: 100%;
		padding-left: 10px;
		padding-bottom: 2px;
	}
	
	.formulario td.campo3 div {
		background: url(../img/fundo_input4.jpg) no-repeat;	
		width: 100%;
		padding-left: 10px;
		padding-bottom: 2px;
	}	
	
	.formulario td.campo input, .formulario td.campo2 input, .formulario td.campo3 input {
		height: 14px;
		background: #b1b69c;
		border: #b1b69c 1px solid;
	}
		
	.formulario td.campo div.textArea {
		background: url(../img/fundo_textarea.jpg) no-repeat;	
		width: 100%;
		height: 240px;		
	}
	
	.formulario td.campo div textarea{
		background: #b1b69c;
		border: #b1b69c 1px solid;
		margin: 10px;
	}
	
	
	.formulario td.botao {
	}
	
div.texto2 {
	padding: 50px;
	padding-top: 0px;
	font-size: 12px;
}
	
	div.texto2 a {
		color: #e6cf4e;
	}

div#menu_links {
	color: #4b5231;
	margin-bottom: 30px;
}
	
div#menu_links a{
	color: #4b5231;
} 

div#menu_links a:hover{
	color: #ffe149;
	text-decoration: none;
} 

div#menu_links span{
	color: #ffe149;
	text-transform: uppercase;
} 

ul#links a {
	color: #4b5231;
}

ul#links a:hover {
	color: #ffe149;
	text-decoration: none;
}

