 
/* 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;

}/*
 * Parco Acquatico Oltremare Riccione
 * comearrivare.php - CSS DOCUMENT
 */
#box {
    width: 939px;
    height: 545px;
    background: transparent url('../images/orari_info/ristorazione/box.png') repeat-x;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 20px;
    color: #0e317f;
}

#box-natale {
    width: 939px;
    height: 620px;
    background: transparent url('../images/orari_info/ristorazione/box-natale.png') repeat-x;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 20px;
    color: #0e317f;
}
#box-pacchetto {
    width: 939px;
    height: 725px;
    background: transparent url('../images/orari_info/ristorazione/box-pacchetto.png') repeat-x;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 12px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 20px;
    color: #0e317f;
}

box .text {
    width: 100%;
}

#box .text h1 {
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 5px;
}

#flash {
    /*margin: 65px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
#pacchetto {
    width: 921px;
	height:172px;
	background-image:url(../images/pacchetto.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:ffffff;
}

table{
    text-align: left;
   /* height: 150px;*/
    width: 100%;
}

table tr td span{
    color: #FFFFFF;
    font: bold 20px "Trebuchet MS", Tahoma, sans-serif, serif;
}
table tr td{
    color: #0e317f;
    font: bold 13px "Trebuchet MS", Tahoma, sans-serif, serif;
}

.accordion{
    margin-top: 25px;
    width: 955px;   
}
.accordion #acc1 {
   height: 20px;
}
.accordion div#acc1 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    width: 850px;
}
.roundedacc {
    background: #f940ad;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}

#box {
	width: 919px;
	height: 400px;
	background: transparent url('../images/orari_info/servizi/box.png') repeat-x;
	padding-left: 20px;
    padding-top: 10px;
}

/*table{
    text-align: left;
    height: 150px;
    width: 96%;
	margin: 0 auto;
}*/#box {
    width: 940px;
    min-height: 300px;
	height: auto;
	margin-top: 20px;
    background: transparent url('../images/layout/transparent.png') repeat;
	padding: 10px 5px 0px 5px;
}
#box2 {
    width: 930px;
    min-height: 150px;
	height: auto;
	margin-top: 10px;
    background: transparent url('../images/layout/transparent.png') repeat;
	padding: 10px 0px 0px 20px;
	font-family:"Trebuchet MS", Tahoma, sans-serif, serif;
	color:#003399;
	font-size:13px;
}
#box .image{
	float: left;
	width: 244px;
	margin-left: 40px;
}
#box .images{
	float: left;
	width: 244px;
	margin-left: 15px;
}
#box .text{
    float: left;
	width: 656px;
}
#box .textt{
    float: right;
	width: 645px;
	margin-right: 15px;
}
#box .text h2{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
	margin-top: 5px;
}
#box .text p{
    padding: 0 40px 0 0;
	text-align:justify;
	font-size:14px;
}
#box2 .text p{
    padding: 0 40px 0 0;
	text-align:justify;
	font-size:14px;
}
#box .text span{
	color: #f93dac;
}

#flash{
    /*margin: 65px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
p.pink{
	color: #f93dac;
}
.accordion{
    margin-top: 25px;
    width: 955px;   
}
.accordion #acc1 {
    cursor:pointer;
}

.accordion h3 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    font: normal 15px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
    width: 850px;
	background: url(../images/star.png) no-repeat left 8px;
}
#adventureisland{
	text-align:center;
}
#adventureisland img{
	margin: 10px;
}
.accordion h3 a{
	text-decoration:none;
	color: #FFFFFF;
	display: block;
}
body{
	background-color: #4c1103;
	background-image: url(../images/mulinogufo/background.jpg);
	background-repeat: repeat-x;	  /*backoground-image: none;
	  background-color: #442602;*/
}
#menubar{
    background: transparent url('../images/mulinogufo/header_bar.png') repeat-x;
}
#box {
	background:url("../images/layout/transparent.png") repeat scroll 0 0 transparent;
	color: #0c2f57;
}
#box .text span{
	color: #8d2006;
}
.roundedacc  {
    background:none repeat scroll 0 0 #6A1F0C;
}
#footer{
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
}

