@charset "UTF-8";
/* CSS Document */

html, body {width:100%; text-align:center;}
body{margin:0; padding:0; font-family:Georgia, Arial, Helvetica, sans-serif; background: url(imgs/bg_muro.jpg) repeat left top;}
#container {margin:0 auto; width:760px; text-align:left;}
#header {margin:50px 0 0 0; height:120px;}
#logo {background: url(imgs/logo.gif) no-repeat left top; float:left; width:200px; height:100px;}
#logo a{display:block; width:200px; height:100px; text-indent:-1000px; border:none;}

#menu {margin:40px 0 0 280px/*300px*/;}
#menu ul {margin:0; padding-top:34px; list-style-type:none;}
#menu li {float:left; font-size:20px; font-style:italic; font-weight:bold; margin:0 20px 0; color:#DC0067;}
#menu li a{color:#000; text-decoration:none; border:none;}
#menu li a:hover{color:#DC0067;}

#main {margin:26px 0 0; min-height:350px; height:auto !important; height:350px;}
#flash {border:5px solid #E5E5E5; height:400px; width:750px;}
#footer {margin-top:50px; width:760px; border-top: 1px solid #DC0067; clear:both;}
#footer p{font-size:12px; margin:6px; padding:0;}


#coming {margin:250px auto;}
span {color:#DC0067;}

a{color:#000; text-decoration:none; border-bottom:1px solid #DC0067;}
a:hover{color:#DC0067; border-bottom:1px solid #000;}

h2 {font-style:italic; font-weight:bold; color:#DC0067; font-size:22px; margin:0 0 36px;}
#main p{width: 520px; font-size:16px; line-height:140%; padding:0; color:#333;}
#language a{color:#DC0067; font-style:italic; border:none;}
#language a:hover{color:#000;}
.nascosto{display:none;}
