/*HTML*/

*{
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
}

body{
	font-family:verdana;
	font-size:12px;
}

a{
	text-decoration:none;
}

/*DIVS*/

#centralizar{
	position:relative;
	width:990px;
	min-height:100%;
	overflow:hidden;
	margin:0 auto;
	background-image:url(imagens/background_sobre.jpg);
	background-repeat:repeat-x;
}

#tel_ema{
	position:relative;
	width:990px;
	height:14px;
	font:Arial, Helvetica, sans-serif;
	color:#002461;
	text-align:right;
	font-size:11px;
	padding-top:1px;
}

#logo{
	position:relative;
	width:218px;
	height:86px;
	margin-left:20px;
	float:left;
}

#menu{
	position:relative;
	width:676px;
	height:21px;
	margin-top:55px;
	margin-left:30px;
	float:left;
}

#menhom{
	position:relative;
	float:left;
	width:52px;
}

#mensob{
	position:relative;
	float:left;
	padding-top:1px;
	width:156px;
	margin-left:10px;
}

#menare{
	position:relative;
	float:left;
	padding-top:1px;
	width:141px;
	margin-left:10px;
}

#menadv{
	position:relative;
	float:left;
	padding-top:1px;
	width:108px;
	margin-left:10px;
}

#mennot{
	position:relative;
	float:left;
	padding-top:1px;
	width:76px;
	margin-left:10px;
}

#mencon{
	position:relative;
	float:left;
	padding-top:1px;
	width:76px;
	margin-left:10px;
}

#face{
	position:relative;
	float:left;
	width:37px;
	height:37px;
	margin-top:45px;
}

#foto1{
	position:relative;
	width:300px;
	height:300px;
	margin-top:40px;
	float:left;
	margin-left:-230px;
}

#geral{
	position:relative;
	width:680px;
	height:495px;
	float:left;
	margin-top:40px;
	background-image:url(imagens/marca.png);
}

#sobre{
	position:relative;
	width:680px;
	min-height:120px;
	float:left;
}

#missao{
	position:relative;
	width:680px;
	min-height:90px;
	padding-top:10px;
	float:left;
}

#visao{
	position:relative;
	width:680px;
	min-height:90px;
	padding-top:10px;
	float:left;
}

#valores{
	position:relative;
	width:680px;
	min-height:100px;
	padding-top:10px;
	float:left;
}

#rodape{
	position:relative;
	width:810px;
	height:72px;
	float:left;
	text-align:center;
	padding-top:8px;
	padding-left:90px;
}

#assinatura{
	position:relative;
	width:90px;
	height:63px;
	text-align:center;
	float:left;
	padding-top:17px;
}

#areas{
	position:relative;
	width:280px;
	height:434px;
	text-align:center;
	float:left;
}

#espaco{
	position:relative;
	clear:both;
	height:6px;
	width:990px;
}
	
#descricao{
	position:relative;
	width:700px;
	height:424px;
	padding-left:10px;
	padding-top:10px;
	float:left;
}

#formulario{
	position:relative;
	width:540px;
	height:423px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}

#ladodireito{
	position:relative;
	width:425px;
	height:419px;
	float:left;
	padding-top:10px;
	padding-left:15px;
}


#mapa{
	position:relative;
	width:402px;
	height:302px;
	float:left;
	padding-top:2px;
	padding-left:2px;
	background-color:#002460;
}

/*CLASSES*/

.email_index{
	text-decoration:none;
	color:#002461;
}

.psobre{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	color:#393B3D;
	line-height:170%;
}

.pmissao{
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	color:#393B3D;
}

.vejamais{
	margin-left:470px;
}

.vejamais2{
	margin-left:370px;
}

.ptitulonoticias{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	color:#393B3D;
	text-decoration:underline;
	font-weight:bold;
}

.pnoticia{
	margin-top:2px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	color:#393B3D;
}

.pdescricao{
	color:#002461;
	margin-bottom:5px;
}

.ptitulodescricao{
	color:#002461;
	font-size:16px;
	font-weight:bold;
}

/*LINK*/