@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Gafata);
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400);
@import @import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,600,700,700italic);
body {width:100%;position:relative;
	/*overflow-x:hidden;*/}

@media screen and (min-width: 1630px)  { 


hr.latodisegni {width:20px;
	height:3px;
	background-color:#000;
	border:0;}
	
hr.latotitoli {
	width:100%;
	margin-top:6%;
	margin-bottom:1%;
	height:3px;
	background-color:#000;
	border:0;}

.riga_header {
	position:relative;
	width:100%;
	height:400px;
	background-color:#FFF;
	}
	

.dx_header {
	position:absolute;
	z-index:2;
	right:1%;
	float:right;
	width:49%;
	text-align:center;
	overflow:hidden;
	height:400px;
	}

.sx_header {
	position:absolute;
	z-index:3;
	left:20%;
	width:30%;
	float:left;
	}


.sx_header h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:200%;
	color: rgba(000,000,000,0.5);
	font-style:italic;
	font-weight:400;
	text-align:left;
	}
	
.sx_header p {
	font-family:'Oswald', sans-serif;
	font-size: 600%;
	font-weight:lighter;
	color:#000;
	text-align:left;
	z-index:8;
	}
	

	
.dx_header img {
	width:100%;
	opacity: 0.9;
    filter: alpha(opacity=40); 
	}

.riga {
	width:100%;
	height:300px;
	background-color:#FFF;
	}

.sx{
	width:35%;
	float:left;
	padding-left:15%;
	text-align:center;
	height:300px;
	}

.dx{
	width:35%;
	float:left;
	padding-right:15%;
	text-align:center;
	height:300px;
	}

.immagini_sfondo_1 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/lupo.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

.immagini_sfondo_2 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/pugno.png);
	background-position:top center;;
	background-repeat:no-repeat;
	}

.immagini_sfondo_3 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/mazzinga.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.immagini_sfondo_4{
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/sos.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.immagini_sfondo_5 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/cabinato.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.sx .titoli_menu {
	margin-right:2%;
	}

.dx .titoli_menu {
	margin-left:2%;
	}
.titoli_menu h2 {
	display:inline-block;
	padding: 1% 4%;
	color:#000;
	}	
	
	
	
.titoli_menu:hover .titoli_menu_1 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	color:#fff; 
	background-color:#000;
	outline: solid #E5EFFF;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu:hover .titoli_menu_2 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	color:#fff; 
	background-color:#000;
	outline: solid #0099ff;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu:hover .titoli_menu_3 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	color:#fff; 
	background-color:#000;
	outline: solid #e5efef;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu:hover .titoli_menu_4 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	color:#fff; 
	background-color:#000;
	outline: solid #ffe599;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu:hover .titoli_menu_5 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	color:#fff; 
	background-color:#f40029;
	outline: solid #f40029;
	outline-width: 4.5em;
	outline-offset: 0px;
	}





.titoli_menu_1 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	background-color:#e0e0e0;
	outline: solid #e0e0e0;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_2 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	background-color:#E5EFFF;
	outline: solid #E5EFFF;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_3 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	background-color:#0099FF;
	outline: solid #0099FF;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_4 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	background-color:#e5efef;
	outline: solid #e5efef;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_5 {
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	background-color:#ffe599;
	outline:solid #ffe599;
	outline-width: 4.5em;
	outline-offset: 0px;
	}


.riga h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:32px;
	text-transform:uppercase;
	border:1px solid #000;
	margin-top:10%;
	padding-top:2%;
	color:#000;
	}

.riga h3 {
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	font-size:14px;
	padding: 10% 10% 2% 10%;
	color:#000;
	}	
.riga p	{
	color:#666;
	font-family: 'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	font-style:italic;
	line-height: 1.5;
	}	




.testo_footer {
	display:block;
	width:100%;
	height:500px;
	background-image:url(../IMG/Sfondi/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:100px;
	}
.testo_footer p{
	font-family: 'Crimson Text', serif;
	text-align:center;
	font-size:20px;
	color:#4B4B4B;
	font-weight:400;
	line-height:1.2;
	}	
p.enfasi {
	color:#f40029;
	letter-spacing: 0.1em;
	font-size:26px;
	font-weight:700;
	font-style:italic;
	}
p.enfasi_2 {
	color:#f40029;
	letter-spacing: 0.1em;
	font-size:24px;
	font-weight:700;
	}


}

