@charset "utf-8";
/* CSS Document */
body{background-color:#000000; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#frame{background-color:#710000; width:900px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; min-height:400px; background-image:url(img_site/sfondo_top.png); background-repeat:no-repeat; background-position:top; }
#header{height:70px; margin-left:25px; margin-top:10px; margin-right:25px; width:850px; position:relative; border-bottom:2px #FFFFFF solid}
#menu{ height:40px; text-align:left; margin-left:25px; margin-right:25px; width:850px;}
#menu .box_menu{width:100px; height:20px; background-color:#5B0000; border:1px solid #663300; margin-top:8px; text-align:center; color:#FFFFFF; padding-top:5px; margin-right:10px; float:left}
#menu .box_menu:hover{background-color:#EC8D00;}
#menu .box_menu a{color:#FFFFFF; text-decoration:none }
#menu .box_menu a:hover{color:#FFFFFF; text-decoration:underline}
#titolo_pagina{background-image:url(img_site/righina.gif); background-repeat:no-repeat; background-position:bottom;  margin-left:25px; margin-right:25px; width:850px; color:#EC8D00; font-weight:bold; text-align:right; padding-bottom:5px; margin-top:10px; margin-bottom:10px;}
#centro_pagina{width:850px; margin:0px 25px;  background-repeat:no-repeat; min-height:650px;}
#centro_pagina p{color:#FFDDDD; font-size:14px; margin:20px;}
#centro_pagina b{color:#EC8D00; padding-left:10px; padding-right:10px;}
#foot{height:40px; margin-left:25px; margin-bottom:10px; margin-right:25px; width:850px; border-top:2px #FFFFFF solid}
#foot p{font-size:10px; text-align:center; color:#FFFFFF}
table{margin:0px; padding:0px}
