@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
h1 {
	color: #1f83b4;
	text-transform: uppercase;
	font-size: 20px;
	margin: 10px 0;
	font-family: 'Comic Sans MS';
}
h2 {
	color: #1f83b4;
	font-size: 16px;
	margin: 25px 0 10px 0;	
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: url('../img/bg-body.jpg') repeat-x;
}
a {
	text-decoration: none;
	color: #1f83b4;
}
a:hover {
	text-decoration: underline;	
	color: #676767;
}
.clear {
	clear: both;
}
.coluna {
	width: 220px;
	float: left;
}
.coluna label {
	display: block;
	text-align: right;
}
.coluna legend {
	padding-left: 70px;
	font-size: 14px;
	display: block;
}
form fieldset label {
	color: #666;
}
input,
select,
textarea {
	border: 1px solid #ccc;
	background: #fff;
	margin: 2px;
	padding: 2px;
}
#topo form {
	padding-top: 2px;
	height: 28px;
	background: #00367c;
	width: 100%;
	position: absolute;
	top: -30px;
}
#topo input {
	font-size:11px;
}
#topo fieldset label {
	color: #fff;
	font-size: 11px;
}
#topo fieldset {
	float: right;
	display: block;
}
#menu {
	float: left;
	background: url('../img/bg-menu.jpg') no-repeat;
	min-height: 500px;
	width: 200px;
	padding: 75px 0 0 30px;
}
* html #menu {
	height: 500px;
}
#menu li {
	height: 34px;
	line-height: 34px;
}
#menu li a {
	color: #2e80a8;
	font-size: 16px;
	font-weight: bold;
}
#menu li a:hover {
	color: #676767;
}
#geral {
	width: 100%;
	position: relative;
	background: url('../img/bg-topo.jpg') no-repeat left top #fff;
	display: table;
	margin-top: 30px;
}
#englobaconteudo {
	width: 950px;
	position: relative;
	margin: 20px auto;
}
#boxinterno {
	position: relative;
	text-align: justify;
	padding: 30px;
	border: 10px solid #F2F2F1;
	background-color: #FFFFFF;
}
#textointerno {
	background-color: #FFFFFF;
	float: left;
	width: 410px;
	position: relative;
	height: auto;
}
#textointernomaior {
	background-color: #FFFFFF;
	float: left;
	width: 631px;
	position: relative;
	height: auto;
}
#rodape {
	height: 125px;
	position: relative;
	background-attachment: scroll;
	clear: both;
	background-color: #F6F6F7;
}
#rodape div {
	margin: 0 auto;
	width: 730px;
	background: url('../img/logo-rodape.png') no-repeat -5px 15px;
	padding-left: 220px;
	padding-top: 40px;
}
#topo {
	margin: 0 auto;
	height: 230px;
	width: 950px;
	position: relative;
}
#menulateral {
	float: left;
	width: 218px;
	position: relative;
}

#conteudo {
	float: right;
	width: 700px;
}
#apoio {
	float: left;
	height: 200px;
	width: 218px;
	position: relative;
	clear: left;
}
#caixa1 {
	background-image: url(../img/bg-caixa1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
	width: 651px;
	position: relative;
	padding-left: 55px;
	padding-top: 92px;
}
#caixa2 {
	background-image: url(../img/bg-caixa2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 381px;
	position: relative;
	margin-top: 25px;
	padding-top: 95px;
	padding-left: 325px;
}
#titulo {
	float: left;
	height: 45px;
	width: 631px;
	position: relative;
	margin-bottom: 10px;
}
#boxfoto {
	background-color: #FFFFFF;
	height: 481px;
	width: 468px;
	position: relative;
	margin: auto;
}
#topogaleria {
	float: left;
	height: 122px;
	width: 468px;
	position: relative;
}
#fotogaleria {
	height: 318px;
	width: 425px;
	position: relative;
	float: left;
	margin-left: 20px;
}
#legenda {
	float: left;
	height: 20px;
	width: 425px;
	margin-left: 20px;
	position: relative;
	margin-top: 5px;
}
/*CLASSES*/
.fotos {
	float: right;
	height: 170px;
	width: 200px;
	position: relative;
	clear: right;
	margin-top:15px;
}
.fotos p{
	text-align:center;
	font-size:10px;
}
.fotos-onde {
	float: right;
	width: 110px;
	position: relative;
	margin-bottom: 5px;
	clear: right;
	margin-top: 5px;
	margin-right:20px;
}
.fotos-onde p{
	text-align:center;
	font-size:10px;
}
.fotos-contato {
	float: right;
	height: 165px;
	width: 200px;
	position: relative;
	clear: right;
}
.galeriaesq {
	float: left;
	height: 80px;
	width: 100px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 3px;
}
.galeriadir {
	float: left;
	height: 80px;
	width: 100px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 3px;
}
.galeriameio {
	float: left;
	height: 80px;
	width: 100px;
	position: relative;
	margin-bottom: 10px;
	margin-left:3px;
	margin-right:3px;
}
.img {
	float: left;
}
.bullet {
	float: left;
	margin-right: 5px;
}


