/* CSS Document */

body{
background-color:#141414;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#fff;
}
div, table, body{
font-size:11px;
}
html,body{
margin:0px;
padding:0px;
}
img{
border:0px;
}
img.bottom{
margin:10px 0px 0px 0px;
}
/*-stile immagini galleria-*/
.thumbnails{
margin:0px 3px 1px 0px;
width:65px;
height:65px;
border:3px solid #141414;
}
.thumbnailsVisibili{
margin:0px 3px 1px 0px;
width:65px;
height:65px;
border:3px solid #7BD6FF;
}
/*-stile immagini galleria-*/
a:link, a:visited, a:active{
font-size:11px;
color:#0BB0EF;
text-decoration:underline;
}
a:hover{
color:#fff;
font-size:11px;
text-decoration:none;
}
.bgColonnaSinistra{
background-image:url(/img/bgColonnaSinistra.gif);
background-repeat:repeat-x;
background-position:left top;
background-color:none;
}
.bgFilettoSx{
background-image:url(/img/bgFilettoSx.gif);
background-repeat:repeat-y;
background-position:left top;
background-color:none;
}
.bgFilettoDx{
background-image:url(/img/bgFilettoDx.gif);
background-repeat:repeat-y;
background-position:left top;
background-color:none;
}

.titoloBlu{
color:#7BD6FF;
font-size:13px;
font-weight:bold;
}

.sottotitolo{
color:#B1DAEC;
font-size:12px;
font-weight:none;
font-style:normal;
}

.stileMenuHtml{
color:#8E8E8E;
font-size:10px;
text-align:center;
}
.stileMenuHtml a:active, .stileMenuHtml a:visited, .stileMenuHtml a:link{
color:#6D6C6C;
font-size:10px;
text-decoration:underline;
text-align:center;
}
.stileMenuHtml a:hover{
color:#8E8E8E;
font-size:10px;
text-decoration:none;
text-align:center;
}

div#riga{
background:transparent;
border-top:1px solid #7BD6FF;
width:100%;
height:1px;
margin-top:16px;
margin-bottom:16px
}
