/* Os estilos de cada info vão neste CSS */

.bg1{background-image:url(img/foto-01.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg2{background-image:url(img/foto-02.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg3{background-image:url(img/foto-03.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg4{background-image:url(img/foto-04.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg5{background-image:url(img/foto-05.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg6{background-image:url(img/foto-06.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg7{background-image:url(img/foto-07.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg8{background-image:url(img/foto-08.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg9{background-image:url(img/foto-09.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg10{background-image:url(img/foto-10.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg11{background-image:url(img/foto-11.gif); background-repeat:no-repeat; width:730px; height:600px;}
.bg12{background-image:url(img/foto-12.gif); background-repeat:no-repeat; width:730px; height:600px;}

/*botao*/
#botao{
	position:absolute;
	left:0px;
	top:10px;
	/*z-index:0;*/
	width:730px;
	border-top:1px solid #d5d0cb;
	/*border-bottom:1px solid #d5d0cb;*/
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 15px 0px;
}
#botao h4{
	margin:0px 0px 0px 8px;
	padding:0px 0px;
	text-align:center;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	width:136px;
	height:30px;
	float:left;
}
#botao h4 a{
	width:136px;
	height:30px;
	display:block;
	color:#fff;
	border:1px solid #ff9900;
	background-color:#ff9900;
	text-transform:uppercase;
	text-decoration:none;
}
#botao h4 a:hover{
	width:136px;
	height:30px;
	display:block;
	border:1px solid #ff9900;
	background-color:#ffffff;
	color:#ff9900;
}
#botao h4 .selc{
	width:136px;
	height:30px;
	display:block;
	border:1px solid #ff9900;
	background-color:#ffffff;
	color:#ff9900;
}
/*botao*/

#conteudo2{
	position:absolute;
	left:0px;
	top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#conteudo2 h2{
	font-size:30px;
	font-weight:bold;
	color:#5d5850;
	margin:0px 0px;
}
#conteudo2 img{
	float:left;
	margin:0px 0px 0px 0px;
	border:none;
}
