/****************************************************************
 CSS Document 
 Author....: Uiliam Cruz . www.uiliamcruz.com
 Date......: 13/05/2007
 Updated...: 12/01/2008 
*****************************************************************/
/*****************************************************************
	GALERIA
*****************************************************************/
#boxGaleria, #fotoPrincipal, #janelamini, #mini, legenda{
border:0px solid #ccc;
}
#boxGaleria{	
width:auto;
height:auto;
margin:0 auto; /* centraliza */
margin-top:-15px;
margin-bottom:15px;
padding-bottom:5px;
border-bottom:3px double #2a6590;;
}
#boxGaleria form{
padding:0;
text-align:center;
}

#fotoPrincipal{
width:atuo;
height:auto;
margin:0 0 0 0;
text-align:center;
border:0px solid #000;
}
#fotoPrincipal img{
border:4px solid #f8f8f8;
text-align:center;
}


#janelamini{
width:640px;
height:95px;
text-align:center;
padding:5px 3px 2px 3px;
margin:0 0 0 0;
overflow:none;
border-top:3px double #3a79a7;
border-bottom:3px double #3a79a7;
background:#2a6590;
}


#mini{
width:650px;
height:auto;

text-align:left;
/*margin:0 0 0 0px;*/
border:0px solid #000;
}
#mini img{
border:4px solid #fff;
margin:0 1px 1px 0;
padding:0 0 0 0;
width:55px;
height:37px;
}
#mini a:hover img{
opacity:0.65;
-moz-opacity: 0.65;
filter: alpha(opacity=65);
}

#mini a:active img{
border:4px solid #000;
}
#legenda{
color:#fff;
height:15px; 
text-align:center;
margin:0px 0 0px 0;
_margin:-4px 0 -5px 0;
border:0px solid #000;
font-size:11px;
}
#ver{
border:7px solid #fff;
}
/* FIM ********************************************************/