.rodapesemlink{
	font-size:11px;
	color:#838383;
	font-family: Arial;
	line-height: 24px;
}
.imgright {
	float: right;
}
.textos {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.textomenor {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.textoclaro {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	line-height: 20px;
}
/*LINKS*/
	/*link azul*/
.linkazul {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #2D7FA7;
	text-decoration: none;
}
.linkazul:hover {
	color: #2D7FA7;
	text-decoration: none;
}
	/*rodape*/
.rodape{
	font-size:11px;
	text-decoration:none;
	color:#838383;
	font-family: Arial;
}
.rodape:hover{
	text-decoration:none;
	color:#2D7FA7;
}
	/*texto menor link*/
.textomenorlink {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-decoration:underline;
}
.textomenorlink:hover {
	color: #22607F;
	line-height: 20px;
	text-decoration:underline;
}
	/*link topo*/
.linktopo {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	float:right;
	text-decoration:none;
}
.linktopo:hover {
	color: #22607F;
	line-height: 20px;
	text-decoration:none;
}
#logos{
	margin-top:10px;
	margin-left:10px;
}
#logos li{
	float:left;
	margin-left:15px;
}
#logos a{
	float:left;
}
#sub-menu li{
	float:left;
	margin-left:18px;
}
#noticia-li li strong {
	margin-right: 15px;
}
#apoios li {
    float:left;
    height:150px;
    position:relative;
    width:155px;
}

#pb-color {
	width: 240px;
	float: left;
}
#pb-color li {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
#perfil {
	height: 300px;
	overflow: auto;
	width: 380px;
	float: left;
	color: #676767;
	font-size: 11px;
}
#perfil li {
	height: 150px;
	margin-top: 40px;
	position: relative;
}
.fechar {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
#perfil img {
	float: left;
	margin-right: 10px;
}
#perfil p {
	margin-bottom: 10px;
}
#perfil h4 {
	color: #1b7b9f;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 5px;
	padding-top: 4px;
	text-align: left;
}
#perfil h5 {
	font-size: 12px;
	margin-bottom: 10px;
}
#perfil li.inicio {
	font-size: 13px;
	height: 50px;
	padding-top: 100px;
	text-align: center;
}
#bandeiras-paises{
	position: absolute;
	left: 560px;
	top: 480px;
	width: 331px;
	height: 35px;
	font-size:14px;
	color: #333;
	line-height:20px;
}
#bandeiras-paises li{
	float:left;
	margin-left:15px;
}
#liPost li {
	padding: 10px;
	margin-bottom: 5px;
}
#f-forum {
	width: 400px;
	margin: 0 auto;
}
#f-forum label {
	display: block;
	text-align: right;
}
.dif {
	background: #efefef;
}
#popup{
	position: absolute;
	right: 262px;
	top: 22px;
	z-index: 20;
}

#popup a {
	color: #ff7e00;
	font-weight: bold;
	position: absolute;
	top: 13px;
	right: 31px;
}

