/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

html {
	width:100%;
	height: 100%;
	background: white url("../img/puzzle.jpg") no-repeat top center fixed;
}

body {
	width:100%;
	height: 100%;
	position: relative;	
}

/* a img {
	border: none !important;
	outline: none !important;
}  */


/* ###################  LAYOUT ####################### */

div#container {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height: 100%;
	position: relative;
}

div#home-ribbon {
	background: transparent url("../img/ribbon.png") 0 0 no-repeat;
	height: 93px;
	width: 55px;	
	float: right;
	margin-top: -40px;
	position: absolute;
	right: 0px;
}

div#home-ribbon a {
	display: block;	
	height: 100%;
	width: 100%;
}


div.cappello {
	background: transparent url("../img/cappello.png") no-repeat center center;
	width: 100%;
	height: 520px;
	padding-top: 50px;
}

div.menu {
	background: transparent url("../img/menu_bg.jpg") no-repeat 0 -980px;
	width: 258px;
	height: 245px;
	margin-left:341px;
	margin-top:14px;
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	text-align:center;
}

div.menu div a h1 {
	font-size: 10pt;
}

div.ilnasointasca_home {
	height: 143px;
	width: 129px;
	background: transparent url("../img/ilnasointasca.gif") no-repeat 0 0;
	margin-left:65px;
	margin-top:245px;
	position: absolute;
	z-index: 5;
}

div.spilla {
	background:transparent url("../img/spilla.png") 0 0;
	height: 108px;
	width: 109px;
	float: right;
	margin-right: 250px;
	margin-top: -20px;
	text-align: center;
}

div.spilla:hover {
	background:transparent url("../img/spilla.png") 0 -108px;
}

div.spilla a {
	color: white;
	text-shadow: 0px 0px 5px #aa45c0, 0px 0px 5px #aa45c0, 0px 0px 5px #aa45c0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14pt;
	line-height:100px;
	text-decoration: none;
	padding-left: 6px;
}

div.spilla:hover a {
	color: white;
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #aa45c0, 0px 0px 5px #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14pt;
	line-height:100px;
	text-decoration: none;
	padding-left: 6px;
}

div.sostienici {
	background:transparent url("../img/sostienici.png") 0 0;
	height: 130px;
	width: 115px;
	position: absolute;
	margin-left: 120px;
	margin-top:70px;
}

div.sostienici a {
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10pt;
	text-decoration: none;
	display:block;
	width: 88px;
	height: 45px;
	padding-top:85px;
	padding-left:27px;
}

div.sostienici a:hover {
	text-shadow: 0px 0px 4px #fff;
}

div#Fiore {
	width:247px;
	height:255px;
	background: transparent url("../img/fiore.png") 0 0;
	float:right;
	margin-top:-128px;
	margin-right:95px;
	z-index: 5000;
}

div#naso {
	height: 190px;
	width: 190px;
	background: transparent url("../img/naso.png") 0 0 no-repeat;
	margin-left: 375px;
	margin-top: -20px;
}

div.sorriso {
	background: transparent url("../img/sorriso.png") 0 0;
	height: 301px;
	width: 626px;
	margin-left: 150px;
	margin-top: -100px;
}

div.slide-board {
	width:100%;
	margin-top:0px;
	opacity: 0.0;
	margin-bottom: 10px;
}


div#sub-menu-container {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

ul.sub-menu {
	clear: both;
	margin-top:20px;
	height:10px;
	width: 100%;
	/* background-color:red; */
	margin-left: auto;
	margin-right: auto;
}

ul.sub-menu li {
	float: left;
	list-style: none;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
}

ul.sub-menu li a {
	width: 100%;
	height: 100%;
	display:block;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}


ul.sub-menu li a:hover, ul.sub-menu li a.active {
	color: #FF9900;
	border-bottom: 2px dotted #0099CC;
}

div.slide-board-contenuto {
	margin-top:0px;
	opacity: 0.0;
	margin-bottom: 10px;
	z-index: 4000;
	position: absolute;
}

