/* Os estilos de cada info vão neste CSS */

#conteudo.capa{
	position : relative;
	left : 0;
	top:0;
	margin : 0;
	height : 850px;
	background-color : #000;

}
#conteudo,
#conteudo *{
	background-repeat : no-repeat;
}
#abertura p,
#texto p{
	margin : 15px 0!important;
}
#conteudo.capa #texto{
	position : absolute;
	left : 20px;
	top : 7px;
	width : 400px;
}
#conteudo.capa #texto p,
#conteudo.capa #texto h2{
	color : #fff;
}
#conteudo.capa{
	background-image : url(img/capa.jpg);
}
#conteudo.trailer #video{
	position : absolute;
	left : 102px;
	top : 50px;
}
#conteudo.trailer #video,
#conteudo.trailer #video iframe{
	width : 720px;
	height : 410px;
}

#conteudo.equipamentos h2,
#conteudo.ficha h2{
	margin : 0;
	width : 930px;
	height : 40px;
	line-height : 40px;
	background-color : #5d5850;
	color : #fff;
	text-indent : 15px;
}
table{
	width : 930px;
	border : 3px solid #e5e5e5;
}
th{
	background-color : #e5e5e5;
	text-align : center;
	height : 50px;
	padding : 11px;
	color : #666;
}
td{
	border-bottom : 1px dotted #e5e5e5;
	padding : 11px;
	background-color : #fff;
	color : #666;
	font-size : 12px;
	font-weight : bold;
	width : 310px;
}
td.modelo1,
td.modelo2{
	color : #47423a;
	font-weight : normal;
}
td.modelo1{
	background-color : #f5f4eb;	
}


.linkao{
	width : 936px;
	height : 850px;
	background-image : url(img/x2.gif);
	position : absolute;
	left : 0;
	top : 100px;
	z-index : 10;
}
#conteudo.equipamentos td.modelo1,
#conteudo.equipamentos td.modelo2{
	background-image : url(img/serie.gif);
}
