*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}
body{	background-color : #fff;}
h1{	display : none;}


#prox_ant{
	position : absolute;
	left : 880px;
	top : 5px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px; 
	z-index : 77;
	
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
	z-index : 77;
	}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro{	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}


/*menu*/
#menu{	display : none;}


/*submenu*/
a#linkao{
	z-index : 10;
	background-image : url(img/x.gif);
}
a#linkao,
#info{
	width : 936px;
	height : 450px;
	display : block;	
	left : 0;
	top : 0px;
	position : absolute;
}

/*capa*/
#info{	z-index : 9;}


/*texto*/
#texto{
	width : 860px;
	height : 100px;
	display : block;
	position : absolute;
	left : 0px;
	top : 20px;
	overflow : visible;
	z-index : 4;
	border : none;
}
#texto p{
	line-height : 120%;
	margin : 10px 0;
	font-size : 11px;
}
#texto h2{
	font-size : 26px;
	margin : 0 0 10px 0;
}


/*fonte*/

#fonte{
	font-size : 10px;
	color : #beb7af;
	position : absolute;
	left : 0px;
	top : 350px;
	width : 936px;
	height : 15px;
	display : block;
	text-align : right;
}

#info.int #texto{
	left : 439px;
	top : 50px;
}
#info.int #texto h2 span{
	width : 30px;
	height : 30px;
	line-height : 30px;
	background-color : #ff9900;
	color : #fff;
	text-align : center;
	display : block;
	float : left;
	margin : 0 10px 0 0;
}

#precos{
	position : absolute;
	left : 0px;
	top : 10px;
	z-index : 3;
	width : 936px;
	height : 300px;
}
#precos h2{
	font-size : 40px;
	color : #aca299;
}
#precos table{
	border : 1px solid #eceae7;
	margin : 20px 0;
	width : 936px;
}
#precos th,
#precos td{
	padding : 5px;
	text-align : center;
	border-left :  1px solid #eceae7;
}
#precos th{
	color : #fff;
	background-color : #aca299;
}
#precos td{
	font-size : 28px;
	font-weight : bold;
	height : 200px;
	line-height : 200px;
}
#precos td.gasolina{
	background-image : url(img/gasolina.jpg);
	width : 200px;
		background-color : #47423a;
}
#precos td.alcool{
	background-image : url(img/alcool.jpg);
	width : 200px;
	background-color : #47423a;
}
#precos td.alc{	color : #2e6225;}
#precos td.gas{	color : #624325;}


#precos.nacional td{
	font-size : 18px;
	font-weight : bold;
	height : 60px;
	line-height : 60px;
}
#precos.nacional{
	top : 200px;
}
