@charset "utf-8";
/* CSS Document */
html,body { margin:0; padding:0; height: 100%; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; }
#website { width:100%; 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; }
#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_youtube { position:absolute; width:92px; height:60px; left:0; top:316px; }
#link_myspace { position:absolute; width:185px; height:60px; left:230px; top:316px; }
#link_facebook { position:absolute; width:149px; height:60px; left:520px; top:316px; }
#menu_container { position:absolute; width:100%; height:20px; left:0; 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:100%; background:#000000; min-height:200px; padding-top:10px; padding-bottom:70px; overflow:hidden; }
#footer { width:100%; background:#222222; height:60px; position:absolute; bottom:0; left:0; clear:both; }
#footer_content { width:985px; height:60px; margin-left:auto; margin-right:auto; color:#FFFFFF; font-size:11px; line-height:60px; }
#copyrights { width:600px; float:left; }
#copyrights a { color:#FFFFFF; text-decoration:none; }
#copyrights a:hover { color:#FFFFFF; text-decoration:underline; }
#powered { width:385px; float:left; text-align:right; }
#powered a { color:#FFFFFF; text-decoration:none; }
#powered a:hover { color:#FFFFFF; text-decoration:underline; }