	#conteudo {
		background-color:#00abd9;
		width:750px;
	}
	
	#menu_esquerda {
		background-color:#0085a9;
		width:230px;
		height:450px;
		position:relative;
		float:left;
		padding-top:15px;
	}
	
	#menu_esquerda li {
		background:url(../images/produtos/linha.gif) repeat-x bottom left;
		padding:5px 0 5px 10px;
	}
	
	#menu_esquerda li a {
		background:url(../images/produtos/bullet.gif) no-repeat left center;
		color:#91e8ff;
		padding:0px 0 0px 10px;
	}
	
	#menu_esquerda li a:hover {
		color:#ffffff;
	}
	
	#onde_estou {
		color:#ffffff;
		top:10px;
	}
	
	#onde_estou li {
		display:inline;
		padding:0 0px 0 0px;
	}
	
	#onde_estou li a {
		color:#ffffff;
		padding:0 10px 0 3px;
	}
	
	#direita {
		background:url(../images/produtos/back_direita.gif) no-repeat;
		width:479px;
		float:left;
		padding-left:40px;
		margin-top:-1px;
	}
	
	#direita p {
		float:left;
		font-size:14px;
		padding-top:7px;
		margin-top:15px;
	}
	
	#direita h2 {
		font-size:20px;
		color:#ffffff;
		padding-bottom:20px;
		top:15px;
	}
		
	#foto_gde {
		width:214px;
		height:286px;
		float:left;
	}	
		
	#foto_gde img {
		border:3px solid #ffffff;
		margin-bottom:3px;
	}
	
 
	
	#infos_produto p {
		font-size:10px;
		width:250px;
		position:relative;
		margin-left:7px;
		margin-top:0;
	}
	
	#pedidoonline {
		background:url(../images/produtos/pedidoonline.gif) no-repeat;
		width:140px;
		height:30px;
		position:relative;
		display:block;
		float:left;
		top:10px;
		text-indent:-5000px;
	}
	#down_bt{
		background:url(../images/produtos/bt-downloaddomanual.gif) no-repeat;
		width:148px;
		height:29px;
		text-indent:-2000px;
		display:block;
		margin-top:23px;
		    clear: both;
    top: 20px;
		
	}
