@charset "utf-8";
/* CSS Document */

.container { width:970px; margin:0 auto; margin-top:20px; }
.logoA { float:left; width:970px; margin-bottom:10px; }
.logoB { position:absolute; width:176px; height:23px; margin:20px 0 0 11px; }
.contA { position:relative; float:left; width:199px; height:528px; border-right:1px solid #2f2f2f; background:#242322; }
.contB { position:relative; float:left; width:770px; height:528px; }
.contB .boxA { position:absolute; top:0; left:0; width:285px; height:528px; background:url(../_img/bg_boxA.png); z-index:2; }
.footerA { float:left; width:970px; padding:10px 0; text-align:center; border-bottom:1px solid #2f2f2f; }
.footerB { float:left; width:970px; padding:10px 0; text-align:center; color:#666; }

.menu { position:absolute; width:198px; top:70px; right:0; overflow:hidden; }
.menu ul { float:left; width:198px; margin:0; padding:0; list-style-type:none; }
.menu ul li { float:left; margin-bottom:1px; background: }
.menu ul li a:link, .menu ul li a:visited, .menu ul li a:active { display:block; float:left; width:183px; padding:8px 0 8px 20px; background:#1b1b1b url(../_img/quad.jpg) no-repeat 8px 13px; color:#ddbf7e; }
.menu ul li a:hover { background-color:#222; color:#CCC; }
.menu ul li img:hover { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; cursor:pointer; }

.facebook { position:absolute; width:190px; height:36px; right:0; bottom:20px; }
.facebook img:hover { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; cursor:pointer; }
.contatti { position:absolute; width:190px; height:60px; right:0; bottom:90px; font-size:12px; line-height:18px; }

a:link, a:visited, a:active { color:#999; text-decoration:none; }
a:hover { color:#CCC; }

.titolo { float:left; width:260px; margin:15px 0 15px 15px; }
.paragrafo { float:left; width:260px; margin:0 0 0 15px; }
.paragrafoHome { float:left; width:260px; margin:0 0 0 15px; }

.gallery { position:absolute; width:450px; height:52px; right:10px; bottom:10px; }
.gallery img { float:right;  margin-left:2px; border:1px solid #FFF; background:#000; }




/*.menu { position:absolute; width:198px; top:70px; right:0; overflow:hidden; }
.menu ul { float:left; width:198px; margin:0; padding:0; }
.menu ul li { float:left; margin-bottom:-2px; }
.menu ul li img:hover { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; cursor:pointer; }*/