#Album,#Fotos {
	clear:both;
	display:inline-block;
	height: 575px;
}
#thumbs {
	margin: 25px 0px 0px opx;
}
#thumbs,.box_album,#Album2,#cfoto {
	width: 830px;
}
.box_album2 {
	width: 100%;
}
.album_thumb {
	float:left;
	width: 220;
	margin: 25px 0px 0px 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-stretch: expanded;
	padding-top:4px;
}

.album_thumb img {
	margin-bottom: 4px;
}

.album_thumb0 {
	float:left;
	width: 220;
	height: 275px;
	margin: 24px;
}

.album_thumb2 {
	float:left;
	width: 202px;
	height: 202px;
	_width: 200px;
	_height: 200px;
	position: relative;
	background-color:#EEE;
	margin: 5px 0px 0px 5px;
}

.album_thumb2  a{
	vertical-align: middle;
	text-align:center;
}

.album_thumb2 div { width:202px; *position: absolute; *top: 50%; left:0px;}
.album_thumb2 div a {*position: relative; *top: -50%; display: table-cell; width: 202px; height:202px; vertical-align: middle;}
.album_thumb2 div a { *height: 0px;}


.al_nav, .al_pag {
	text-align: center;
	padding: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #EEE #AAA #AAA #EEE;
    background-color: #CCC;
	color: #666;
	font-size:15px;
}
.al_pag_down {
	text-align:center;
	padding: 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #888 #BBB #BBB #888;
    background-color: #AAA;
	color: #FFF;
	font-size:15px;
	font-weight:bold;
}
.al_nav_off, .al_pag_off {
	text-align:center;
	padding: 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCC #F9F9F9 #F9F9F9 #CCC;
    background-color: #DEDEDE;
	color: #CCC;
	font-size:15px;
}


.al_nav, .al_nav_off {
	margin-top: 40%;
}
.al_pag, .al_pag_off, .al_pag_down {
	margin: 2px 3px 10px 3px;
}

.al_float_left {
	float:left;
}
.al_float_right {
	float:right;
}

.al_foto {
	position: relative;
	width: 500px;
	margin: 6% 8px 10% 8px;
}
#al_trsp {
	position:fixed;
	top:0px;
	left:0px;
	z-index:29;
	width: 100%;
	height: 100%;
	background:#CCC;
	visibility:hidden;
}
#al_fotosobre {
	position:fixed;
	z-index:39;
	top: 50%;
	left: 50%;
	visibility: hidden;
	width: 800px;
	height: 600px;
	margin: -300px 0px 0px -400px;
}

#al_fotosobre div {
	height:100%;
}

#Album2 {
	height: 415px;
	position: absolute;
}
#Album2 a span {
	font-size:11px;
}

#cfoto {
	height: 100%;
	padding: 10px;
}

#left,#right,#center {
	position:relative;
	float:left;
	height: 100%;
	vertical-align:middle;
}

#left,#right {
	top: 50%;
	margin: -12px 0px 0px 0px;
}
#center {
	top: 50%;
	margin: -200px 0px 0px 0px;
}

#center {
	width: 690px;
}

#ft {
	width: 740px;
}

#Fotos {
	margin-top:10px;
}
#Fotos, #al_div_paginas {
	width: 100%px;
	display:inline-block;
}
#al_div_paginas {
	padding: 5px;
}

#alb_voltar {
	float:right;
}
#creditos {
	float:left;
}
#creditos, #alb_voltar {
	width:400px;
	margin-bottom:15px;
	font-size: 11px;
}

.carregando {
	width: 800px !important;
	height: 575px !important;
	background-color:#FFF;
}