/* Os estilos de cada info vão neste CSS */

/*capa*/
#abertura.capa{
	background-image:url(img/capa2.jpg);
	background-repeat:no-repeat;
	height:800px;
}
#abertura.capa h2{
	font-size:26px;
	width:400px;
	padding:30px 0 15px 30px;
	color:#FFF;
}
#abertura.capa p{
	width:400px;
	padding:0 0 8px 30px;
	color:#FFF;
}
#abertura.capa b{color:#FFF;}
/*capa*/

/*thumbs*/
#abertura #thumbs{
	position : absolute;
	left : 63px;
	top : 345px;
	width : 341px;
	z-index : 12;
	height: 153px;
}
#abertura #thumbs h3{
	width : 89px;
	height : 67px;
	display : block;
	float : left;
	margin : 0 10px 10px 0;
}
#abertura #thumbs h3 img{
	margin : 0px;
	border: none;
}
#abertura #thumbs h3 a{
	width : 89px;
	height : 67px;
	display : block;
	overflow : hidden;
}
#abertura #thumbs h3 a:hover{
	border : 3px solid #ff9900;
	width : 83px;
	height : 61px;
}
#abertura #thumbs h3 a:hover img{
	margin : -3px;
}
/*thumbs*/
/*capa*/

/*internas*/
#conteudo #texto{
	display:block;
	width:300px;
	height:2000px;
	left:630px;
	overflow:hidden;
	position:absolute;
	top:28px;
}
#conteudo #texto h2{
	font-size:20px;
	font-weight:bold;
	padding-bottom:0px;
	text-align:left;
	height:55px;
	color:#47423a;
	line-height:37px;
	margin-top:17px;
}
#conteudo #texto h2 strong{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:18px;
	display:block;
	float:left;
	margin:4px 10px 0 0;
	text-align:center;
	color:#fff;
	background-color:#ff9900;
}
#conteudo #texto h3{
	font-size:20px;
	font-weight:bold;
	padding-bottom:0px;
	text-align:left;
	height:55px;
	color:#47423a;
	/*line-height:20px;*/
	margin-top:17px;
}
#conteudo #texto h3 strong{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:18px;
	display:block;
	float:left;
	margin:4px 10px 0 0;
	text-align:center;
	color:#fff;
	background-color:#ff9900;
}
#conteudo #foto {
	display:block;
	position:absolute;
	margin:45px 0 0 0;
	height: 775px;
}
#legenda{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:492px;
	width:615px;
	left:0;
	z-index:10;
	background-color:#000;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	padding:2px;
}
#legenda2{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:801px;
	width:615px;
	left:0;
	z-index:10;
	background-color:#000;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	padding:2px;
}
#credito{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:820px;
	left: 1px;
}
/*internas*/

/*mais*/
#mais {
	width:960px;
	height:1500px;
	position:absolute;
	left:0px;
	z-index:9;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#mais #texto {
	width:960px;
	height:1500px;
	left:0;
	position:absolute;
}
/*mais*/
