body {font-family:Arial; font-size:12px; overflow:hidden;}

* {outline:none;}

a {color:#ff004e; text-decoration:none; -webkit-transition:0.3s;}
a:hover {color:#fff; text-decoration:none;}

footer {position:fixed; bottom:0px; left:0px; background:rgba(177,153,89,0.8); color:#fff; width:100%; height:40px; font-size:11px;}

#copyright {position:absolute; top:12px; left:20px;}

#logo {position:fixed; top:20px; left:-500px; width:200px; height:200px; background:url(img/Logo_Tour_Farinole_2026a.png) top left no-repeat; text-indent:-7000px;}

#menu {position:fixed; top:250px; left:-300px;}
#menu ul {list-style-type:none;}
#menu ul li {background-color:#dac582; margin-bottom:4px; border-right:5px solid #fff; -webkit-border-radius:3px; width:100px; -webkit-transition:0.3s;}
#menu ul li:hover, .active {border-right:5px solid #9e6821!important; width:120px!important; padding-left:5px;}
#menu ul li a {padding:5px 10px; display:block;}
#menu ul li a:hover, .active a {color:#111;}


#menu-footer {position:absolute; top:12px; right:20px;}
#menu-footer ul {list-style-type:none;}
#menu-footer ul li {display:inline-block; margin-left:10px;}
#menu-footer ul li a {color:#fff;}
#menu-footer ul li a:hover, .activefooter a {color:#ff004e!important;}

#pattern {position:fixed; z-index:-998; background:url(img/bg_pattern.png) top left repeat; width:100%; height:100%;}

#content {position:absolute; overflow:auto; margin:25%; background-color:rgba(255,255,255,0.8); height:40%; box-shadow: 0 0 20px #000; -webkit-border-radius:3px; -webkit-transition:0.3s;}

#content:hover {background-color:#fff;}

#content p {padding:0px 20px 20px 20px; line-height:1.5;}
#content h2 {padding:20px 20px 5px 20px; font-size:24px; margin-bottom:20px; color:#ff004e; border-bottom:1px dotted #ff004e;}

#prev {position:fixed; z-index:10; bottom:60px; left:20px; width:30px; height:30px; background:url(img/prev.png) top left no-repeat; cursor:pointer;}
		
#next {position:fixed; z-index:10; bottom:60px; right:20px; width:30px; height:30px; background:url(img/next.png) top left no-repeat; cursor:pointer;}

#cacher, .btnvert {color:#00d198; margin-left:10px; padding:3px 10px; -webkit-border-radius:3px;}
#cacher:hover, .btnvert {background-color:#00d198; color:#111;}

.ico-reseau {position:absolute; right:-100px; width:46px; display:block; height:38px; text-indent:-7000px;}
#youtube {top:250px; background:url(img/youtube.png) top left no-repeat;}
#youtube:hover {background:url(img/youtube_hover.png) top left no-repeat;}
#youtube2 {top:290px; background:url(img/youtube2.png) top left no-repeat;}
#youtube2:hover {background:url(img/youtube_hover2.png) top left no-repeat;}
#arobas2 {top: 330px; background: url(img/arobas2.png) no-repeat top left;}
#arobas2:hover {background: url(img/arobas_hover.png) no-repeat top left;}

.tooltipsy { padding: 3px 10px; color: #fff; background-color: #000; -webkit-border-radius:5px;}
/* Float image */
.imageflottante {
    float: left;
    margin-right: 10px;
}
