#location{
background-color:#449105
}

a img,
a:link img,
a:active img,
a:visited img{
float:none!important;
border:0!important;
padding:0!important;
margin:0!important
}


div.fotos{
display:block;
margin:20px 5px;
margin-bottom:50px;
}

/**
 ** Galeria
 */
div.content {
	display: none;
	float:right;
	width:560px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
 
 
div.controls {
	margin-top: 5px;
	height: 23px;
	margin-left:12px;
	margin-right:12px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
	width:103px;
	height:30px;
}

a.play,
a.pause{
display:block;
height:24px!important;
margin:8px 0 0 5px!important;
padding:0!important;
}

div.nav-controls {
	float: right;
	width:237px;
	height:30px;
}

a.prev,
a.next{
display:block;
height:24px!important;
margin:8px 5px 0 0!important;
padding:0!important;
float: left!important;
}




div.loader {
	background-image: url('../images/ajax_small.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;	
}
div.slideshow span.image-wrapper {
	float: left;

}
div.slideshow a.advance-link {
	display: block;
	margin-bottom:10px;
	padding:10px;
	background: #fff url(../images/fotos_bg.jpg) no-repeat left top
}
div.slideshow img {
	display: block;	
    border:none
}

div.download {
	float: right;
}
div.embox {
	clear: both;
	background-color: #90ba00;
	padding: 12px;
	text-align:center;
	font:bold 12pt Verdana,arial,sans-serif;	
	color:#fff
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;	
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
margin-left:15px

}


ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;

}
ul.thumbs li.selected a.thumb {
	background: #449105;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}


div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #e7e7e7;
	font:bold 10px sans-serif;
	color:#449105
}
div.pagination a:hover {
	background-color: #90ba00;
	text-decoration: none;
	color:#fff
}
div.pagination span.current {
	font-weight: bold;
	background-color: #449105;
	border-color: #449105;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

/**
 * Fim da Galeria
*/ 
 

.lista-grupos{
display:block;
margin:40px 5px;
}

.lista-grupos ul{
margim:0;
padding:0;
display:block;
list-style:none
}

.lista-grupos ul li{
display:block;
width:180px;
height:200px;
background:#fff url(../images/foto_grupo_bg.jpg) no-repeat left top;
margin:5px 20px;
padding-top:1px;
float:left
}

.imagem-grupo,
a.titulo-grupo{
display:block;
width:146px;
height:146px;
margin:4px 0 0 12px
}

a.titulo-grupo, h3.fotos{
font:normal 12px sans-serif;
color:#90BA00;/* Verde menu */
text-align:center;
height:39px;
width:146px;
display:block;
margin:1px 0 0 12px
}

h3.fotos{
font-size:16pt;
font-weight:bold;
width:180px;
text-align:left;
padding-left:15px;
background:#fff url(../images/arrow.gif) no-repeat right 14px
}
