*{
	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;
}

#topo{
	background-color : #ff9900;
	position : absolute;
	width : 980px;
	height : 30px;
	left : 0;
	top: 0;
	display : block;
	background-image : url(img/terra.gif);
}
#topo a{
	display : block;
	width : 300px;
	float : left;
	height : 30px;
	overflow : hidden;
	text-indent : -60000px;
}
#banner{
	position :  absolute;
	left : 256px;
	top : 40px;
	width : 468px;
	height : 60px;
	z-index : 20;
}
h1{
	background-image : url(https://sdp.terra.com.br/image/klavika?c=ph&t=Ford%20Mustang%202011);
	position : absolute;
	width : 940px;
	height : 40px;
	left : 15px;
	top : 110px;
	z-index : 2;
}
h1 a{
	display : block;
	width : 700px;
	height : 40px;
	float : left;
	text-indent : -6000px;
	overflow : hidden;
}
#borda{
	width : 960px;
	height : 430px;
	border : 1px solid #eceae7;
	display : block;
	position : absolute;
	left : 10px;
	top : 180px;
	z-index : 0;
}
#prox_ant{
	position : absolute;
	left : 890px;
	top : 190px;
	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;}

a#linkao{
	width : 960px;
	height : 480px;
	display : block;	
	z-index : 10;
	background-image : url(img/x.gif);
	position : absolute;
	left : 11px;
	top : 181px;
}
/*menu*/
#menu{
	position : absolute;
	left : 20px;
	top : 145px;
	width : 942px;
	height : 40px;
	border-top : 1px solid #d5d0cb;
	z-index : 20;
}
#menu h2{
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
}
#menu h2 a{
	width : auto;
	height : 13px;
	line-height : 13px;
	float : left;
	margin : 8px 0 0 0;
	padding : 0 15px;
	border-right : 1px solid #bbb7b3;
	color : #5d5850;
	display : block;

}
#menu .mn4,
#menu .mn5,
#menu .mn6{
	display : none;
}
#menu h2 a:hover,
#menu h2#sel a{
	color : #ff9900;
}

/*submenu*/

/*paginacao*/
#paginacao{
	width : 300px;
	height : 25px;
	display : block;
	position : absolute;
	z-index : 30000;
}
#paginacao a{
	display : block;
	width : 21px;
	height : 21px;
	line-height : 21px;
	display : block;
	text-align : center;
	font-weight : bolder;
	float : left;
	margin : 0 2px 0 0;
	border : 2px solid #ff9900;
	color : #5d5850;
	background-color : #fff;
	z-index : 30000;
}
#paginacao span{
	font-size : 11px;
	font-weight : bolder;
	height : 21px;
	line-height : 21px;
	float : left;
	margin : 0 5px 0 0;
	color : #beb7af;
}
#paginacao a#sel{
	color : #eceae7;
	border : 2px solid #eceae7;
}
#paginacao a:hover{
	background-color : #ff9900;
	color : #fff;
}

/*capa*/
#info{
	width : 960px;
	height : 480px;
	position : absolute;
	left : 11px;
	top : 181px;
	display : block;
	z-index : 9;
}
#info.capa #texto{
	font-size : 14px;
	font-weight : bold;
	width : 350px;
	height : 300px;
	display : block;
	position : absolute;
	left : 560px;
	top : 140px;
	overflow : visible;
	z-index : 4;
	background-color : transparent;
	border : none;
}
#info.capa #texto p{
	margin : 5px 20px 5px 0 ;
	font-weight : normal;
	font-size : 12px;
}
#info.capa #texto h2{
	font-size : 28px;
	margin : 10px 0;
	color : #fff;
}
#info.capa{
	background-image : url(img/capa.jpg);
}
#info.capa #texto p{
	color : #fff;	
}


/*pontos*/
#pontos a,
#pontos{
	width : 30px;
	height : 30px;
	display : block;
	background-position : 0 0;
	z-index : 30;
}
#pontos a:hover{
	background-position : 0 -30px;
}
#pontos a{
	background-image : url(img/pontos.gif);
}
#pontos{
	position : absolute;
}
#pontos a h2{
	display : none;
}
#pontos a:hover h2{
	display : block;
	padding : 3px;
	background-color : #000;
	color : #fff;
	position : absolute;
	left : 28px;
	top : 5px;
	font-size : 10px;
	font-weight : normal;
}
/*texto*/
#texto{
	position : absolute;
	left : 280px;
	top : 370px;
	width : 450px;
	background-color : #000;
	border : 1px solid red;
	opacity:0.98;
	-moz-opacity: 0.98;
	filter: alpha(opacity=98);
	padding : 10px;
	z-index : 40;
}

