body{
	margin:0px 0px 0px 0px; 
	text-align:center; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF; 
	background:#545864;
	font-weight:bold;
}

#estrutura{
	width:765px; 
	height: 100%;
	margin: 0 auto;
}

#conteudo{
	width: 765px;
	margin-top: 10px;
	text-align: left;
	height: 100%;
}

#area_destaques { 
	float:left;
	width: 370px; 
	height: 100%;
	background-image: url(../images/div.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#area_esq { 
	float:left;
	width: 370px; 
	height: 100%;
}

#area_dir { 
	text-align: justify;
}

#area_noticias { 
	float:right;
	width: 360px; 
	height: 100%;
}

#texto_esq { 
	text-align: justify;
	margin-right: 5px;
}


/* MENU */

#menu_estrutura{
	width:765px; 
	height:71px; 
	margin-bottom:0px;
}

#menu { 
	float:left;
	width: 575px; 
	height: 71px;
	background: #545864;
}

#menu_direita{
	float:right; 
	width:187px; 
	height:71px; 
	background:url(../images/index_08.jpg);
	background-repeat: no-repeat; 
	background-position:bottom left; 
	margin-bottom:0px;
}

#ico_home_area{
	width:27px; 
	height:65px; 
	float:right;
}

#ico_home{
	margin-top: 20px;
}


/* TOPO */

#logo{
	width:765px; 
	height:238px; 
	background:#545864 url(../images/index_12.jpg);
	background-repeat: no-repeat; 
	margin: 0 auto;
}

#area_logo{
	width: 100%; 
	height: 238px; 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#img{
	margin-top: 15px;
}

#clear{
	clear: both;
}

#rodape{
	margin-top:20px; 
	height:48px; 
	background:#D7D7D7 url('../images/rodape.png') repeat-x; 
	text-align:left; 
	padding:0px 10px 0px 10px;
}

#f_titulo{
	color:#E7B700; 
	font-size: 22px; 
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

#foto_esq{
	width: 154px;
	height: 121px;
	float: left;
	margin-right: 5px;
}

#foto_dir{
	width: 350px;
	height: 216px;
	float: right;
	margin-leftt: 5px;
}

/* FONTES */

.f_novo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E7B700; 
	background:#545864;
	font-weight: bold;
}

.f_titulo{
	color:#E7B700; 
	font-size: 22px; 
	font-weight: bold;
	text-align: left;
}

.f_texto14{
	color: #E7B700; 
	font-size: 14px; 
	font-weight: bold;
}

.f_rodape{
	color:#C5C5C5; 
	font-size:10px; 
	font-weight:bold;
}

.f_textoNegrito{color:#E7B700; font-size:14px; font-weight:bold;}

<!--

.link_prog{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
}

.link_prog:HOVER{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFE16C;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
}

.link_videos{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_videos:HOVER{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

.link {
	color: #E7B700;
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #E7B700;
}
.link:hover {
	text-decoration: none;
	color: #666666;
}
.link:active {
	text-decoration: none;
	color: #E7B700;
}
-->
