body {
	background:#FFFFFF url(../img/fundo.jpg) top left repeat-x;
	padding:20; margin:0;
	
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #444444;
}

form { padding: 0 ; margin: 0 ; }

/* HACK IE */ 
* html .gainlayout { height : 1% ; } 
/* */ 

#layout {
	position : absolute ;
	width : 616px ;
	height : auto ;
	left : 50% ;
	margin-left : -308px ;
	background : #EFEFEF url(../img/cont_fundo.jpg) ;
}

/* TOPO */ 
#topo {	
	height:10px;
	padding:0 0 0 0;
}
	#cont_inicio {
		position : absolute ;
		width : 616px ;
		height : 194px ;
		background : #EFEFEF url(../img/cont_inicio.jpg) ;
	}
	#logo {
		position:absolute;
		top:20;
		left:20;
	}
	#menu {
		position:absolute;
		top:15;
		left:278;
		width:80;
		height:50;
	}
/* */ 

#conteudo {
	position : relative ;
	margin-top : 110px ;
	width:616px;
	z-index:900;
	}
	#cont-direita {
		width : 376px ;
		float : right ;
		padding : 80 7 7 0 ;
		}
	#cont-esquerda {
		margin-top:-5px;
		width:210px;
		_width: 240px;
		*width: 240px;		
		float:left;
		padding :7;
		}
		#produtos {
			width : 203px ;
			_width : 213px ;
			*width : 213px ;			
			padding :7;
			border : 1px solid #CCCCCC ;
			background : url(../img/produtos_fundo.gif) ;
		}
		#representante {
			width : 223px ;
			padding : 7 7 7 7 ;
		}

/* RODAPE */
#rodapeX {	
	clear:both;
	height:20px;
	width: 615px;
	background-color:#FFFFFF;
	}
#cont_fim {
	display : inline ;
	position : relative ;
	width : 616px ;
	height : 4px ;
	background : #FFFFFF url(../img/cont_fim.jpg) top left repeat-x;
}
	#espaco-rodape {
		float:left;
		z-index:120;
		width:40;
		height:58px;
		background : #FFFFFF ;
	}
	#endereco {
		float:left;
		z-index:140;
		width:536;
		height:58px;
		background : #FFFFFF ;
	}
	#credito {
		float:left;
		z-index:130;
		width:80;
		height:58px;
		background : #FFFFFF ;
	}
/*  */