/* Os estilos de cada info vão neste CSS */

/*capa*/
#abertura.capa{
	background-image:url(img/capa.jpg);
	background-repeat:no-repeat;
	height:625px;
}
#abertura.capa h2{
	font-size:22px;
	width:357px;
	padding:25px 0 15px 23px;
	color:#FFF;
}
#abertura.capa p{
	width:290px;
	padding:0 0 8px 23px;
	color:#FFF;
}
/*thumbs*/
#abertura #thumbs{
	position : absolute;
	left : 700px;
	top : 20px;
	width : 400px;
	z-index : 12;
}
#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*/

/*thumbs*/
#abertura #thumbs{
	position : absolute;
	left : 33px;
	top : 238px;
	width : 337px;
	z-index : 12;
	height: 316px;
}
#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,
#conteudo #texto2{
	display:block;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	width:300px;
	background-color:#fff;
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	padding:0px 5px;
	border:1px solid #ff9900;
	color:#000;
}
#conteudo #texto2{
	position:absolute;
	top:70px;
	left:610px;
}

#conteudo #texto h2{
	font-size:22px;
	font-weight:bold;
	padding-bottom:0px;
	text-align:left;
	height:85px;
	color:#47423a;
	line-height:52px;
}
#conteudo #texto h2 strong{
	width:55px;
	height:55px;
	line-height:55px;
	font-size:22px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	background-color:#ff9900;
}
#conteudo #texto h3{
	font-size:18px;
	font-weight:bold;
	padding-bottom:0px;
	text-align:left;
	height:57px;
	color:#47423a;
	line-height:22px;
	/*margin-top:17px;*/
}
#conteudo #texto h3 strong{
	width:55px;
	height:55px;
	line-height:55px;
	font-size:22px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	background-color:#ff9900;
}

/*h4*/
#conteudo #texto h4{
	font-size:22px;
	font-weight:bold;
	padding-bottom:15px;
	text-align:left;
	height:55px;
	color:#47423a;
	line-height:22px;
}
#conteudo #texto h4 strong{
	width:55px;
	height:70px;
	line-height:55px;
	font-size:22px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	/*background-color:#ff9900;*/
	background-image:url(img/quadrado.gif);
	background-repeat:no-repeat;
}
/*h4*/

#conteudo #texto2 h2{
	font-size:22px;
	font-weight:bold;
	padding-bottom:0px;
	text-align:left;
	height:55px;
	color:#47423a;
	line-height:52px;
}
#conteudo #texto2 h2 strong{
	width:55px;
	height:55px;
	line-height:55px;
	font-size:22px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	background-color:#ff9900;
}
#conteudo #texto2 h3{
	font-size:18px;
	font-weight:bold;
	padding-bottom:0px;
	text-align:left;
	height:57px;
	color:#47423a;
	line-height:22px;
	/*margin-top:17px;*/
}
#conteudo #texto2 h3 strong{
	width:55px;
	height:55px;
	line-height:55px;
	font-size:22px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	background-color:#ff9900;
}

/*h4*/
#conteudo #texto2 h4{
	font-size:22px;
	font-weight:bold;
	padding-bottom:15px;
	text-align:left;
	height:55px;
	color:#47423a;
	line-height:22px;
}
#conteudo #texto2 h4 strong{
	width:55px;
	height:70px;
	line-height:55px;
	font-size:22px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	color:#fff;
	/*background-color:#ff9900;*/
	background-image:url(img/quadrado.gif);
	background-repeat:no-repeat;
}
/*h4*/


#credito{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:560px;
	left:0;
	z-index:10;
	background-color:#000;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	padding:2px;
}
#credito2{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:1032px;
	left:0;
	z-index:10;
	background-color:#000;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	padding:2px;
}
#conteudo #fundo{
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0px;
	width:943px;
	height:631px;
}
.bg1{background-image:url(img/foto-01a.jpg); background-repeat:no-repeat;}
.bg2{background-image:url(img/foto-02a.jpg); background-repeat:no-repeat;}
.bg3{background-image:url(img/foto-03a.jpg); background-repeat:no-repeat;}
.bg4{background-image:url(img/foto-04a.jpg); background-repeat:no-repeat;}
.bg5{background-image:url(img/foto-05a.jpg); background-repeat:no-repeat;}
.bg6{background-image:url(img/foto-06a.jpg); background-repeat:no-repeat;}
.bg7{background-image:url(img/foto-07a.jpg); background-repeat:no-repeat;}
.bg8{background-image:url(img/foto-08a.jpg); background-repeat:no-repeat;}
.bg9{background-image:url(img/foto-09a.jpg); background-repeat:no-repeat;}
.bg10{background-image:url(img/foto-10a.jpg); background-repeat:no-repeat;}
.bg11{background-image:url(img/foto-11.jpg); background-repeat:no-repeat;}
.bg12{background-image:url(img/foto-12.jpg); background-repeat:no-repeat;}
.bg13{background-image:url(img/foto-13.jpg); background-repeat:no-repeat;}
.bg14{background-image:url(img/foto-14.jpg); background-repeat:no-repeat;}
.bg15{background-image:url(img/foto-15.jpg); background-repeat:no-repeat;}
.bg16{background-image:url(img/foto-16.jpg); background-repeat:no-repeat;}
.bg17{background-image:url(img/foto-17.jpg); background-repeat:no-repeat;}
.bg18{background-image:url(img/foto-18.jpg); background-repeat:no-repeat;}
.bg19{background-image:url(img/foto-19.jpg); background-repeat:no-repeat;}
.bg20{background-image:url(img/foto-20.jpg); background-repeat:no-repeat;}
/*internas*/
