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

/*reset css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 2;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
	margin-bottom: 0px;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	
}
body {

}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
/* remember to define focus styles! */
:focus {
    outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	text-align: center;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-image: url(image_gallery/sw_page_bg.png);
	border-width: medium;
	border-style: ridge;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

/*fine reset*/
	
	
/* Corpo del sito*/

body {
	margin: auto;
	text-aling: center;
	background: url(image_gallery/sw_page_bg.png);
	padding-bottom: auto;
	padding-right: auto;
	padding-top: 0px;
	padding-left: auto;
	}
#container {
	margin: 0px auto;
	max-width: 1440px;
	min-width: 1300px;
	background-image: url("immagini/27.jpg");
	background-repeat: no-repeat;
	background-position: 0px 57px;
	text-align: center;
	}
@font-face
{
font-family: myfont;
src: url(Little_Snorlax.ttf);
}	
#header {
	color: #FFF;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 50px;
	display: inline;
	font-family:myfont;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: 2px 3px 6px #333333;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-transform: uppercase;
	text-indent: 0px;
	opacity: 1;
	clear: none;
	}
	

	
#content {
	color: #FFF;
	margin-bottom: 5px;
	text-align: center;
	height: 100%;
	}
	
#footer {
	vertical-align: text-bottom;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #000;
	color: #F90;
	text-align: center;
	font-style: oblique;
	clear: both;
	float: none;
	}

#footer a:hover {
	color: #3F0;
	font-style: italic;
	}
	
#footer a{
	color:#FC0
	}

	
/*menu*/
#navigation {
	height: 60px; 
	clear: both;
	width: 969px;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	margin-left: auto;
	background-image: none;
		}
	
#navigation ul{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
div#menu ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-box-shadow: 1px 2px;
	box-shadow: 1px 2px;
	}
 
div#menu li {
	float:left;
		}
 
div#menu li a {
	font-weight: bold;
	display: inline-block;
	line-height: 31px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 25px;
	margin-left: 10px;
	text-shadow: 1px 1px #000000;
	opacity: 0.8;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	border-radius: 111px / 115px 0px 167px;
	text-indent: 0px;
	-webkit-box-shadow: 1px 1px 9px 3px #333333;
	box-shadow: 1px 1px 9px 3px #333333;
	margin-top: 10px;
	}
 
div#menu li a:hover, 
div#menu li a.active {
	color: #00F;
	opacity: 0.79;
	border-collapse: collapse;
	border-bottom-left-radius: 54px 60px;
	border-bottom-right-radius: 54px 60px;
		}

div#menu li ul {
	display: none;
	text-shadow: 0px 0px;
	width: 281px;
	}

div#menu li:hover ul {
	text-align: center;
	display: block;
	position: absolute;
	z-index: 6;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	border: 0;
	text-shadow: 0px 0px;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
	}
	
#bottonhome {
	width: 40px;
	float: left;
	/*border-radius: 100px;*/
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-width: medium;
	border-color: #00FF33 #0033FF #CCCCCC #FF3399;
	/* [disabled]border-style: dotted; */
	margin-top: -9px;
	-webkit-box-shadow: 0px 1px 7px 2px #666666;
	box-shadow: 0px 1px 7px 2px #666666;
	}
	
a:hover #bottonhome {
	background-color: #006;
	opacity: 0.7;
	}

.menucolore1 {
	background-color: #0033CC;
	color: #FFFFFF;
}
.menucolore2 {
	background-color: #009900;
	color: #000000;
}
.menucolore3 {
	background-color: #99CC00;
	color: #336600;
}
.menucolore4 {
	background-color: #339966;
	color: #FFFF33;
}
.menucolore5 {
	background-color: #FFCCCC;
	color: #33CC00;
}
.menucolore6 {
	background-color: #66CCFF;
}
.menucolore7 {
	background-color: #FFCC00;
	color: #FF0000;
}
.menucolore8 {
	background-color: #FF9900;
	color: #0066FF;
}
.menucolore9 {
	background-color: #FF6600;
	color: #00CC00;
}
.menucolore10 {
	background-color: #CC0000;
	color: #FFFF00;
}
.menucolore11 {
	background-color: #993366;
	color: #99FFCC;
}
.menucolore12 {
	color: #FFFFFF;
	background-color: #9966CC;
}
.menucolore13 {
	background-color: #666699;
	color: #FFFFFF;
}
.menucolore14 {
	background-color: #96D66B;
	color: #FFFF22;
}
.menucolore15 {
	background-color: #ECF810;
	color: #FF33FF;
}
	
.menucolore16 {
	background-color: #DB2E02;
	color: #FC0 }
	
/*fine Menu*/
	
/*contenuto*/

	
/* rimuovere commento per abilitare e abbinare id in html 

#contentleft {
	background:url(image_gallery/sw_page_bg.png);
	float:left;
	text-align:center; 
	width:220px; 
	height:auto; 
	max-height:95%; 
	color:#FFF; 
	overflow:scroll; 
	text-align:justify; 
	margin:20 0 20 20; 
	padding:10px;
	} */

#fotoindex {
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
			}
			
/* contatti */
	
.contatti {
	width: 550px;
	height: 450px;
	background: url(image_gallery/sw_page_bg.png);
	color: white;
	margin: auto;
	padding: 20px;
	border: groove;
	border-color: #F95;
	text-align: left;
	}
	
.contatti a:hover, 
.contatti a:active, 
.contatti a:visited {
	color:green;
	}
	
.contatti a:link {
	color:red;
	}
	
#facebook {
	float:right;
	width:50px;
	}
	
