 
/* CSS Document */
body{
    background: #bdddfd url('../images/layout/background.jpg') repeat-x top;
    padding: 0;
    margin: 0;  
}
#menubar{
    width: 100%;
    height: 62px;
    margin: 0 auto;
    text-align: right;
    background: transparent url('../images/layout/header_bar.png') repeat-x;
    display: block;
}
#menubar_in{
    width: 98%;
    margin: 0 auto;
}
#menubar ul{
    padding: 0;
    margin: 0 0 0 0;
    width: auto;
}
#menubar ul li{
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    margin-left: 0px;
    font: bold 15px "Trebuchet MS", Tahoma, sans-serif, serif;
}
#menubar ul li a{
    color: #FFFFFF;
    text-decoration: none;
}
#menubar ul li.current{
    text-decoration: underline;
}

#content{
    width: 950px;
    margin: 0 auto;
}
#flash{
    /*margin: 69px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
#flash-esplora{
	/*margin: 69px auto 0 auto;*/
	/*margin:70px auto 0px auto;*/
	margin:100px auto 0px auto;
	width: 951px;
	height: 713px;
	background-image:url(../images/map.png);
}
#flash-esp{
	width: 940px;
	height: 698px;
    margin:10px auto 0px auto;
    padding-top:7px;
}
.cl{
    clear: both;
}

a img{
    border: 0;
    text-decoration: none;
    outline: none;
}
a{
    outline: none;
}

h1{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
 /*   color: #FFFFFF;*/
    color: #0E317F;
}
h2.title{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
}
#footer{
	width: 940px;
	margin: 7px auto 10px auto;
	color: #0e317f;
	font-family: "Trebuchet MS", Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
}
#footer #address{
	width: 400px;
	float: left;
	margin: 0px 10p 0px 0px;
}
#footer #socials{
	float: right;
	vertical-align: top;
}
#footer #socials img{
	margin: 0 0px 0 0px;
}
#footer #socials a{
    text-decoration: none;
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.center{
	text-align:center;
}
object{
	outline:none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white{
	color: #FFFFFF;
}
ul.listnostyle{
	margin:  0;
	padding:0;
}
ul.listnostyle li{
	list-style:none;
}
.bold{
	font-weight: bold;
}
.blankdottedline{
    height: 1px;
    border-bottom: 1px dotted #FFFFFF;
	font-size: 1px;
}
p.pink{
    color: #f93dac;
}
p.yellow{
	color: #FF6600;
}
p.yellow-small{
	font: 13px "Trebuchet MS",Tahoma,sans-serif,serif;
	margin-top:5px;
	color: #663300;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.lightblue{
	color:#009df2;
}
h2.subtitle{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif,serif;
    margin-top:5px;
	color: #0E317F;
}



      #boxhome{
	margin: 0px -10px 0 9px;
      }
      #boxhome img{
      
        margin-left: 10px;
        float: right;   
      }
	        
     #rounded{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors img{
          margin: 0 1px 0 1px;
          text-decoration: none;    
      }
      #sponsors a{
      text-decoration: none;
      }
      
      #menu #specialoffer{
          float: right;
      }
      #flash{
            /*margin: -60px auto 0 auto;*/
			margin: 70px auto 0px auto;
            width: 950px;
      }
      #flash embed{
           margin-top: -7px;
       }
	   

     #rounded2{
	background:  url('../images/layout/transparent.png') repeat;
	height: 35px;
	width: 945px;
	margin: 0 auto;
	padding: 5px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors2 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors2 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors2 a{
      text-decoration: none;
      }
	  #outer_boxhome{
	width: 990px;
	margin: 10px auto 0 auto;
	height: 95px;
      }
      
      /*
          End index
      */
      #lastminutebox{
        margin-left: -15px;
      }

#menu{
	text-align: left;
}
#searchform{
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 58px;
	float: left;
	margin: 20px 0 0 0px;
	top: 90px;
	z-index: 9;
	display:block;
}
#searchform input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchform input[type=submit]{
    background: none;
    border: 0;
	height: 25px;
	width: 25px;
	cursor: pointer;

}

#searchinside {
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 28px;
	float: none;
	margin: 0px;
	z-index: 9;
	display:block;
	position:relative;
	/*top:80px;*/
	top:100px;
}
#searchinside input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchinside input[type=submit]{
    background: none;
    border: 0;
	height: 30px;
	width: 30px;
	cursor: pointer;

}      /* 
        index 
      */

      #boxhome{
	margin: 0px 0px 0 9px;
      }
      #boxhome img{
      
        margin-left: 10px;
        float: right;   
      }
	        
     #rounded{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px 0 7px 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors img{
          margin: 0 1px 0 1px;
          text-decoration: none;    
      }
      #sponsors a{
      text-decoration: none;
      }
      
      #menu #specialoffer{
          float: right;
      }
      #flash{
            /*margin: -60px auto 0 auto;*/
			margin:100px auto 0px auto;
            width: 950px;
      }
	  #spon{
            margin: 10px auto 0 auto;
            width: 944px;
      }
	  #comici{
            margin: 0px auto 0 auto;
            width: 944px;
      }
	  #banner-biglietti{
            margin: 5px auto 0 auto;
            width: 413px;
			height: 77px;
      }
	  #spon-esp{
            margin: 12px auto 0 auto;
            width: 944px;
      }
	  #legenda{
            margin: 20px auto 0 auto;
            width: 944px;
      }
      #flash embed{
           margin-top: -7px;
       }
	   

     #rounded2{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px 0 7px 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors2 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors2 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors2 a{
      text-decoration: none;
      }
	  
	  #rounded3{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px 0 7px 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors3 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors3 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors3 a{
      text-decoration: none;
      }
	  
	  #rounded4{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px 0 7px 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors4 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors4 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors4 a{
      text-decoration: none;
      }
	  
	  #outer_boxhome{
	width: 995px;
	margin: 6px auto 10px auto;
	height: 80px;
      }
      
      /*
          End index
      */
      #lastminutebox{
        margin-left: -15px;
      }

      
   
