div.content {
	/* A exibição de conteúdo é ativado por um estilo javascript gerado na página.
Isso é para que o conteúdo slideshow não irá exibir a menos que o Javascript está habilitado. */
	float:right;
	width:500px;
	padding:0px 35px 0px 0px;
	background:url(../images/agenda_jovem_gg_gata_meio.png) repeat-y;
}
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:3px 0px 10px 0px;
	height: 12px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
/* lodingn */
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px;
}
/*** Slide Show  ***/
div.slideshow {
	width:500px;
	clear: both;
	padding-right:-3px;
	text-align:center;
}
div.slideshow span.image-wrapper {
	padding-bottom: 2px;
	text-align:center;
}
div.slideshow a.advance-link {
	padding: 2px;
}
div.slideshow img {
	border: none;
}
/*** Slide Show FIN ***/
/*** download ***/
div.download {
	float: right;
	color:#CCC;
	margin:0px 0px 0px 50px;
}
/*** download e descriçao ***/
div.embox {
	background:url(../images/agenda_jovem_gatas_desc_mei.png) repeat-y center;
	clear: both;
	padding:3px;
	margin:0px 0px 0px 5px;
	width:480px;
}
div.image-title {
	color:#2691CF;
	padding:0px 0px 5px 5px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
}

div.image-desc {
	color:#2691CF;
	padding:3px 0px 6px 5px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
div.image-desc p {
	color:#CCC;
	padding:3px 0px 6px 0px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
/*** download e descriçao  Fim***/
/*** Imagens pp ***/
ul.thumbs {
	clear: both;
	margin: 0px;
	padding: 0px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 3px 3px 0px;
	list-style: none;
	
}
a.thumb {
	padding: 2px;
	display: block;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
/*** Imagens pp Fim***/
div.pagination {
	clear: both;
}
div.navigation div.top {
	display:none;
	text-indent: -900000px;
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 10px;
	float:right;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
div.pagination a:hover {
	background:#242424;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	border-color: #000;
	color: #8D7829;
}

/* 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;
}
/*Cont de Proximo*/
.controls{
	width:300px;
	padding:0px 0px 0px 7px;
}
#footer{
	margin-top:10px;
}