/* video */
.multimedia {
	width: 1100px;
	margin: auto;
	font-size: x-large;
	text-align: left;
	overflow-y:auto;
	height: 750px;
	overflow-x: hidden;
	background-color: #333333;
	border-radius: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
::-webkit-scrollbar { 
    display: none; 
}

.titolovideo1 {
	border: groove 2 #753613;
	color: #FFF;
	width: 1100px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	height: 600px;
	margin-bottom: 20px;
	}
.titolovideo2 {
	border: groove 2 #753613;
	color: #FFF;
	width: 1100px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	clear: both;
	display: inherit;
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	}
	
/*.imgvideothumb1 {
	margin:5 40 20 20;
	font-size: 100%;
	float:left;
	border:2 solid #000;
	}
	
.imgvideothumb2 {
	margin:5 40 20 20;
	font-size: 100%;
	float:left;
	border:2 solid #000;
	}
	
.imgvideothumb3 {
	margin:5 40 20 20;
	font-size: 100%;
	float:right
	border:2 solid #000;
	}
*/	
.titolovideothumb1 {
	font-size: 20px;
	float: left;
	margin-left: 155px;
	margin-right: 75px;
	margin-top: 20px;
	background-image: url(image_gallery/sw_page_bg.png);
	}
	
.titolovideothumb2 {
	font-size: 20px;
	float: left;
	margin-top: 20px;
	background-image: url(image_gallery/sw_page_bg.png);
	}
.titolovideothumb5 {
	font-size: 20px;
	float: left;
	margin-top: 40px;
	background-image: url(image_gallery/sw_page_bg.png);
	}
	
.titolovideothumb3 {
	font-size: 20px;
	float: right;
	margin-right: 185px;
	margin-top: 20px;
	background-image: url(image_gallery/sw_page_bg.png);
	}
.titolovideothumb4 {
	font-size: 20px;
	margin-top: 40px;
	background-image: url(image_gallery/sw_page_bg.png);
	float: left;
	margin-left: 155px;
	margin-right: 75px;
	}
		
/* Testo  biografia e scritti */

div#testo {
	color: #FFFFFF;
	Width: 850px;
	padding: 15px;
	background: url(image_gallery/sw_page_bg.png);
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 261px;
	margin-right: auto;
	margin-top: -1px;
	overflow-y: scroll;
	height: 580px;
	z-index: 15;
	/* [disabled]border-style: ridge; */
	border-width: medium;
	border-color: #999999;
	-webkit-box-shadow: 2px 16px 31px -4px #838383;
	box-shadow: 2px 16px 31px -4px #838383;
	}
div#poesie {
	text-align: center;
}

 
div#testo h1{
	text-align: center;
	font-size: xx-large;
	color: #FFFFFF;
	}
/* Testo  biografia e scritti */

div#testo strong{
	text-align: center;
	font-size: large;
	color: #FFFFFF;
	}
#testo embed {
	width: 850px;
	height: 550px;
}
div#testo a {
	color: #999;
		}
div#testo a:hover, a:active {
	color:#C90
	}

div#linguabio {
	background: #333;
	padding: 5px;
	text-align: center;
	width: 76px;
	position: relative;
	float: left;
	height: 43px;
	left: 138px;
	}

div#linguabio a {
	COLOR:#999;
	font-size:18px;
	}

	
div#nav2 {
	float: left;
	background-image: url(image_gallery/sw_page_bg.png);
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 5px;
	/* [disabled]border-style: ridge; */
	border-width: medium;
	border-color: #999999;
	-webkit-box-shadow: 2px 10px 21px 0px #A4A4A4;
	box-shadow: 2px 10px 21px 0px #A4A4A4;
}
div#nav2 a{
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	clear: both;
}
div#nav2 li{
	float: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
div#nav2 ul{
	float: none;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#scritti {
	margin-left: 0px;
}
hr {
	width: 561px;
}

table {
}

div#inter p{
	text-align: justify;
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-variant: small-caps;
}
div#inter {
	background: url(image_gallery/sw_page_bg.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow-y: scroll;
	overflow-x: auto;
	margin-left: 50px;
	margin-right: 50px;
	height: 640px;
}
div#inter strong {
	color: #FF3300;
}
div#intro_audio {
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(image_gallery/sw_page_bg.png);
	font-size: medium;
	margin-left: 0px;
	float: none;
	margin-right: 0px;
	text-align: left;
	padding-top: 5px;
	width: 500px;
	padding-bottom: 5px;
}
div#intro_audio p{
	font-size: medium;
	margin-left: 0px;
	float: none;
	margin-right: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#audio {
	float: right;
	width: auto;
	margin-top: 39px;
}
div.audio {
	float: right;
	margin-top: 40px;
	margin-left: 550px;


}
.audiotit {
	font-size: xx-large;
	text-shadow: 0px 0px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	border-radius: 4px;
	width: 30%;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
}
DIV.videotit {
	margin-top: 16px;
	font-size: xx-large;
	text-shadow: 0px 0px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	border-radius: 4px;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
}
div.audiodiv {
	float: left;
	text-align: left;


}
.fotoaudio {
	float: right;

}

div.titolo {
	/* [disabled]color: #FFFFFF; */
	margin-top: 22px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	font-size: x-large;
}

div#fotovarie img {box-shadow:
	-webkit-box-shadow: 2px 0px;
	box-shadow: 0px 3px 17px 4px #2A2A2A;
	-webkit-box-shadow: 0px 3px 17px 4px #2A2A2A;

}
.mostre {
	text-align: center;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
#jsoff    {
	position: relative;
	margin-bottom: 31px;
	clear: both;
	display: block;
}
#container #content .contatti #contacts-form fieldset div textarea {
	width: 50%;

}