div.board {
	width: 940px;
	background-color: #fff;
	margin-left: 10px;
	margin-right: auto;
	border: 5px solid #06314a;
	border-radius: 15px;
}

div.contenuto {
	margin:40px;
	min-height: 400px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #666;
	font-size:10pt;
	text-align:justify;
	text-align-last: left;
}

div.clown-gioia {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

div#manoSX {
	height: 318px;
	width: 132px;
	background: transparent url("../img/hand_sx.png") 0 0;
	position: absolute;
	margin-left: -85px;
	margin-top: 100px;
}

div#manoDX {
	height: 318px;
	width: 132px;
	background: transparent url("../img/hand_dx.png") 0 0;
	position: absolute;
	margin-left: 923px;
	margin-top: 100px;
}

div#footer {
	font-size:12px;
	color: #06F;
	text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
	position: relative;
	margin: 20px 0;
	clear: both;
	height: 40px;
}

/* ###################  MENU PRINCIPALE ####################### */		


/* --- CHI SIAMO --- */
div.Chi-siamo {
	width:100px;
	height:100px;
	padding-top:15px;
	margin-left:30px;
	vertical-align: top;
	position:absolute;
}

div.Chi-siamo a {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	font-size:10pt;
	text-decoration: none;
	color: black;
	text-shadow: 0px 1px 0px #FFF;
	display: block;
	margin-top: 3px;
}

div.Chi-siamo a:hover, div.Chi-siamo a.active {
	color: #4c8100;
}

div.chisiamo {
	background: transparent url("../img/menu_bg.jpg") no-repeat 0 0px;
	width: 258px;
	height: 245px;
	margin-left:341px;
	margin-top:14px;
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	text-align:center;	
}


div.chisiamo div a h1 {
	font-size: 10pt;
}

/* --- MISSION --- */

div.Mission {
	width:100px;
	height:100px;
	padding-top:15px;
	margin-left:130px;
	position:absolute;
}

div.Mission a {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	font-size:10pt;
	text-decoration: none;
	color: black;
	line-height:16px;
	text-shadow: 0px 1px 0px #FFF;
	margin-top:55px;
	display:block;
}

div.Mission a:hover, div.Mission a.active {
	color: #693a0c;
	text-shadow: 0px 1px 0px #ffeeac;
}

div.mission {
	background: transparent url("../img/menu_bg.jpg") no-repeat 0 -245px;
	width: 258px;
	height: 245px;
	margin-left:341px;
	margin-top:14px;
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	text-align:center;	
}


div.mission div a h1 {
	font-size: 10pt;
}
/* --- I VOLONTARI --- */
div.Volontari {
	width:100px;
	height:100px;
	padding-top:12px;
	margin-left:30px;
	vertical-align: top;
	position:absolute;
	margin-top:110px;
}

div.Volontari a {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	font-size:10pt;
	text-decoration: none;
	color: black;
	text-shadow: 0px 1px 0px #FFF;
}

div.Volontari a:hover, div.Volontari a.active {
	color: #6a2874;
	text-shadow: 0px 1px 0px #ffd0f7;
}

div.volontari {
	background: transparent url("../img/menu_bg.jpg") no-repeat 0 -490px;
	width: 258px;
	height: 245px;
	margin-left:341px;
	margin-top:14px;
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	text-align:center;	
}


div.volontari div a h1 {
	font-size: 10pt;
}

/* --- CODICE DEONTOLOGICO --- */
div.Codice {
	width:100px;
	height:100px;
	padding-top:15px;
	margin-left:128px;
	position:absolute;
	margin-top:110px;
}

div.Codice a h1 {
	font-size: 8pt !important;
}

div.Codice a {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	font-size:10pt;
	text-decoration: none;
	color: black;
	line-height:16px;
	text-shadow: 0px 1px 0px #FFF;
	margin-top:48px;
	display:block;
	font-size: 9pt !important;
}

div.Codice a:hover, div.Codice a.active {
	color: #1b4d8a;
	text-shadow: 0px 1px 0px #fff;
}


