/*
Projeto: Trilhas RJ
Seção: Central de Fotos
Programador: Vlamir Santo
Data: 05/02/2009
Gerenciador de Conteúdo: POSTAR
*/


a:hover{ text-decoration:underline;}
body{ background:#FFFFFF url(../img/bg_centralfotos.gif) repeat-x; margin:0;}



/* Estrutura */

.dContainner{ height:1px; float:left;}

.dPrincipal{ width:681px; height:114px; margin:0 auto 0 auto;}

.dLogo{ margin: 9px 72px 7px 0; background:url(../img/img_logo.jpg) no-repeat; width:347px; height:98px; float:left;}
.dImagem{ margin: 9px 0 7px 0; background:url(../img/img_imagem.jpg) no-repeat; width:262px; height:98px; float:left;}


/* Menu */
.dMenu{ height:54px; width:681px; float:left; line-height:54px;}
.dMenu ul{ margin:0; padding:0; list-style:none;}
.dMenu li{ float:left; display:inline; width:170px; text-align:center;}
.dMenu li a{ font-family:verdana; font-size:10px; color:#000000; text-decoration:none;}
.dMenu li a:hover{ text-decoration:underline;}


/* Corpo Site */
.dCorpoSite{ background:#F8F8F8; padding:15px; float:left; width:651px; _width:651px; height:371px; margin-bottom:20px;}
.dCorpoSiteFoto{ background:#F8F8F8; border:3px solid #9BA061; width:644px; _width:644px; height:364px;}

.dAmpliar a{ font-family:verdana; font-size:10px; color:#FFFFFF; text-decoration:none; font-weight:bold; width:155px; height:16px; display:block;}
.dBoxAmpliar{ height:323px;}

.dDescricao{ font-family:verdana; font-size:10px; color:#FFFFFF; text-decoration:none;}
.dBoxDescricao{ width:624px; height:32px; background:url(../img/bg_descricao.png); _background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_descricao.png', sizingMethod='scale'); float:left; padding:5px 10px;}



/* Thumbs */
.dThumbs{ float:left; width:681px; height:101px; overflow:hidden;}
.dThumbs ul{ margin:0; padding:0; list-style:none; }
.dThumbs li{ background:#F3F0E6; width:156px; height:91px; margin:0 2px; padding:5px; display:inline; float:left; }
.dThumbs li img{ border:3px solid #D0C9C1;}


.dAnterior a{ float:left; width:99px; height:69px; font-family:verdana; color:#000000; font-size:10px; text-decoration:none; line-height:69px; text-align:center; font-weight:bold;}
.dAnterior a:hover{ text-decoration:underline}
.dPaginacao{ float:left; height:69px; width:482px; line-height:69px; text-align:center;}
.dPaginacao a{ font-family:verdana; color:#000000; font-size:10px; text-decoration:none;}
.dPaginacao a:hover{ text-decoration:underline; font-weight:bold;}
.dProximo a{ float:left; width:99px; height:69px; font-family:verdana; color:#000000; font-size:10px; text-decoration:none; line-height:69px; text-align:center; font-weight:bold;}
.dProximo a:hover{ text-decoration:underline}


/* Rodapé */
.dRodape{ width:671px; height:30px; background:#F3F0E7; font-family:verdana; color:#000000; font-size:10px; text-decoration:none; line-height:30px; float:left; padding-left:10px;}



/* Scroll */
#image_wrap{ width:644px; _width:644px; height:364px; text-align:center;}
.scrollable{ position:relative;	overflow:hidden; width:581px; height:101px;}
.scrollable .items{	width:20000em; position:absolute; clear:both;}
.scrollable img{ float:left; margin:0 17px; background-color:#fff; padding:2px; border:1px solid #ccc; cursor:pointer; width:150px; height:85px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.scrollable .active{ border:2px solid #000; z-index:9999; position:relative;}

.scrollable{ float:left;}
a.browse{ background:url(../img/hori_large.png) no-repeat; display:block; width:30px; height:30px; float:left; margin:25px 10px; cursor:pointer; font-size:1px;}
/* direita */
a.right{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover{ background-position:-30px -30px; }
a.right:active{ background-position:-60px -30px; } 
/* esquerda */
a.left{ margin-left: 0px; } 
a.left:hover{ background-position:-30px 0; }
a.left:active{ background-position:-60px 0; }

a.disabled{ visibility:hidden !important;} 	
