body {
	margin: 0;
	padding: 0;
	background-image:  url(../images/bg.gif);
}
.main {
    position: absolute;
	background-image:url(../images/bg_main.gif);
	width:755px;
}
.clientmanager{
	height:40px;
	width:458px;
	background-image:url(../images/bg_clientManager.gif);
	margin-left:267px;
}
.logo{
	top:0px;
	left:0px;
	position:absolute;
	height:155px;
	width:267px;
}
.menu{
	margin: 27px 0px 0px 267px;
	height:80px;
	width:485px;
}
.rodape{
	clear: both;
	background-image:url(../images/bg_rodape.gif);
	height:50px;
	width:565px;
	margin-left:190px;

}

.rodapeTexto{
	margin-right:10px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#7e8487;
	text-align:right;
	line-height:25px;
}

.rodapeTexto a {
	color:#7e8487;
	text-decoration:none;
}

.rodapeTexto a:hover{
	text-decoration:underline;
	color:#282e31;
}
.tracoAmarelo{
	height:5px;
	width:74px;
	background-image:url(../images/bg_amarelo.gif);
	margin:0px 0px 0px 173px;
}
.banner{
	
	height:162px;
	width:456px;
	margin:8px 0px 0px 56px;
}
.destaque1{
	position:absolute;
	height:162px;
	width:240px;
	left: 513px;
	top: 148px;
}
.meio{
	width:565px;
	margin-left:190px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#585858;
}

.ultimasNoticias{
	height:180px;
	width:335px;
	font-family:tahoma, Verdana;
	font-size:11px;
	color:#475153;
	margin-bottom:10px;
	line-height:16px;
}

.ultimasNoticias a{
	display:block; 
	color:#475153;
	text-decoration:none;
}

.ultimasNoticias a:hover{
	text-decoration:underline;
}

.moreNews {
	width:335px;
	font-weight:bold;
	text-align:right;
	color:#475153;
	margin:5px 0px 5px 0px;;

}

.moreNews a{
	color:#475153;
	text-decoration:none;
}
.moreNews a:hover{
	text-decoration:underline;
}

.destaque2{
	position:absolute;
	top: 340px;
	left:560px;
	width:170px;
	height:170px;
	background-image:url(../images/bgDestaque.gif);
}

.destaqueContent{
	padding:10px;
}
.missaoVissao{
	text-align:justify;
	margin:10px 15px 7px 0px;
	padding:10px;
	background-image:url(../images/bgMissaoVissao.gif);

}

.boxImagens{
	text-align:justify;
	margin:0px 15px 7px 0px;
	padding:10px;
	background-image:url(../images/bgMissaoVissao.gif);
	clear:both;

}


.texto{
	margin:5px 15px 5px 0px;
	text-align:justify;
}