#texto.txt1{
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	text-align : center;
	background-color : transparent;
	top : 420px;
	border : 1px solid #fff;
}
#texto p,
#texto h2{
	color : #fff;
	margin : 10px;
}
#texto h2{
	font-size : 28px;
}
#texto img{
	float : left;
	margin : 0 10px;
}
#texto a.fechar{
	color : red;
	text-indent : 0;
	width : 22px;
	height : 22px;
	line-height : 22px;
	display : block;
	position : absolute;
	top : 15px;
	left : 725px;
	border : 1px solid red;
	text-align : center;
	font-weight : bold;
}
#texto a.voltar{
	background-color : red;
	margin : 5px 0;
	width : 70px;
	height : 25px;
	display : block;
	float : left;
	border : 1px solid #000;
	text-align : center;
	color : #fff;
	font-weight : bold;
	line-height : 25px;
}
#texto a:hover.voltar{
	background-color : #ff9900;
	color : #fff;
}
#texto a:hover.fechar{
	background-color : #ff9900;
	color : #fff;
	border : 1px solid #ff9900;
}
/*rotacionar*/
#rotacionar a,
#rotacionar{
	width : 75px;
	height : 73px;
	display : block;
	z-index : 30;
}
#rotacionar a{
	background-image : url(img/rotacionar.gif);
}
#rotacionar a:hover{
	background-position : 0 -73px;
}
#rotacionar{
	position : absolute;
	left : 880px;
	top : 570px;
}
/*exterior*/
#info.exterior{	background-image : url(img/exterior.jpg);}
#info.exterior2{	background-image : url(img/exterior2.jpg);}

#texto.ext1{
	left : 100px;
	top : 240px;
	width : 750px;
	height : 380px;
	
}
#pontos.ext1{	left : 700px;	top : 450px;}
#pontos.ext2{	left : 800px;	top : 350px;}
#pontos.ext3{	left : 500px;	top : 500px;}
#pontos.ext4{	left : 500px;	top : 350px;}
#pontos.ext5{	left : 470px;	top : 280px;}

#pontos.ext6{	left : 570px;	top : 290px;}
#pontos.ext7{	left : 220px;	top : 360px;}
#pontos.ext8{	left : 550px;	top : 480px;}
#pontos.ext9{	left : 740px;	top : 320px;}
#pontos.ext10{	left : 680px;	top : 280px;}

/*interior*/
#info.interior{	background-image : url(img/interior.jpg);}

#pontos.int1{	left : 700px;	top : 300px;}
#pontos.int2{	left : 720px;	top : 550px;}
#pontos.int3{	left : 200px;	top : 370px;}
#pontos.int4{	left : 880px;	top : 410px;}
#pontos.int5{	left : 870px;	top : 320px;}
#pontos.int6{	left : 100px;	top : 220px;}

/*motor*/
#info.motor2,
#info.motor3,
#info.motor4,
#info.motor{	background-image : url(img/motor2.jpg); background-position : 80px 0; background-color : Black;}

#info.motor2{	background-image : url(img/motor3.jpg);}
#info.motor3{	background-image : url(img/motor4.jpg);}
#info.motor4{	background-image : url(img/motor5.jpg);background-position : 70px 0;}

#thumbs{
	width : 95px;
	height : 353px;
	position : absolute;
	left : 25px;
	top : 270px;
	z-index : 40;
}
#thumbs a{
	border : 3px solid #5d5850;
	width : 89px;
	height : 67px;
	float : left;
	margin : 1px 0;	z-index : 40;
}
#thumbs a:hover{
	border : 3px solid #ff9900;
}
#thumbs a.sel{
	opacity:0.25;
	-moz-opacity: 0.25;
	filter: alpha(opacity=25);
}
#texto.mot{
	left : 530px;
	top : 60px;
	width : 350px;
	height : 300px;
	border : none;
	background-color : transparent;

	
	
}
#texto.mot p{
	border-bottom : 1px dotted #ccc;
	line-height : 25px;
	padding : 5px 0;
}
#texto.mot p strong{
	width : 120px;
	display : block;
	float : left;
}

/*ficha*/
#info.ficha{	background-image : url(img/ficha.jpg);}


#texto.fic{
	left : 130px;
	top : 60px;
	width : 350px;
	height : 300px;
	border : none;
	background-color : transparent;
}
#texto.fic p{
	border-bottom : 1px dotted #ccc;
	line-height : 20px;
	padding : 5px 0;
}
#texto.fic p strong{
	width : 120px;
	display : block;
	float : left;
}

/*fotos*/
#info.fotos{	background-color : #000;}
#info.fotos #fotog{}
#info.fotos #thumbs{}
#info.fotos #thumbs h2{}
#info.fotos #thumbs h2 a{}
#info.fotos #thumbs h2 a:hover span{
	position : absolute;
	left : 0;
	top : 0;
	border : 3px solid #ff9900;
}
#info.fotos #thumbs h2#sel a span{
	position : absolute;
	left : 0;
	top : 0;
	border : 3px solid #fff;
}
#info.fotos #thumbs h2#sel{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

/*mais*/
#info.mais{
	background-image : none;
}
#info.mais #texto{
	top : 40px;
	left : 60px;
	width : 815px;
	padding-right : 60px;
	height : 330px;
	background-color : transparent;
	border : none;
}

#info.mais #texto p{
	display : block;
	float : left;
	width : 350px;
	height : 70px;
	line-height : 35px;

}
#info.mais #texto p a{
	width : 350px;
	height : 70px;
	display : block;

}
#info.mais #texto p a{
	font-weight : bold;
	line-height : 20px;
}
#info.mais #texto p a:hover{
	color : #ff9900;
}
#info.mais #texto p a img{
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#info.mais #texto p a:hover img{
	border : 3px solid #ff9900;
}

/*fonte*/

#fonte{
	font-size : 10px;
	color : #beb7af;
	position : absolute;
	left : 0px;
	top : 482px;
	width : 960px;
	height : 15px;
	display : block;
	text-align : right;
}


