@charset "utf-8";
/*=========================
		 GERAL
 ========================*/
 
* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-image: url(imagens/BGbody.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595831;
	font-weight: bold;
	}
	
	#container {
		width: 1007px;
		height: 100%;
		margin: 0 auto;
		}
	
	strong {
		font-size: 16px;
		color: #9e0b0f;
		}
	
/*=========================
		 HEADER
=========================*/  
 
#header {
	width: 1007px;
	height: 223px;
	background: url(imagens/BGheader.gif) no-repeat;
	}
	
#logo {
	margin-left: 10%;
	margin-top: 10px;
	}
 
/*=========================
		 NAVEGAÇÃO
=========================*/

#navigation {
	width: 1007px;
	height: 225px;
	background: url(imagens/BGnavi.gif) no-repeat;
	}
	
	#mainmenu {
		margin-left: 17%;
		float: left;
		list-style: url(imagens/liststyle.png);
		margin-top: 30px;
		}
		
		li a {
			font-size: 20px;
			color: #595831;
			text-decoration: none;
			}
			
			li a:hover {
				color: #000;
				}

#banner {
	margin-left: 5%;
	margin-top: 17px;
	} 
	
/*=========================
		 CONTENT
=========================*/

#content {
	width: 778px;
	height: 100%;
	margin-left: 13%;
	}
	
	h2 {
		color: #000;
		margin-top: 20px;
		}
		
		.subtitle {
			color: #000;
			font-size: 14px;
			font-style: italic;
			}
			
#atividades {
	list-style: square;
	margin-top: 12px;
	margin-left: 17px;
	}
	
	#atividades li {
		margin-top: 3px;
		}
		
#passos {
	list-style: decimal;
	margin-top: 15px;
	margin-left: 17px;
	color: #000;
	}
	
.imgesq {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 10px;
	border: solid 2px #847f05;
	}
	
	.imgesqVert {
		width: 150px;
		height: 200px;
		float: left;
		margin-right: 10px;
		border: solid 2px #847f05;
		}	
		
		.imgdir {
			width: 200px;
			height: 150px;
			float: right;
			margin-left: 10px;
			border: solid 2px #847f05;
			}
			
			.imgdirVert {
				width: 150px;
				height: 200px;
				float: right;
				margin-left: 10px;
				border: solid 2px #847f05;
				} 

/*=========================
		 MAINCTNT
=========================*/

#mainctnt {
	width: 430px;
	height: 100%;
	float: left;
	padding: 30px;
	}
	
	.text {
		text-align: justify;
		margin-top: 10px;
		}
		
		.endtext {
			margin-bottom: 25px;
			margin-top: 10px;
			}
		
		.presidentes {
			width: 200px;
			float: left;
			margin-top: 30px;
			}
			
			.nome {
				color: #000;
				font-size: 16px;
				}
				
				.cargo {
				color: #9e0b0f;
				}

/*=========================
		 PARCEIROS
=========================*/

.titleParceiros {
	float: left;
	margin-top: 25px;
	color: #9e0b0f;
	}
	
	.imgParcerias {
		float: left;
		width: 280px;
		height: 105px;
		}
		
		.textParceiros {
			float: left;
			margin-top: 10px;
			}
			 
/*=========================
		 FORMULARIO
=========================*/

#form {
	margin-top: 18px;
	}
	
	.form {
	color: #a40a0e;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
	#cnome {
		background: #eeeded;
		border: solid 1px #afaa41;
		height: 17px;
		padding: 3px;
		margin-top: 3px;
		}
		
		#telefone {
		background: #eeeded;
		border: solid 1px #afaa41;
		height: 17px;
		padding: 3px;
		margin-top: 3px;
		}
		
		#cemail {
		background: #eeeded;
		border: solid 1px #afaa41;
		height: 17px;
		padding: 3px;
		margin-top: 3px;
		}
		
		#assunto {
		background: #eeeded;
		border: solid 1px #afaa41;
		height: 17px;
		padding: 3px;
		margin-top: 3px;
		}
		
		#ccomment {
		background: #eeeded;
		border: solid 1px #afaa41;
		padding: 3px;
		margin-top: 3px;
		}

/*=========================
		 CTNTAUX
=========================*/ 
 
#ctntaux {
	background: url(imagens/divisaoCtntAux.png) no-repeat;
	width: 248px;
	margin-top: 30px;
	padding-left: 30px;
	float: left;
	color: #000;
	}
	
	.lermais {
		width: 228px;
		margin-bottom: 15px;
		margin-top: 10px;
		}
		
		.obs {
			color: #000;
			font-size: 10px;
			}
			
			.imgAuxesq {
				width: 200px;
				height: 150px;
				float: left;
				margin-bottom: 10px;
				margin-top: 10px;
				border: solid 2px #847f05;
				}

#mapaLoc {
	margin-top: 20px;
	}
	
/*=========================
		 INFOS
=========================*/
	
#titulosinfo {
	width: 778px;
	height: 50px;
	background: #a29c2b;
	}
	
	#tituloum {
		margin-left: 5px;
		}
		
		#titulodois {
			margin-left: 5px;
			}
			
			#titulotres {
				margin-left: 10px;
				}
	
#infos {
		clear: both;
		width: 877px;
		height: 270px;
		background: url(imagens/BGctntaux.gif);
		margin-bottom: 25px;
		padding-left: 130px;
		}
	

	
	#infoum {
		width: 22%;
		height: 75%;
		background: url(imagens/info_ondeMAPA.png) no-repeat;
		float: left;
		padding: 3%;
		}
		
	#infodois {
		width: 25%;
		height: 230px;
		float: left;
		padding: 3%;
		}
		
	#infotres {
		width: 25%;
		height: 230px;
		float: left;
		padding: 3%;
		}
 
.imgINFO {
	border: solid 2px #d0cb7e;
	float: left;
	margin-top: 20px;
	}
	
p a {
	color: #fff;
	text-decoration: none;
	}
	
	p a:hover {
		text-decoration: underline;
		color: #000;
		}
 
/*=========================
		 RODAPÉ
=========================*/ 
 
#footer {
	clear: both;
	width: 877px;
	padding-left: 120px;
	}
	
	#direitos {
		text-align: center;
		position: relative;
		margin-top: -25px;
		}
		address {
			font-size: 14px;
			text-align: center;
			}
			
#ctrln {
	width: 150px;
	float: right;
	margin-top: -10px;
	}	
	