div.codice {
	background: transparent url("../img/menu_bg.jpg") no-repeat 0 -735px;
	width: 258px;
	height: 245px;
	margin-left:341px;
	margin-top:14px;
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	text-align:center;	
}


div.codice div a h1 {
	font-size: 10pt;
}

/* ###################  FORMATTAZIONE CONTENUTO ####################### */		

div.contenuto div.hr {
	clear: both;
	margin-top:15px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
}


div.contenuto p {
	clear: both;
	margin-bottom:20px;
	line-height: 20px;
}

div.contenuto a {
	color: #F09;
	text-decoration: none;
}

div.contenuto a:hover {
	border-bottom: 2px dotted #0CF;
}

div.contenuto strong, div.contenuto b, div.contenuto em, div.contenuto i {
	color: #333;
}

div.contenuto ul li {
	list-style: none !important;
	list-style-position: outside;
	margin-bottom: 6px;
	background: transparent url("../img/bullet_arrow.png") 0 0 no-repeat;
	padding: 0 0 0 20px;
}

div.contenuto h1 {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	color: #F36;
	font-size:18pt;
	border-bottom:3px dotted #333;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom:10px;
}

div.contenuto h2 {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	color: #0CC;
	font-size:16pt;
	line-height: 30px;
	margin-bottom:10px;
	border-left:5px solid #0CC;
	padding-left: 5px;
	line-height: 25px;
}

div.contenuto h2 a:hover {
	border-bottom: none !important;
}

div.contenuto h3 {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	color: #F90;
	font-size:13pt;
	line-height: 30px;
	margin-bottom:10px;
	border-left:5px solid #F90;
	padding-left: 5px;
	line-height: 20px;
}

div.contenuto h4 {
	font-family: "Indie Flower", Helvetica, Tahoma, sans-serif;
	color: #090;
	font-size:11pt;
	line-height: 30px;
	margin-bottom:10px;
	border-left:5px solid #090;
	padding-left: 5px;
}

div.contenuto img {
	border:5px solid #FFF;
	box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	border-radius: 10px;
}

#map_canvas {
	border: 1px solid #666;
}

#map_canvas img {
	border: 0px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border-radius: 0px !important;
}
	
div.contenuto .img-left {
	margin:10px 15px 10px 0px;
	border:5px solid #FFF;
	box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	float: left;
	border-radius: 5px
}

div.contenuto .img-right {
	margin:10px 0px 10px 15px;
	float: right;
}

div.rass-block {
	margin-top: 20px;	
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 20px;
	padding-left:20px;
}

div.rass-block p {
	color: #999999;
	font-size: 12px;
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;
}

div.rass-block h5 {
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;
	color: #333333;
	font-size:15px;
	line-height: 30px;
	margin-top: -28px;
}

div.rass-block a {
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;	
	background: transparent url("../img/download_pdf.png") 10px -1px no-repeat;
	border: 1px solid #CCC ;
	text-decoration: none;
	background-color: #fff;
	height: 31px;
	width: 115px;
	border-radius: 3px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align:right;
	padding-right: 10px;
	margin-right: 30px;
}

div.rass-block a:hover {
	border: 1px solid #F30 !important;
	color: #F30;
}
	
input[type=text], input[type=email], input[type=password] {
	background-color:  #fff;
	border: 1px solid #dce2ef;
	border-radius: 3px;
	height: 30px;
	outline: none;
	width: 100%;
	margin-top: 5px;
	padding: 0 10px;
	color: #6c7a91;
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;	
	font-size: 14px;
	box-sizing: border-box;
	
}	

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus {
	border: 1px solid #6c7a91;
}

textarea {
	background-color:  #fff;
	border: 1px solid #dce2ef;
	border-radius: 3px;
	height: 150px;
	outline: none;
	width: 100%;
	max-width: 100%;
	margin-top: 5px;
	padding: 10px;
	color: #6c7a91;
	box-sizing: border-box;
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;
	font-size: 14px;		
}	

