@charset "iso-8859-1";
/* CSS Document */
Body {
	margin:0;
	padding:0;
	background-image: url(../../imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFF;
}

#Flash {
	height:352px;
	background-image: url(../../imagens/bg-topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#FLash_swf {
	width:990px;
	left:50%;
	margin:0 0 0 -495px;
	position:relative;
}

.Vinheta {
	font-size: 16px;
	background-color:#ebebeb;
	padding:5px 0 5px 5px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 5px;
}

P {
	margin:0 0 10px 0;
}

#Geral {
	width:890px;
	left:50%;
	margin:0 0 0 -445px;
	position:relative;
	padding:0 0 30px 0;
}

#Home_couna1 {
	width: 461px;
	float:left;
}

#Coluna_direita {
	width:408px;
	float:right;
	position:relative;
}

/* internas */

#Interna_couna1 {
	float:left;
}

#Interna_direita {
	float:right;
}
 /* ------------*/

.Coluna_direita_imagem {
	float:left;
	position:relative;
}

.Coluna_direita_item {
	float:left;
	width: 215px;
	position:relative;
}

.Home_coluna_pequena {
	width:218px;
	float:left;
}

.Margem_imagens {
	margin:0 0 5px 0;
}

H1 {
	color:#d32913;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	font-style:normal;
	text-transform:uppercase;
}

H2 {
	color:#d32913;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	font-style:normal;
	text-transform:uppercase;
}


H3 {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	font-style:normal;
}

#links_galeria_fotos a {
	text-decoration:none;
	color:#F00;
}


#links_galeria_fotos a:hover {
	text-decoration:none;
	color:#000;
}


a {
	color:#d32913;
	text-decoration: none;
	margin:0;
	padding:0;
}

a:hover {
	color: #F00;
	text-decoration:underline;
}



.Margem_esquerda {
	margin:0 0 0 10px;
}

.Margem_direita {
	margin:0 10px 0 0;
}


#Rodape_menu {
	width:890px;
	left:50%;
	margin:40px 0 0 -445px;
	position:relative;
	height:19px;
}


#Rodape {
	width:890px;
	left:50%;
	margin:0 0 0 -445px;
	position:relative;
	height:19px;
}

.Rodape_interno {
	margin:30px 0 0 0;
	position:relative;
}

.Margem_acima_abaixo {
	margin:10px 0 10px 0;
}

.Separador {
	clear:both;
	height:10px;
}

.Vermelho {
	color:#D22913;
	font-weight:bold;
}

.Separador_horizontal {
	background-image: url(../../imagens/bg_separador_horizinontal.jpg);
	background-repeat:repeat-x;
	height:5px;
}

#Noticias a {
	text-decoration:none;
	color:#000;
}

#Noticias a:hover {
	text-decoration:underline;
	color:#000;
}

#Noticias H2 {
	color:#F00;
}

