/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a {

	text-decoration: none;

	color:#000000;

}

a:hover {

	text-decoration: underline;

}



/*DESTAQUES*/



#slide {

	margin:0px;

	padding:0px;

	width:559px;

	height:294px;

	position:relative;

	margin:0px 0px 0px 19px;

}

#parceiros{
	margin:10px 0 0 0;
	padding:0px;
	width:233px;
}
#parceiros li{
	margin:0px;
	padding:0px;
	width:233px;
	list-style:none;
	text-align:center;
}

.imagens-slide{

	margin:0px;

	padding:0px;

	width:559px;

	height:294px;

	overflow:hidden;

}

#btNext{

	height: 72px;

	width: 34px;

	position: absolute;

	z-index: 50;

	right: -20px;

	bottom: 111px;

	margin:0px;

	padding:0px;

	background-repeat:no-repeat;

	cursor: hand;

}

#btBack{

	height: 72px;

	width: 34px;

	position: absolute;

	z-index: 50;

	left: -20px;

	bottom: 111px;

	margin:0px;

	padding:0px;

	background-repeat:no-repeat;

	cursor: hand;

}



/*GALERIA DE FOTOS*/



.minigal {

	background:#FFFFFF;

	padding:3px;

	border:solid 1px #CCC;

}



#lista-fotos {

	width: 705px;

	height:auto;

	margin:0px auto;

	padding:0px;

	display:table;

}

#lista-fotos li {

	float:left;

	width:215px;

	height:205px;

	list-style:none;

	margin:0px;

	padding:10px;

	text-align:center;

}

#lista-fotos li .mini {

	padding:3px;

	border: solid 1px #CCC;

}

.paginas {

	margin-top:10px;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#000000;

}

.paginas a{

	text-decoration:none;

	color:#000000;

}

.paginas a:hover{

	text-decoration:none;

	color:#8ACE2A;

}



#topoGal {

	position: relative;

	padding: 0px;

	width: 730px;

	margin:0px;

}

#topoGal #BtAnterior {

	position: absolute;

	left: 25px;

	top: 3px;

	height: 72px;

	width: 35px;

}

#topoGal #BtProxima {

	position: absolute;

	top: 3px;

	right: 12px;

	height: 65px;

	width: 34px;

}

#topoGal #miniaturas {

	margin-left:70px;

	height: 57px;

	width: 605px;

	padding-top:8px;

	clear:both;

	display:block;

}

#topoGal #miniaturas ul {

	margin: 0px;

	padding: 0px;

	height: 65px;

	width: 605px;

	clear:both;

	display:block;

}

#topoGal #miniaturas ul li {

	padding: 0px;

	height: 63px;

	width: 63px;

	margin-top: 0px;

	margin-right: 2.5px;

	margin-bottom: 0px;

	margin-left: 2.5px;

	list-style-type: none;

	display:inline;

	background:#FFFFFF;

}

#topoGal #miniaturas ul li img {

	padding:1px;

	border:solid 1px #999999;

	width:59px;

	height:59px;

}



#topoGal #miniaturas #LoadMin {

	background-color: #999999;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	padding: 4px;

	width: 130px;

	margin: auto;

	text-align: center;

	border: 2px solid #666666;

}

.legenda-miniaturas{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	text-align:center;

	color:#555;

	clear:both;

	width:350px;

	line-height:25px;

	vertical-align:middle;

	position:absolute;

	bottom:-30px;

	left:178px;

	height:25px;

	margin:0px;

	padding:0px;

}

#foto {

	clear:both;

	width:580px;

	height:auto;

	text-align:center;

	margin:0px auto;

	min-height:390px;

	height:auto;

	position:relative;

}

#foto img {

	padding:3px;

	border: solid 2px #ccc;

}

#foto #CarregandoFoto {

	position:absolute;

	z-index:100;

	width:580px;

	height:390px;

	top:0px;

	left:0px;

	background-image: url(imagens/gal-loading.png);

	background-repeat: no-repeat;

	background-position: center center;

}



/*FIM GALERIA*/