.form_button {
	height: 30px;
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f6ff 100%);
	background: -moz-linear-gradient(top,  #ffffff 0%,#f4f6ff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f6ff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f6ff 100%);
	background: linear-gradient(top,  #ffffff 0%,#f4f6ff 100%);/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f6ff',GradientType=0 );/* IE6-8 */
	border: 1px solid #dce2ef;
	padding: 5px 20px;	
	margin: 0 0 0 10px;
	float: right;
	color: #6c7a91;
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;	
}

.form_button:hover {
	background: -webkit-linear-gradient(top,  #f4f6ff 0%,#ffffff 100%);
	background: -moz-linear-gradient(top,  #f4f6ff 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f4f6ff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f4f6ff 0%,#ffffff 100%);
	background: linear-gradient(top,  #f4f6ff 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6ff', endColorstr='#ffffff',GradientType=0 );
	cursor: pointer;
	border: 1px solid #6c7a91;	
}

.error_msg {
	background-color: #ffe8e8;
	border: 1px solid #ff607e;
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;	
	font-weight: bold;
	color: #ff607e;	
	padding: 10px;
	margin-bottom: 10px;
}

.conferme-form {
	background-color: #eafff4;
	border: 1px solid #c7fccd;
	font-family: "Tahoma", Helvetica, Tahoma, sans-serif;	
	font-weight: bold;
	color: #0cb12c;	
	padding: 10px;
	margin-bottom: 10px;
}
	
/* GOOGLE MAPS */
	
div.info_maps {
	max-width: 400px;
	padding-right: 20px;
}

div.info_maps h1 {
	font-size: 20px;
	font-family: 'Metrophobic', Tahoma, Helvetica, sans-serif;
	color: #333;
	text-shadow: none !important;
	border-bottom: 4px solid #CCCCCC;
	margin-bottom: 0px;
}

div.info_maps .infomaps_luogo {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #646670;
	font-size: 10px;
}

div.info_maps p {
	font-family: Arial, Helvetica, sans-serif;
	color: #646670;
	font-size: 11px;
	color: #646670;
}

div.info_maps img {
	border: 4px solid #fff;
	box-shadow: 0px 1px 3px #b5babe;
	float: right;
	margin: 0 4px 10px 10px;
}

div.info_maps .infomaps_url {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	float: right;
	background-color: #646670;
	border-radius: 3px;
	padding: 2px 5px 2px 5px;
	display: block;
}	

.infomaps_url:hover {
	background-color: #333 !important;
	border: none !important;		
}

hr.dotted {
	border-top: 0px;
	border-bottom: 3px dotted #333;
	color: #F36;
	margin: 10px 0 20px 0;
}

/* ################### GADGETS ####################### */		

div.gadgets {
	float: left;
	/* background-color: red; */
	width: 100%;
	padding: 10px;
}

div.gadgets div.left {
	float: left;
	/* background-color: red; */
	width: 25%;
}

div.gadgets div.right {
	float: left;
	/* background-color: blue; */
	width: 75%;
}

div.gadgets a {
	margin-left: 23px;
	/* background-color: blue; */
}

div.gadgets p {
	margin: 20px 0px 20px 10px;
	/* background-color: green; */
	display: block;
	text-align: left !important;
}


/* ################### GALLERIA FOTOGRAFICA ####################### */		

div.galleria_thumb {
	float: left;
	/* background-color: red; */
	width: 200px;
	padding: 10px;
}

div.galleria_thumb a {
	margin-left: 20px;
	/* background-color: blue; */
}

div.galleria_thumb p {
	margin: 10px;
	/* background-color: green; */
	display: block;
	text-align: center !important;
}

div.galleria_thumb p a {
	margin: 0px;
}

h1 span a {
	font-size: 12px;
	float: right;
	border: 0px !important;
}

div.album_thumb {
	float: left;
	/* background-color: red; */
	padding: 6px;
}


/* ################### GALLERIA VIDEO ####################### */		

div.video {
	float: left;
	/* background-color: red; */
	width: 410px;
	margin: 10px;
}
