@charset "utf-8";
/* CSS Document */

a.bloco1:link {font-family: Verdana; font-size: 12px; text-decoration: none; color: #766B37;}
a.bloco1:visited {font-family: Verdana; font-size: 12px; text-decoration: none; color: #766B37;}		/*pag visitada*/
a.bloco1:hover {text-decoration: none; color: #75490D;}		/*mouse cima*/
a.bloco1:active {text-decoration: none;	color: #766B37;}	/*mouse clicado*/

a.bloco2:link {font-family: Verdana; font-size: 11px; text-decoration: none; color: #BA9E5F;}
a.bloco2:visited {font-family: Verdana; font-size: 11px; text-decoration: none; color: #BA9E5F;}
a.bloco2:hover {text-decoration: none; color: #9A8043;}
a.bloco2:active {text-decoration: none; color: #BA9E5F;}

a.tx_link:link {font-family: Verdana; font-size: 12px; text-decoration:underline; color: #75490D;}
a.tx_link:visited {font-family: Verdana; font-size: 12px; text-decoration: underline; color: #75490D;}
a.tx_link:hover {text-decoration: underline; color: #766B37;}
a.tx_link:active {text-decoration: underline; color: #75490D;}

a.tx_link2:link {font-family: Verdana; font-size: 11px; text-decoration:underline; color: #75490D;}
a.tx_link2:visited {font-family: Verdana; font-size: 11px; text-decoration: underline; color: #75490D;}
a.tx_link2:hover {text-decoration: underline; color: #766B37;}
a.tx_link2:active {text-decoration: underline; color: #75490D;}


.menu_2 {font-family: Arial;	font-size: 11px; color: #ffffff;}
a.menu_2:link {color: #ffffff; text-decoration: none; font-family: Arial; font-size: 11px;}
a.menu_2:visited {text-decoration: none;	color: #ffffff; font-family: Arial;	font-size: 11px;}
a.menu_2:hover {text-decoration: none; color: #E3980D; font-family: Arial; font-size: 11px;}
a.menu_2:active {text-decoration: none; color: #ffffff; font-family: Arial; font-size: 11px;}

html, body {height:100%;} 
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/fundo.png);
	background-position: top;
}
#container { 
	width: 100%;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
	min-height:100%;
}
* html #tudo {height: 100%;}
#topo {
	width: 100%;
	margin: auto;	
	height: 218px;
	background-image: url(images/cabecalho2.jpg);
	background-position: center;
	padding-top:1px;
	/*background-color: green;*/
}
#menu_topo {
	margin: auto;
	width: 975px;
	height: 29px;
	/*background-color: red;*/
}
#conteudo {
	width: 976px;
	margin: auto;
	padding-bottom:130px;
	/*background-color: green;*/
}

/* tunadas */
.BoxCartolasPrincipais{margin:0px 0px 010px 0px;}
.txtCartola{font: Georgia, "Times New Roman", Times, serif; font-size:16px; color:#875A2E; font-weight:bolder; text-transform:uppercase;}
.linhaPrincipal{background:url(images/linhaPadrao.png) no-repeat; height:2px;}
.fundo_ex_presidentes{background:url(images/fundo_ex_presidentes.png) no-repeat; height:320px;}

#titulo {
	width:976px;
	/*margin-left:20px;*/
	float:left;
	padding-top:24px;
	font-family: Georgea;
	font-size: 18px;
	font-weight: bold;
	color: #75490D;
	text-decoration: none;
	/*background-color: red;*/
}
#coluna_menu {
	width:160px;
	height:700px;
	float:left;
	/*padding-top:30px;*/
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #75490D;
	/*background-color: red;*/
}
#coluna_noticias {
	width:816px;
	height:814px;
	float:right;
	/*background-color: yellow;*/
}
#coluna_noticias #destaques{
	width:430px;
	height:496px;
	padding-left:15px;
	float:left;
	/*background-image: url(images/fundo_destaques.png);
	background-color: pink;*/
}
#coluna_noticias #midia {
	width:356px;
	height:496px;
	padding-left:15px;
	float:right;
	/*background-image: url(images/fundo_midia.png);
	background-color: orange;*/
}
#coluna_noticias  #mpc {
	width:430px;
	height:318px;
	padding-left:15px;
	float:left;
	/*background-image: url(images/fundo_mpc.png);
	background-color: gray;*/
}
#coluna_noticias  #ampcon {
	width:356px;
	height:318px;
	padding-left:15px;
	float:right;
	/*background-image: url(images/fundo_ampcon.png)*/;
	/*background-color: red;*/
}
#palavra_presidente {
	width:976px;
	height:130px;
	float:right;
	background-image: url(images/fundo_presidente.png);
	/*background-color: pink;*/
}
#agenda {
	width:325px;
	height:243px;
	float:left;
	background-image: url(images/fundo_agenda.png);
	/*background-color: gray;*/
}
#cartas {
	width:326px;
	height:243px;
	float:left;
	background-image: url(images/fundo_cartas.png);
	/*background-color: blue;*/
}
#acompanhamento {
	width:325px;
	height:243px;
	float:right;
	background-image: url(images/fundo_acompanhamento.png);
	/*background-color: red;*/
}
#banners {
	width:976px;
	height:95px;
	padding-top:15px;
	float:left;
	/*background-color: red;*/
}
#rodape {
	background-image: url(images/rodape.jpg);
	background-position: center;
	width:100%;
	height:139px;
	position: absolute;
	bottom: 0;
	/*background-color: red;*/
}
.clear {
	clear:both;
}	
/*######### CSS PARA PAGINAS INTERNAS #########*/
#coluna_textos {
	width:796px;
	float:right;
	/*background-color: yellow;*/
}
#textos{
	width:771px;
	padding-left:15px;
	padding-right:10px;
	float:left;
	/*background-color: pink;*/
}