@media screen and (min-width: 760px) and (max-width: 1630px) {

hr.latodisegni {width:20px;
	height:3px;
	background-color:#000;
	border:0;}
	
hr.latotitoli {
	width:100%;
	margin-top:6%;
	margin-bottom:1%;
	height:3px;
	background-color:#000;
	border:0;}

.riga_header {
	position:relative;
	width:100%;
	height:400px;
	background-color:#FFF;
	}
	
.sx_header {
	position:absolute;
	z-index:3;
	left:13%;
	width:37%;
	float:left;
	}
.dx_header {
	position:absolute;
	z-index:2;
	right:1%;
	float:right;
	width:49%;
	text-align:center;
	overflow:hidden;
	height:400px;
	}
	
.sx_header h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:100%;
	color: rgba(000,000,000,0.5);
	font-style:italic;
	font-weight:400;
	text-align:left;
	}
	
.sx_header p {
	font-family:'Oswald', sans-serif;
	font-size: 500%;
	font-weight:lighter;
	color:#000;
	text-align:left;
	z-index:8;
	}
	
.dx_header img {
	width:100%;
	opacity: 0.9;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	}

.riga {
	width:100%;
	height:300px;
	background-color:#FFF;
	}

.sx{
	width:43%;
	float:left;
	padding-left:7%;
	text-align:center;
	height:300px;
	}

.dx{
	width:43%;
	float:left;
	padding-right:7%;
	text-align:center;
	height:300px;
	}

.immagini_sfondo_1 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/lupo.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

.immagini_sfondo_2 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/pugno.png);
	background-position:top center;;
	background-repeat:no-repeat;
	}

