@charset "utf-8";
/* CSS Document */
html,body { margin:0; padding:0; height: 100%; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; }
#website { width:985px; background:#000000; position: relative; height:100%; margin:0; }
body>#website { height:auto; min-height:100%; min-width:985px; margin-left:auto; margin-right:auto; }
#container { width:985px; margin-left:auto; margin-right:auto; }
#header { width:100%; height:396px; position:relative; top:0px; left:0; }
#logo { position:absolute; width:985px; height:316px; top:0; left:0; background:#000000; }
#photo_banner { position:absolute; width:985px; height:316px; top:0; right:0; }
#links { height:60px; background:url(../img/fascia_bg.png) repeat-x; width:985px; position:absolute; top:316px; left:0; }
#link_sito { /*position:absolute; width:295px; height:36px; top:340px; right:0; background:url(../img/link_sito_bg.jpg) no-repeat; text-align:right; */}
#link_sito a { color:#000000; text-decoration:none; font-weight:bold; font-size:18px; }
#link_sito a:hover { color:#000000; text-decoration:underline; }
#link_facebook { position:absolute; width:32px; height:32px; left:20px; top:13px; }
#link_myspace { position:absolute; width:32px; height:32px; left:72px; top:13px; }
#link_twitter { position:absolute; width:32px; height:32px; left:124px; top:13px;}
#link_youtube { position:absolute; width:32px; height:32px; left:176px; top:13px; }
#google_translate_element { position:absolute; right:0px; top:10px; width:180px; height:60px; overflow:hidden; }
#menu_container { background:url(../img/menu_bg.png) repeat-x; width:985px; height:20px; margin-left:auto; margin-right:auto; position:absolute; top:376px; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:20px; text-align:center; }
#menu_container a { color:#FFFFFF; text-decoration:none; }
#menu_container a:hover { color:#FFFF00; text-decoration:none; }
#page { width:965px; background:#000000; min-height:200px; padding-top:10px; overflow:hidden; margin-left:auto; margin-right:auto; padding-left:10px; padding-right:10px; }
#footer { width:985px; margin-left:auto; margin-right:auto; background:#111111; height:60px; clear:both; }
#footer_content { width:965px; height:60px; margin-left:auto; margin-right:auto; color:#FFFFFF; font-size:11px; line-height:60px; padding-left:10px; padding-right:10px; }
#copyrights { width:590px; float:left; }
#copyrights a { color:#FFFFFF; text-decoration:none; }
#copyrights a:hover { color:#FFFFFF; text-decoration:underline; }
#powered { width:375px; float:left; text-align:right; }
#powered a { color:#FFFFFF; text-decoration:none; }
#powered a:hover { color:#FFFFFF; text-decoration:underline; }
