body,td,th {
	font-family: verdana;
	font-size: 11px;
}
body {
	background-image: url(img/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#000000;
	font-family: verdana;
	font-size: 11px;
}
a:link,a:visited,a:active {
	text-decoration: none;
}
a:hover {
	color:#562818;
	text-decoration: none;
}


a.destaqueLink:hover {
	color:#DEDA9E;
	text-decoration: none;
}
a.destaqueLink {
	color:#edeac9;
	font-family: verdana;
	font-size: 12px;
}
.destaque {
	font-family:verdana;
	font-size:14px;
	color:#edeac9;
	background-color:#562818;
	border-width:1px;
	border-style:solid;
	border-color:#36150a;
	font-weight: bold;
	text-decoration:none;
	padding-top:13px;
	width:420px;
	azimuth:center;
	padding-bottom:12px;
	padding-top:12px;
	padding-left:6px;
	padding-right:6px;
}
.estilo14 {
	font-size:14px;
	font-family:verdana;
}
.VoltarControle {
	font-family:verdana;
	font-size:12px;
	color:#edeac9;
	background-color:#562818;
	border-width:1px;
	border-style:solid;
	border-color:#36150a;
	font-weight: bold;
	text-decoration:none;
	width:250px;
	azimuth:center;
}
.FonteCont {
	color:#414141;
}





/* DIVS */
#todo {
	width:100%;
}
#index {
	width:730px;
	position:relative;
}
#banner {
	float:left;
	position:relative;
}
#links {
	float:left;
	position:relative;
	z-index:99;
	top:82px;
}
#centro {
	float:left;
	width:730px;
	background-image:url(img/bg_centro.png);
	background-repeat:repeat-y;
	position:relative;
}
#header_trajetoria{
	width:350px;
	height:80px;
	float:left;
	z-index:90;
	position:absolute;
	background-image:url(img/header_trajetoria.png);
	background-repeat:no-repeat;
	left:30px;
}
#header_trajetoria_cont{
	width:350px;
	height:320px;
	float:left;
	z-index:90;
	position:relative;
	left:30px;
	top:80px;
	color:#414141;
}
#header_atuacao{
	width:240px;
	height:80px;
	float:right;
	z-index:90;
	position:absolute;
	background-image:url(img/header_atuacao.png);
	background-repeat:no-repeat;
	right:30px;
}
#header_atuacao_cont{
	width:290px;
	height:290px;
	float:right;
	z-index:90;
	position:relative;
	top:80px;
	right:30px;
	color:#414141;
}
#rodape{
	float:left;
	width:730px;
	height:53px;
	
	background-image:url(img/rodape.png);
	background-repeat:no-repeat;
	position:relative;
	padding-left:10px;
}

