*{
	padding: 0;
	margin: 0;
}



body{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url(../img/bg/fondo18.jpg);
	background-size: cover;
	/* [disabled]padding-top: 40px; */
	/* [disabled]padding-bottom: 40px; */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
#contenitore {
	/* [disabled]width: 100%; */
	/* [disabled]min-width: 200px; */
	max-width: 67.5em;
	margin-left: auto;
	margin-right: auto;
	background-color: #E6E6E6;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

#contenitore #intestazione img {
	padding-top: 1em;
	padding-bottom: 0.375em;
	padding-left: 0em;
	width: 25%;
}

#menu a.pagsel{
	background-color: #595959;
}

#menu ul{
	list-style: none;
	
}

#menu ul li {
	float: left;
	position: relative;
	width: 16.66%;
	background: #9C9C9C;
}

#menu ul li a {
	display: block;
	padding-top: 0.625em;
	padding-right: 1.125em;
	padding-left: 1.125em;
	padding-bottom: 0.625em;
	color: #EBEBEB;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
}

#menu ul li ul {
	position: absolute;
	display: none;
}

#menu ul li a:hover{
	background: #595959;
}

#menu ul li:hover > ul {
	display: block;
	z-index: 8;
}	
#menu ul ul ul {
	/* [disabled]margin-left: 180px; */
	/* [disabled]top: 0px; */
}	

#menu li ul li {
	width: 100%;
	/* [disabled]display: none; */
}


#contenitore #menu .theme-default {
	z-index: 1;
}

#contenitore #contenuto p {
	color: #E9E9E9;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 150%;
	font-family: "Shree Devanagari 714";
	font-size: 25px;
	color: #B9B9B9;
	text-decoration: none;
}
#contenitore #contenuto {
	/* [disabled]padding-bottom: 20px; */
	max-width: none;
	margin-right: auto;
	margin-left: auto;
}
#contenitore #testo {
	background-color: #BBBBBB;
}


#contenitore #contenuto p01 {
	color: #E9E9E9;
	line-height: 150%;
	font-family: "Shree Devanagari 714";
	font-size: 50px;
	color: #B9B9B9;
	text-transform: uppercase;
	margin-left: 8.5em;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
}


#contenitore #footer {
	background-color: #595959;
	color: #CFCFCF;
	padding-top: 0.687em;
	padding-right: 0.687em;
	padding-bottom: 0.687em;
	padding-left: 0.687em;
	font-size: 1em;
}

p2 {
	font-size: 20px;
	color: #8E3C2A;
	margin-top: 80px;
}
#testo p2 img {
	opacity: 0.49;
	padding-bottom: 0px;
}

p3{
	line-height: 130%;
}
p4{
	line-height: 227%;
	font-style: italic;
}
p5{
	line-height: 227%;
	font-style: italic;
	font-size: large;
}

#contenitore #testo p {
	line-height: 150%;
	color: #5B5B5B;
	padding-top: 20px;
	padding-right: 130px;
	padding-left: 130px;
	padding-bottom: 40px;
	text-align: justify;
}

#contenitore #testo {
	padding-top: 80px;
	padding-left: 130px;
	padding-right: 130px;
	text-align: justify;
	height: 700px;
	min-height: 200px;
}
#contenitore #testo {
	background-repeat: no-repeat;
	background-size: 58% auto;
	background-position: center center;
	/* [disabled]background-image: url(../img/bg/solo%20logo%20G%20chiaro.png); */
}



#footer p a {
	color: #CFCFCF;
	text-decoration: none;
}


.img_sx{
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
	}
.img_dx{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	}
#contenitore #intestazione img {
	padding-top: 1em;
	padding-bottom: 0.375em;
	padding-left: 0em;
	width: 25%;
}
