/* ************ FONT ************** */

.title { font-family:BN Pinky, Arial Condensed, Verdana; font-size: 6em; line-height: 0em; height:10px; color: #3b3962; text-align:center;}
.paragraph { font-family:BN Pinky, Arial Condensed, Verdana; font-size: 1.5em; line-height:1.5em; color: #3b3962;}

.text { font-family:Verdana, Arial; font-size: 11px; line-height: 18px; color: #3b3962;}

.paragraph a:link { color: #3b3962; text-decoration:none; font-weight:normal}
.paragraph a:hover { color: #5b588a; text-decoration:none; font-weight:normal}
.paragraph a:visited { color: #3b3962; text-decoration:none; font-weight:normal}

/* ************ VERTICAL ALIGN *********** */
* {margin:0;padding:0}
/* mac hide \*/
html,body{ height:100%; width:100%; background: #000 url('../immagini/bg_body.gif') repeat; }
/* end hide */
body { text-align:center; min-height:650px;/* for good browsers*/ min-width:800px;/* for good browsers*/ }
#outer{ height:100%; width:100%; display:table; vertical-align:middle; }
#container { text-align: center; position:relative; vertical-align:middle; display:table-cell; height: 650px; }
#inner { width: 800px; height: 650px; text-align: center; margin-left:auto; margin-right:auto; }
#logo { margin-top:10px; }
#logo img { border: none; }
#menu a:link, #menu a:visited { font-family:Verdana, Arial; font-size: 12px; line-height: 18px; color: #fff; text-decoration:none; padding: 0 24px 0 24px;}
#menu a:hover, #menu span {font-family:Verdana, Arial; font-size: 12px; line-height: 18px; color: #1c26ba; text-decoration:none; padding: 0 24px 0 24px;}
.collection { border:1px solid #ccc; width:50px; height:50px; margin:9px 0 0 9px; float:left;}
.collection:hover { border:1px solid #96a2b5 !important }
.collection:visited { border:1px solid #77869f !important }
.collection_blank { border:1px solid #fff; width:50px; height:50px; margin:6px 0 0 6px; float:left;}
#titcollection { padding-top:12px; text-align:right; vertical-align: top; float:left; width:210px; height: 440px; }
.gradualfader { border:0px solid #666 }
