BODY{
	margin:0;
	background: url("../img/bg_dir.gif") repeat-x;
	color: #6A6A6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;}

TD{font-size:0.8em;}

P{text-align:left;}

A{text-decoration:none;}
A:hover{text-decoration:underline;}

A.texto{
	color: #6A6A6A;
	text-decoration:none;}
A.texto:hover{
	color: #000;
	text-decoration:none;}
	
DIV#correcaoBGmaior{
	position:absolute;
	width:50%;
	height:100%;
	background: url("../img/bg_esq.gif") repeat-x;}
	
DIV#correcaoBG{
	position:absolute;
	width:50%;
	height:100%;
	background: url("../img/bg_esqpeq.gif") repeat-x;}

DIV#site{
	position:relative;
	left:50%;
	width:700px;
	background-color:#FFF;
	margin-left:-350px;
	border-left: solid #635E8A 1px;
	border-right: solid #635E8A 1px;
	z-index:1;}

/***** TOPO *****/
DIV#menu{
	height:25px;
	padding-top:2px;
	vertical-align:top;
	background:url("../img/menu/bg_menu.gif") repeat-x;}

DIV#solucoes{
	position:absolute;
	left:383px;
	top:35px;
	width:250px;
	height:15px;
	overflow:hidden;
	cursor:pointer;
	z-index:10;
	}
	
DIV#solucoesHit{
	position:absolute;
	z-index:1;}
DIV#solucoesSubmenu{
	position:absolute;
	left:1px;
	top:14px;
	width:250px;
	height:27px;}

/***** CONTEUDO *****/
TABLE#conteudo{
	width:100%;
	margin:1px auto 25px auto;
	}

.divPortifolio{
	text-align:left; 
	margin-left:0px; 
	padding-left:0px;
	margin-top:50px;
}

.divPortifolio IMG{
	border:none;
}
	
.listaPortifolio{
	margin-left:0px; 
	padding-left:0px;
}
	
.listaPortifolio LI{
	padding-bottom:10px;
}
	

/***** RODAPE *****/
DIV#rodape{
	top:100%;
	margin-top:-19px;
	height:20px;
	background:url("../img/rodape/rodape.jpg") repeat-x;
	}

DIV#rodape IMG
	{
	top:3px;
	}

html>body .margem-topo
	{
	margin:-2px 0 0 0;
	}