body{
	background-color:#D0B79F;
}
#Pagina{
	width:750px;
	margin:auto;	
}

#Topo{
	float:left;
	background-image:url(../slices/bg-topo.jpg);
	width:750px;
	height:228px;

}

#Topo #Linha1 {

	width:100%;
	display:block;
}
#Topo #Linha1 h1{

	width:180px;
	height:120px;
	margin:20px 0 0 40px;

}
#Topo #Linha1 h1 a{
	display:block;
	width:180px;
	height:120px;
	text-indent:-9999px;
}
#FlashTopo{
	position:absolute;
	margin:-128px 0 0 250px;
}

#Topo #Linha2{
	clear:both;
	display:table;
	width:100%;
	margin:10px 0 0 0 ;
}
#Topo #Linha2 h2{
	width:150px;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	margin:20px 0 0 55px;
	float:left;	
	display:inline;
}
#Topo #Linha2 ul{
	float:right;
	margin:16px 2px 0 0;
	display:inline;
}
#Topo #Linha2 ul li{
	display:inline;
	border-right:1px solid;
	padding:0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#Topo #Linha2 ul li.UltimoLink{
	border:0;
}

#Topo #Linha2 ul li a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#Conteudo{
	clear:both;
	width:750px;
	background-image:url(../slices/bg-pagina.jpg);
	background-repeat:repeat-x;
	background-color:#F3EBE0;
	float:left;
}

#Rodape{
	clear:both;
	background-image:url(../slices/bg-rodape.jpg);
	background-repeat:repeat-x;
	height:58px;
	font-family:"Trebuchet MS";
	color:#666666;
	font-weight:bold;
	font-size:12px;
	width:100%; text-align:center;	
}
#Rodape address{
	width:100%;
	float:left;
	line-height:18px;
	margin:15px 0 0 15px;
}

#DesenvolvidorCricao{
background-image:url(../slices/criacao-de-sites-agencia-otima-ideia.png);
background-repeat:no-repeat;
width:85px;
height:121px;
display:block;
text-indent:-9999px;
float:right;
}
#Desenvolvidor a{
background-image:url(../slices/criacao-de-sites-agencia-otima-ideia.png);
background-repeat:no-repeat;
width:85px;
height:121px;
display:block;
text-indent:-9999px;
}


