/* CSS Document */
#gallery_block {
	clear: both;
	float:left; /**/
}

#gallery_block h1{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 4px 24px;
	color: #1a4986;
	}

#gallery_body {
	width: 440px;
	height:316px;
	background-image: url(../icon/bg_gallery.gif);
	background-repeat: no-repeat;
	float: left;
}


#gallery_button {
	float: left;
	width: 24px;
	padding: 125px 0px 0px 0px;
	text-align: center;
}

#gallery_button img{
	margin: 0px 0px 10px 0px;
}

#gallery_photo {
	float: left;
	width: 392px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#gallery_bottom_left {
float: left;
width: 250px;
margin-top:-34px;
background:transparent;
}

#gallery_bottom_left small {
font-size: 11px;
padding-top: 20px;
padding-left: 35px;
float: left;
}

#gallery_bottom_right {
padding: 0px 0px 0px 5px;
float: left;
text-align: right;
width: 150px; 
margin:-34px -100px 0 0;
background:transparent;
}

#gallery_bottom_right small{	
width: 150px;
height:auto;
float: right;
padding-bottom: 4px;
font-size: 11px;
color: #666666;
}
	
#gallery_bottom_right big{
display: block;
color: #000000;
float: right;
height: 13px;	
background-image: none;
font-weight: normal;
}
	
.bt-topo-galeria {
	float: right;
	clear: both;
	}

/* ---------------------------
GALERIA DE FOTOS
----------------------------*/
#gallery_content {
	width: 410px; 
	float: left;
}

#gallery_content #body {
	float: left; 
	width: 150px; 
	height:195px; 
	margin:0px 10px 20px 30px; 
}

#gallery_content .moldura {
	border:1px solid #828388; 
	width:145px; 
	text-align:center; 
	height:93px; 
	line-height:93px; 
	vertical-align:middle; 
	display:table;
}
#gallery_content .moldura img {
	vertical-align:middle; 
	*padding-top:8px; 
}
#gallery_content {
	background: url(../icon/pontilhado_fui.gif) top left repeat-x; 
	padding-top:8px;
}
#gallery_block {
	background: url(../icon/pontilhado_fui.gif) top left repeat-x;
}

.gallery-table {
	margin: 10px 0px 20px 38px;
	float:left; 
	}
	
.gallery-table td {
	width:127px;
	height:93px;
	text-align:center;
	vertical-align:middle;
}

.gallery-table td span.gallery-table-img {
	border:1px solid #828388;
	width:111px;
	height:83px;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding:8px 0 0 12px;
	float: left;
}

.gallery-table td img {
	margin:0;
	float: left;
}
.gallery-table #other_1, .gallery-table #other_3, .gallery-table #other_5, .gallery-table #other_7 {
	margin-right:10px;
} 