/* ------------------------------------ *
 CSS
 giovedì 8 febbraio 2007 12.50.42
 HAPedit 3.1.11.111
 * ------------------------------------ */
#PGMiniature
{
    margin-left: 20px;
}
#PGMiniature img
{
    margin-top: 3px;
    margin-left: 3px;

}
#PGMiniature .sfondo
{
    width:136px;
    height:93px;
    background-image: url(images/Wedgallery/ThumbNail_bg.jpg);
    background-repeat: no-repeat;
    /*background-color: red;*/
    margin: 4px;
    float: left;
}
#PGMiniature .sfondo a img
{
    border: #A19EB7 1px solid;
}
#PGMiniature .sfondo a:hover img
{
  opacity:.40;
  -moz-opacity:.40;
  filter:alpha(opacity=40);
  border-color:#fff;
}
#PGMiniature #Nav
{
    clear:both;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Sans-Serif;
    color: #999;
}
#PGMiniature #Nav a
{
    font-size: 14px;
    color: #A19EB7;
}
#WedPhoto
{
    margin-left: 10px;
}
#WedPhoto a img
{
    border: #A19EB7 3px solid;
}
#WedPhoto #Nav
{
    clear:both;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Sans-Serif;
    color: #999;
}
#WedPhoto #Nav a
{
    font-size: 14px;
    color: #A19EB7;
}
#PGMiniature #Nav a:hover
{
    color: #ffcc00;
}
#LinkLogos a
{
    font-size: 14px;
    color: #A19EB7;
    margin-left:5px;
    margin-right:10px;
}
#LinkLogos a:hover
{
    color: #ffcc00;
}
#Nav
{
    margin-top:10px;
}
#Nav a img
{
    border:0;
    vertical-align:middle;
}
