*{
	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;
}
#compartilhar,
#menu,
#banner,
h1,
#topo{
	display: none;
}


#prox_ant{
	position : absolute;
	left : 870px;
	top : 10px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px; 
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#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*/

/*capa*/
#info{
	z-index : 9;

}
#linkao,
#linkao a,
#info{
	width : 936px;
	height : 464px;
	display : block;
	position : absolute;
	left : 0;
	top : 0px;
}

#linkao,
#linkao a{
	display : block;	
	z-index : 10;
	background-image : url(img/x.gif);
	width: 700px;
}
#linkao{
	left: 210px;
}
#info #texto{
	font-size : 14px;
	font-weight : bold;
	display : block;
	position : absolute;
	overflow : auto;
}
#info.capa #texto{
	width : 400px;
	height : 400px;
	top : 0px;
	left : 420px;
}

#info.capa{	background-image : url(img/capa.jpg);}
#info.capa,
#info.dicas{
	background-position: 550px 0;
}
#info.capa #texto,
#info.dicas #texto{
	top : 10px;
	left : 210px;
	width : 310px;
}
#info.dicas.dica1{	background-image : url(img/1ano.jpg);}
#info.dicas.dica2{	background-image : url(img/1anos.jpg);}
#info.dicas.dica3{	background-image : url(img/4anos.jpg);}
#info.dicas.dica4{	background-image : url(img/7anos.jpg);}
#info.dicas.dica5{	background-image : url(img/bus.jpg);}
#info.dicas.dica6{	background-image : url(img/pickup.jpg);}





#texto h3,
#texto h2{
	font-size : 22px;
	margin : 5px 0;
	line-height: 24px;
	
}
#texto h3{
	font-size : 14px;
	line-height: 18px;
}

#texto p{
	margin : 8px 0 0 0;
	font-weight : normal;
	font-size : 14px;
}
#credito{
	font-size : 10px;
	position : absolute;
	left : 850px;
	top : 445px;
	color : #beb7af;
}
#submenu{
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 370px;
	background-color: #eceae7;
		z-index: 100;
}
#submenu h2{
	width: 195px;
	height: 40px;
	line-height: 40px;

}
#submenu h2 a{
	width: 195px;
	height: 39px;
	border-bottom: 1px dotted #ccc;
	line-height: 39px;
	float: left;
	display: block;
	color: #5d5850;
	font-size: 11px;
	background-color: #eceae7;
	text-indent: 10px;
}
#submenu h2#sel a,
#submenu h2 a:hover{
	background-color: #fff;
	color: #ff9900;
}
