@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} 

/*Proncipal*/
.site{ width:100%; text-align:center; }

#texto{ padding-top:15%;}
/*.texto{ padding-top:15%;}*/

.imagem{ padding-bottom:10px; padding-top:10px;}

.conteudo{ padding-top:10px; padding-bottom:10px; color:#333333;}

#dois{ background:url(../../img/traco1.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#doisImagem{ background:url(../../img/imagem1.jpg) center no-repeat; height:100%; width:100%; display:none;}

#tres{ background:url(../../img/traco2.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#tresImagem{ background:url(../../img/imagem2.jpg) center no-repeat; height:100%; width:100%; display:none;}

#quatro{ background:url(../../img/traco3.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#quatroImagem{ background:url(../../img/imagem3.jpg) center no-repeat; height:100%; width:100%; display:none;}

#cinco{ background:url(../../img/traco4.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#cincoImagem{ background:url(../../img/imagem4.jpg) center no-repeat; height:100%; width:100%; display:none;}

#seis{ background:url(../../img/traco5.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#seisImagem{ background:url(../../img/imagem5.jpg) center no-repeat; height:100%; width:100%; display:none;}

#sete{ background:url(../../img/traco6.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#seteImagem{ background:url(../../img/imagem6.jpg) center no-repeat; height:100%; width:100%; display:none;}

#oito{ background:url(../../img/traco7.png) bottom no-repeat; height:100%; width:100%; top:50%; left:50%; margin:-40% 0 0 -50%; position:absolute;}
#oitoImagem{ background:url(../../img/imagem7.jpg) center no-repeat; height:100%; width:100%; display:none;}

.titulosInternos{ font-size:16px; color:#666666;}
.textosInternos{ font-size:12px; color:#666666;  text-align:justify; width:530px; padding-top:10px; padding-bottom:10px; margin:0 auto;}

ss{ 
	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height:300px;
	margin:-150px 0 0 -250px;	 
}

.botoes{ margin:0 auto; height:20px; padding-top:50px;}
.botao{ background:url(../../img/fundobto.jpg) top repeat-x; height:20px;}
