body {
	margin: 0 auto !important; 
	background-image: url("ceu_repetir.png");
	_background-image: url("ceu_repetir.gif");	
	background-repeat: repeat-x;
  height:650px;
}                                
                    
#principal, #principal2 {
	width:1024px;
	height:650px;		
  /*position:absolute;*/    
  bottom:0;     
}               

#principal2 {
  margin-left:7%;
}      
                                                
.principalabsolute {
	width:1024px;
	height:650px;	
	margin-left:12%;
  position:absolute;    
  bottom:0;    
} 

.principalrelative {
  width:1024px;
  height:650px;
  margin-left:12%;
  position:relative;  
}

#logoi, #logoc, #logol {
	height:170px;
	width:281px;
	float:right;
	padding-right:80px;
	padding-top:80px;
}

#logoi {
	background-image: url("logoi.png");
	background-position: center left;
	background-repeat: no-repeat;
}

#logoc {
	background-image: url("logoc.png");
	background-position: center left;
	background-repeat: no-repeat;
	display: none;
}

#logol {
	background-image: url("logol.png");
	background-position: center left;
	background-repeat: no-repeat;
	display: none;
}

#menu {
  height:420px;
  position:fixed;
  left:100px;
  width:300px;
}

#menu ul {
	list-style-type: none;
}
#pontos {
	width: 30px;
	height: 100px;
	position: absolute;
	margin-left: 20px;
	margin-top: 13px;
	padding-left: 20px;
	_margin-top: -3px;
	_margin-left: -23px;
}

#menu ul {
	position: fixed;
	list-style-type: none;

}

#escolha {
	height: 40px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#conheca , #loja , #promo {
	padding-left: 20px;
	height: 33px;

}

/*******************************************************/
/*			Menu Mouser Over	       */
/*******************************************************/


#hidenloja , #hidenpromo {
	/*background-color: #eee;*/
	width:290px;
	height:50px;
	/*border: 1px solid black;*/
	position: absolute;
	margin-left: 60px;
	_margin-left: 20px;
	margin-top: -160px;
	font-family: tahoma;
	color:#444;
	font-size: 12px;
	display: none;
	z-index: 500;
}

#hidenconheca {
	/*background-color: #eee;*/
	width:290px;
	height:50px;
	/*border: 1px solid black;*/
	position: absolute;
	margin-left: 60px;
	_margin-left: 20px;
	margin-top: -160px;
	font-family: tahoma;
	color:#444;
	font-size: 12px;
	z-index: 500;
}

