.immagini_sfondo_3 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/mazzinga.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.immagini_sfondo_4{
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/sos.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.immagini_sfondo_5 {
	height:400px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/cabinato.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.sx .titoli_menu {
	margin-right:2%;
	}

.dx .titoli_menu {
	margin-left:2%;
	}

.titoli_menu h2 {
	display:inline-block;
	padding: 1% 4%;
	color:#000;
	}

.titoli_menu_1 {
	background-color:#e0e0e0;
	outline: solid #e0e0e0;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_2 {
	background-color:#E5EFFF;
	outline: solid #E5EFFF;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_3 {
	background-color:#0099FF;
	outline: solid #0099FF;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_4 {
	background-color:#e5efef;
	outline: solid #e5efef;
	outline-width: 4.5em;
	outline-offset: 0px;
	}
.titoli_menu_5 {
	background-color:#ffe599;
	outline:solid #ffe599;
	outline-width: 4.5em;
	outline-offset: 0px;
	}

.riga h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:32px;
	text-transform:uppercase;
	border:1px solid #000;
	margin-top:10%;
	padding-top:2%;
	color:#000;
	}

.riga h3 {
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	font-size:14px;
	padding: 10% 10% 2% 10%;
	color:#000;
	}	
.riga p	{
	color:#666;
	font-family: 'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	font-style:italic;
	line-height: 1.5;
	}	




.testo_footer {
	display:block;
	width:100%;
	height:500px;
	background-image:url(../IMG/Sfondi/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:100px;
	font-weight:700;
	}
.testo_footer p{
	font-family: 'Crimson Text', serif;
	text-align:center;
	font-size:19px;
	color:#4B4B4B;
	font-weight:700;
	line-height:1.2;
	}	
p.enfasi {
	color:#f40029;
	letter-spacing: 0.1em;
	font-size:28px;
	
	font-weight:700;
	font-style:italic;
	}
p.enfasi_2 {
	color:#f40029;
	letter-spacing: 0.1em;
	font-size:24px;
	font-weight:400;
	}
}	









@media screen and (min-width: 120px) and (max-width: 760px) {
	

hr.latodisegni {
	width:20px;
	height:3px;
	background-color:#000;
	border:0;
	margin-top:8%}
	
hr.latotitoli {
	width:100%;
	margin-top:6%;
	margin-bottom:1%;
	height:3px;
	background-color:#000;
	border:0;}


.riga_header {
	position:relative;
	width:100%;
	height:300px;
	background-color:#FFF;
	}
	
	
.sx_header {
	position:absolute;
	z-index:3;
	left:1%;
	width:37%;
	float:left;
	}
.dx_header {
	position:absolute;
	z-index:2;
	right:1%;
	float:right;
	width:49%;
	text-align:center;
	overflow:hidden;
	height:400px;
	}
	
	
	
.sx_header h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color: rgba(000,000,000,0.5);
	font-style:italic;
	font-weight:400;
	text-align:left;
	}
	
.sx_header p {
	font-family:'Oswald', sans-serif;
	font-size: 64px;
	font-weight:lighter;
	color:#000;
	text-align:left;
	z-index:8;
	margin-top:10%;
	}
	
.dx_header img {
	width:100%;
	opacity: 0.9;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	}


.riga {
	position:relative;
	width:100%;
	height:200px;
	background-color:#FFF;
	}

.sx {
	position:absolute;
	left:0;
	top:0;
	width:49%;
	float:left;
	padding-left:1%;
	text-align:center;
	/*background-color:#f90;*/
	height:100px;
	}

.dx {
	position:absolute;
	right:0;
	top:0;
	width:49%;
	float:left;
	padding-right:1%;
	text-align:center;
	/*background-color:#f75;*/
	height:100px;
	}






.immagini_sfondo_1 {
	height:210px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/lupo.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

.immagini_sfondo_2 {
	height:210px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/pugno.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

.immagini_sfondo_3 {
	height:210px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/mazzinga.png);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:visible;
	}
	
.immagini_sfondo_4{
	height:210px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/sos.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.immagini_sfondo_5 {
	height:210px;
	padding:0 2% 2% 2%;
	background:url(../IMG/Sfondi/cabinato.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.sx .titoli_menu {
	margin-right:2%;
	}

.dx .titoli_menu {
	margin-left:2%;
	}


.titoli_menu h2 {
	display:inline-block;
	padding: 3%;
	color:#000;
	}


.titoli_menu_1 {
	background-color:#e0e0e0;
/*	outline: solid #e0e0e0;
	outline-width: 1em;
	outline-offset: 0px;*/
	}
.titoli_menu_2 {
	background-color:#E5EFFF;
	/*outline: solid #E5EFFF;
	outline-width: 1em;
	outline-offset: 0px;*/
	}
.titoli_menu_3 {
	background-color:#0099FF;
	/*outline: solid #0099FF;
	outline-width:1em;
	outline-offset: 0px;*/
	}
.titoli_menu_4 {
	background-color:#e5efef;
	/*outline: solid #e5efef;
	outline-width: 1em;
	outline-offset: 0px;*/
	}
.titoli_menu_5 {
	background-color:#ffe599;
	/*outline:solid #ffe599;
	outline-width: 0.01em;
	outline-offset: -10px;*/
	}


.riga h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:42px;
	text-transform:uppercase;
	border:1px solid #000;
	/*margin-top:10%;
	padding-top:2%;*/
	color:#000;
	}
	
.riga h3 {
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	font-size:14px;
	/*padding: 10% 10% 2% 10%;*/
	color:#000;
	}
		
.riga p	{
	display:block;
	margin-top:4%;
	font-family: 'Libre Baskerville', serif;
	font-size:16px;
	font-style:italic;
	color: #666;
	line-height: 1.4;
	font-weight:400;
	}	
	
.riga .immagini_sfondo_4 h3 {
	margin-top:4%;
	font-family: 'Libre Baskerville', serif;
	font-size:16px;
	font-style:italic;
	color: #666;
	line-height: 1.4;
	font-weight:400;
	}
.riga .immagini_sfondo_4 p {
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000;
	font-style:normal;
	text-transform:uppercase;
	}	
	
	
.testo_footer {
	width:960 px;
	padding:5% 10%;
	background-color:#666;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	color:#e0e0e0;
	line-height: 1.2;
	}
.testo_footer h3{
	font-size:10px;
	}
.testo_footer p{
	font-size:10px;
	}	
.enfasi {
	color:#FFF;
	letter-spacing: 0.1em;
	font-weight:600;
	font-style:italic;
	}	
		
	
}