html{
	background-image:url(../imagens/imagens/fundo.png);
	background-repeat:repeat-x;	
}
.div_clear{
clear:both;
}
#container{
width:1001px;
height:auto;
margin-left:auto;
margin-right:auto;
position:relative;
}
	#conteudo{
	position:relative;
	}
		#conteudo_centro{
		width:891px;
		height:371px;
		margin-top:50px;
		margin-left:55px;
		background-image:url(../imagens/imagens/evomaster.png)	
		}
			#palavra_flutuando_hotsite{
			position:absolute;
			left: 400px;
			top:115px;
			color:#f28f8f;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:center;
			line-height:12px;
			}
			#palavra_flutuando_lojas_virtuais{
			position:absolute;
			left:365px;
			top:175px;
			color:#0074ca;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:center;
			line-height:12px;
			}
			#palavra_flutuando_sites{
			position:absolute;
			left:475px;
			top:252px;
			color:#666;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:center;
			line-height:12px;
			}
			#palavra_flutuando_portais{
			position:absolute;
			left:492px;
			top:81px;
			color:#666;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:center;
			line-height:12px;
			}
		#rodape{
		width:1001px;
		height:80px;
		margin-top:80px;
		position:relative;
		}
			#rodape .coluna_01{
			float:left;
			}
			#rodape .separacao{
			float:left;
			width:13px;
			height:79px;
			background-image:url(../imagens/imagens/rodape_separacao.png);				
			}
			#rodape .coluna_02{
			float:left;
			width:280px;
			height:80px;
			margin-left:11px;
			color:#666;
			}
			#rodape .coluna_03{
			float:left;
			width:280px;
			height:80px;
			margin-left:11px;
			color:#0074ca;
			}
			#rodape p.texto_rodape{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			margin-top:7px;
			}
			
			
			
			
			
	
