@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	text-align:center;
	background-color: #736357;
}

#container_master {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	text-align:left;
	background:#e8d18b url(../imagens/bg.gif) repeat-y top center;
	overflow:visible;
	height:100%;
}

#home {
	width:770px;
	height:940px;
	background:url(../imagens/home.jpg) #ffb54c;
	text-align:center;
}

#topo {
	width:770px;
	height:117px;
}

#logo {
	width:170px;
	height:117px;
	float:left;
}

#imgtopo {
	width:600px;
	height:117px;
	float:left;
}

#container_lateral {
	width:170px;
	background-color:#848742;
	float:left;
}

#menu {
	margin-left:20px;
	width:120px;
	height:350px;
}

#logos {
	margin-left:20px;
	width:95px;
	height:93px;
}

#container_conteudo {
	width:600px;
	float:left;
	height:auto;
	overflow:visible;
}


.titulozoes {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #c70017;
	width:400px;
	margin-top:20px;
	margin-bottom:30px;
}
.titulozoesnp {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #c70017;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #380F00;
	line-height: 16px;
}
.corpo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #380F00;
	line-height: 16px;
	font-weight:bold;
}
.muda_lingua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #826F66;
	line-height: 16px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #380F00;
	line-height: 15px;
}
.subtitulos_data_vermelha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	line-height: 15px;
}
.subtitulos_meio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #380F00;
	line-height: 15px;
	background-color: #F6C016;
}
.topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE3224;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.titulos_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	line-height: 14px;
}        /* specificity = 1,1 */
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}           /* specificity = 1,1 */
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	line-height: 14px;
}        /* specificity = 1,1 */
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	line-height: 14px;
}       /* specificity = 1,1 */
A.topo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE3224;
	text-decoration:none;
}        /* specificity = 1,1 */
A.topo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE3224;
	text-decoration:none;
}           /* specificity = 1,1 */
A.topo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE3224;
	text-decoration:none;
}        /* specificity = 1,1 */
A.topo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE3224;
	text-decoration:none;
}
A.lingua:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #826F66;
	line-height: 16px;
	text-decoration:none;
}        /* specificity = 1,1 */
A.lingua:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #826F66;
	line-height: 16px;
	text-decoration:none;
}           /* specificity = 1,1 */
A.lingua:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #826F66;
	line-height: 16px;
	text-decoration:none;
}        /* specificity = 1,1 */
A.lingua:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #826F66;
	line-height: 16px;
	text-decoration:none;
}
A.corpo_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #380F00;
	line-height: 16px;
	text-decoration:none;
}
A.corpo_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #380F00;
	line-height: 16px;
	text-decoration:none;
}
A.corpo_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #380F00;
	line-height: 16px;
	text-decoration:none;
}
A.corpo_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #380F00;
	line-height: 16px;
	text-decoration:none;
}
.titulo_galeria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	text-decoration:none;
}





#resto_cano_marrom {
	position:absolute;
	left:251px;
	top:549px;
	width:22px;
	height:auto;
	z-index:5;
	background-color: #330D00;
}
#pontilhado {
	position:absolute;
	left:168px;
	top:0px;
	width:3px;
	height:auto;
	z-index:16;
	background-image: url(../imagens/pontilhado.gif);
}
#container_master_fundo_esquerdo {
	position:absolute;
	left:0px;
	top:0px;
	width:161px;
	height:235px;
	z-index:1;
	background-color: #006B48;
}
#fundo_esquerdo_marrom {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:118px;
	z-index:7;
	background-color: #2E0F00;
}
#fundo_esquerdo_amarelo {
	position:absolute;
	left:0px;
	top:96px;
	width:100%;
	height:22px;
	z-index:8;
	background-image: url(../imagens/bg_amarelo.jpg);
}
#sombra_direita {
	position:absolute;
	left:1090px;
	top:0px;
	width:24px;
	height:auto;
	z-index:3;
	background-image: url(../imagens/sombrae.gif);
}
#sombra_esquerda {
	position:absolute;
	left:154px;
	top:258px;
	width:24px;
	height:auto;
	z-index:2;
	background-image: url(../imagens/sombra.gif);
}
#faixa_vermelha {
	position:absolute;
	left:170px;
	top:123px;
	width:27px;
	height:auto;
	z-index:6;
	background-image: url(../imagens/bg_vermelho.jpg);
}


#lado {
	position:absolute;
	left:145px;
	top:144px;
	width:80px;
	height:350px;
	z-index:18;
}
.tablink a {
	display: block;
}
