/* Os estilos de cada info vão neste CSS */

/*capa*/
#abertura.capa{
	background-image:url(img/capa.jpg);
	background-repeat:no-repeat;
	height:710px;
}
#abertura.capa h2{
	font-size:26px;
	width:400px;
	padding:100px 0 15px 15px;
	color:#FFF;
}
#abertura.capa p{
	width:400px;
	padding:0 0 8px 15px;
	color:#FFF;
} 
/*capa*/

/*internas*/
#conteudo #texto{
	display:block;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	width:330px;
	height:360px;
	background-color:#FFF;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	padding:5px;
}
#conteudo #texto h2{
	font-size:20px;
	font-weight:bold;
	padding-bottom:11px;
	text-align:left;
	height:55px;
	color:#47423a;
	line-height:55px;
}
#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:20px;
	font-weight:bold;
	padding-bottom:11px;
	text-align:left;
	height:55px;
	color:#47423a;
	/*line-height:55px;*/
}
#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;
}
#credito{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:613px;
	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-01.jpg); background-repeat:no-repeat;}
.bg2{background-image:url(img/foto-02.jpg); background-repeat:no-repeat;}
.bg3{background-image:url(img/foto-03.jpg); background-repeat:no-repeat;}
.bg4{background-image:url(img/foto-04.jpg); background-repeat:no-repeat;}
.bg5{background-image:url(img/foto-05.jpg); background-repeat:no-repeat;}
.bg6{background-image:url(img/foto-06.jpg); background-repeat:no-repeat;}
.bg7{background-image:url(img/foto-07.jpg); background-repeat:no-repeat;}
.bg8{background-image:url(img/foto-08.jpg); background-repeat:no-repeat;}
.bg9{background-image:url(img/foto-09.jpg); background-repeat:no-repeat;}
.bg10{background-image:url(img/foto-10.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;}
.bg21{background-image:url(img/foto-21.jpg); background-repeat:no-repeat;}
.bg22{background-image:url(img/foto-22.jpg); background-repeat:no-repeat;}
.bg23{background-image:url(img/foto-23.jpg); background-repeat:no-repeat;}
.bg24{background-image:url(img/foto-24.jpg); background-repeat:no-repeat;}
.bg25{background-image:url(img/foto-25.jpg); background-repeat:no-repeat;}
/*internas*/

/*mais*/
#mais {
	width:960px;
	height:1250px;
	position:absolute;
	left:0px;
	z-index:9;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#mais #texto {
	width:960px;
	height:1250px;
	left:0;
	position:absolute;
}
/*mais*/
