body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#000;
}

body img{
	border:0px;
}

.clear{
	clear:both;
	width:0px;
	height:0px;
}

#header1{
	width:100%;
	height:47px;
	text-align:center;
	background-color:#F4F4F4;
	border-bottom:1px solid #7A7A7A;
}

#testata1{
	position:relative;
	margin:0px auto;
	height:47px;
}

#socials{
	position:absolute;
	top:12.5px;
	font-size:30px;
	font-family:Socialico;
}

a.link_social:link,a.link_social:visited,a.link_social:active{
	display:block;
	color:#A8A8A8;
	text-decoration:none;
	float:left;
	margin-right:18px;
}

a.link_social:hover{
	color:#000;
}

#lingue{
	position:absolute;
	top:15.5px;
	font-size:14px;
}

a.link_lingue:link,a.link_lingue:visited,a.link_lingue:active{
	text-decoration:none;
	color:#A8A8A8;
	display:block;
	float:left;
	margin-left:20px;
}

a.link_lingue:hover{
	color:#000;
}

a.link_lingue_selected:link,a.link_lingue_selected:visited,a.link_lingue_selected:active{
	text-decoration:none;
	color:#000;
	display:block;
	float:left;
	margin-left:20px;
}

#header2{
	width:100%;
	text-align:center;
	background-color:#FFF;
}

#testata2{
	position:relative;
	margin:0px auto;
}

#logo{
	position:absolute;
}

#menu{
	position:absolute;
}

.cont_link_menu{
	float:left;
	position:relative;
}

.cont_link_menu2{
	float:left;
	position:relative;
}

a.link_menu:link,a.link_menu:visited,a.link_menu:active{
	text-decoration:none;
	color:#A8A8A8;
}

a.link_menu_selected:link,a.link_menu_selected:visited,a.link_menu_selected:active{
	text-decoration:none;
	color:#000;
}

.link_menu_selected2{
	position:absolute;
	bottom:-20px;
	left:0px;
	width:100%;
	height:4px;
	background-color:#000;
	display:none;
}

.img_holder{
	margin-top:10px;	
}

#map_canvas{
	margin:auto;
	margin-bottom:20px;
	border:1px solid #94C8A0;	
}

#slide{
	position:relative;
	z-index:1;
	margin:0px auto;
}

#slide2{
	position:relative;
	z-index:1;
	margin:0px auto;
}

#slide2 img{
	width:100%;
	z-index:2;
}

.titolo{
	position:absolute;
	left:0px;
	background-color:#1D1D1B;
	color:#FFF;
}

#corpo{
	width:100%;
	text-align:center;
	background-color:#FFF;
}

#content{
	margin:0px auto;
}

#content2{
	margin:0px auto;
	color:#706F6F;
	text-align:justify;
}

a.link_corpo:link,a.link_corpo:active,a.link_corpo:visited{
	text-decoration:none;
	color:#000;
}

a.link_corpo:hover{
	color:#706F6F;
}

.box{
	float:left;
	cursor:pointer;
}

.box2{
	float:left;
}

#footer_cont{
	width:100%;
	/*background:url(../img/footer_bg.png) no-repeat left;*/
	background-color:#C9C9C9;
	text-align:center;
}

#footer{
	margin:0px auto;
}

.footer_box1{
	float:left;
}

.footer_box2{
	float:left;
}

.footer_box3{
	float:left;
	font-family:Socialico;
}

a.link_social2:link,a.link_social2:visited,a.link_social2:active{
	display:block;
	color:#000;
	text-decoration:none;
	float:right;
	margin-left:12px;
}

a.link_social2:hover{
	color:#FFF;
}

#menu_mobile{
	position:absolute;
	width:100%;
	top:120px;
	left:0px;
	text-align:center;
	z-index:100;
	background-color:#F4F4F4;
	text-align:left;
	display:none;
}

.cont_menu_mobile_link{
	position:relative;
	height:34px;
	margin-left:20px;
	float:left;
}

a.menu_mobile_link:link,a.menu_mobile_link:visited,a.menu_mobile_link:active{
	width:100%;
	height:70px;
	border-top:1px solid #000;
	font-size:20px;
	color:#000;
	line-height:70px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.logo_evento {
	text-align:center;
	width:100%;	
}

.sponsor1{
	margin:0px auto;
}

.sponsor1 img{
	width:100%;
	display:block;
}

.box_big img{
	width:100%;
	display:block;
}

.box_big1 img{
	width:100%;
	display:block;
}

.box_big2 img{
	width:100%;
	display:block;
}

.box_evento{
	float: left;
}

.box_evento img{
	width:100%;
	display:block;
}

.titolo_grigio{
	background-color: #dedede;
	color: #ffffff;
	text-align: center;
}

.titolo_rosso{
	color: #b82630;
	text-align: center;
}

.contenitore_rosso{
	background-color: #b82630;
	color: #ffffff;
	text-align: center;
}

.titolo_nero{
	color: #000000;
	text-align: center;
}

.contenitore_nero{
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}

a.link_evento:link, a.link_evento:active, a.link_evento:visited{
	text-decoration:none;
	color:#ffffff;
}

a.link_evento:hover{
	text-decoration:underline;
}


/* DESKTOP */
@media (min-width: 1200px){
	#testata1{
		width:1170px;
	}
	
	#socials{
		left:0px;
	}
	
	#lingue{
		right:0px;
	}
	
	#header2{
		height:130px;
	}

	#testata2{
		width:1170px;
		height:130px;
	}
	
	#logo{
		left:0px;
		top:15px;
		width:417px;
		height:100px;
		background:url(../img/logo.png) no-repeat;
		cursor:pointer;
	}
	
	#menu{
		top:60px;
		right:0px;
		font-size:20px;
		display:block;
	}
	
	#button_mobile{
		display:none;
	}
	
	.cont_link_menu{
		margin-left:32px;
	}
	
	.cont_link_menu2{
		margin-left:32px;
	}
	
	.titolo{
		width:310px;
		height:80px;
		line-height:80px;
		font-size:36px;
		top:0px;
	}
	
	#content{
		width:1170px;
		padding:80px 0px 80px 0px;
	}
	
	#content2{
		width:1170px;
		padding:80px 0px 80px 0px;
		font-size:21px;
		line-height:32px;
	}
	
	.box{
		width:380px;
		height:380px;
		margin-right:15px;
	}
	
	.box img{
		width:380px;
		height:380px;
	}
	
	.box2{
		width:343px;
		padding-left:37px;
		margin-right:15px;
		margin-top:30px;
	}
	
	.box2 img{
		width:343px;
	}
	
	#footer_cont{
		height:288px;
	}
	
	#footer{
		width:1170px;
	}
	
	.footer_box1{
		width:380px;
		padding-top:125.5px;
		padding-bottom:125.5px;
		height:37px;
		margin-right:15px;
	}
	
	.footer_box2{
		width:380px;
		height:120px;
		padding-top:120px;
		padding-bottom:48px;
		font-size:14px;
		line-height:30px;
		margin-right:15px;
	}
	
	.footer_box3{
		width:380px;
		height:29px;
		padding:129.5px 0px 129.5px 0px;
		font-size:40px;
	}
	
	.img_holder img{
	width:455px;	
}
		
	#map_canvas{
		width:100%;
		height:450px;
		
	}
	
	.sponsor1{
		width:500px;
	}
	
	.box_big{
		width:1170px;
	}
	
	.box_big1{
		width:1170px;
	}

	.box_big2{
		width:1170px;
	}
	
	.box_evento{
		width: 175px;
		margin: 0 10px 20px 10px;
	}

	.mobile{
		display: none;
	}
	
}

/* TABLET ORIZZONTALE */
@media (min-width: 992px) and (max-width: 1199px){
	#testata1{
		width:970px;
	}
	
	#socials{
		left:20px;
	}
	
	#lingue{
		right:20px;
	}
	
	#header2{
		height:120px;
	}
	
	#testata2{
		width:970px;
		height:120px;
	}
	
	#logo{
		left:20px;
		top:10px;
		width:417px;
		height:100px;
		background:url(../img/logo.png) no-repeat;
		cursor:pointer;
	}
	
	#menu{
		display:none;
	}
	
	#button_mobile{
		display:block;
		width:45px;
		height:40px;
		position:absolute;
		right:20px;
		top:40px;
		cursor:pointer;
	}
	
	.cont_link_menu{
		margin-left:50px;
	}
	
	.cont_link_menu2{
		margin-left:50px;
	}
	
	.titolo{
		width:280px;
		height:70px;
		line-height:70px;
		font-size:30px;
		top:0px;
	}
	
	#content{
		width:930px;
		padding:60px 20px 60px 20px;
	}
	
	#content2{
		width:930px;
		padding:60px 20px 60px 20px;
		font-size:18px;
		line-height:25px;
	}
	
	.box{
		width:302px;
		height:302px;
		margin-right:12px;
	}
	
	.box img{
		width:302px;
		height:302px;
	}
	
	.box2{
		width:273px;
		padding-left:29px;
		margin-right:12px;
		margin-top:30px;
	}
	
	.box2 img{
		width:273px;
	}
	
	#footer_cont{
		width:100%;
		height:220px;
		background-size:contain;
	}
	
	#footer{
		width:930px;
		padding:0px 20px 0px 20px;
	}
	
	.footer_box1{
		width:302px;
		padding-top:95px;
		padding-bottom:95px;
		height:30px;
		margin-right:12px;
	}
	
	.footer_box1 img{
		width:250px;
		height:30px;
	}
	
	.footer_box2{
		width:302px;
		height:100px;
		padding-top:90px;
		padding-bottom:30px;
		font-size:11px;
		line-height:25px;
		margin-right:12px;
	}
	
	.footer_box3{
		width:302px;
		height:29px;
		padding:95.5px 0px 95.5px 0px;
		font-size:40px;
	}
	
	.img_holder img{
	width:455px;	
}
	
	#map_canvas{
		width:100%;
		height:450px;
	}
	
	.sponsor1{
		width:500px;
	}
	
	.box_big{
		width:930px;
	}
	
	.box_big1{
		width:930px;
	}

	.box_big2{
		width:930px;
	}

	.box_evento{
		width: 212px;
		margin: 0 10px 20px 10px;
	}

	.mobile{
		display: none;
	}

}

/* TABLET VERTICALE */
@media (min-width: 768px) and (max-width: 991px){
	#testata1{
		width:768px;
	}
	
	#socials{
		left:20px;
	}
	
	#lingue{
		right:20px;
	}
	
	#header2{
		height:120px;
	}
	
	#testata2{
		width:768px;
		height:120px;
	}
	
	#logo{
		left:20px;
		top:10px;
		width:417px;
		height:100px;
		background:url(../img/logo.png) no-repeat;
		cursor:pointer;
	}
	
	#menu{
		display:none;
	}
	
	#button_mobile{
		display:block;
		width:45px;
		height:40px;
		position:absolute;
		right:20px;
		top:40px;
		cursor:pointer;
	}
	
	.titolo{
		width:250px;
		height:60px;
		line-height:60px;
		font-size:26px;
		top:0px;
	}
	
	#content{
		width:728px;
		padding:50px 20px 50px 20px;
	}
	
	#content2{
		width:728px;
		padding:50px 20px 50px 20px;
		font-size:18px;
		line-height:25px;
	}
	
	.box{
		width:236px;
		height:236px;
		margin-right:10px;
	}
	
	.box img{
		width:236px;
		height:236px;
	}
	
	.box2{
		width:213px;
		padding-left:23px;
		margin-right:10px;
		margin-top:30px;
	}
	
	.box2 img{
		width:213px;
	}
	
	#footer_cont{
		width:100%;
		height:200px;
		background-size:contain;
	}
	
	#footer{
		width:728px;
		padding:0px 20px 0px 20px;
	}
	
	.footer_box1{
		width:236px;
		padding-top:36px;
		padding-bottom:140px;
		height:24px;
		margin-right:10px;
	}
	
	.footer_box1 img{
		width:200px;
		height:24px;
	}
	
	.footer_box2{
		width:236px;
		height:140px;
		padding-top:30px;
		padding-bottom:30px;
		font-size:11px;
		line-height:24px;
		margin-right:10px;
	}
	
	.footer_box3{
		width:236px;
		height:29px;
		padding:35px 0px 136px 0px;
		font-size:40px;
	}
	
	.img_holder img{
	width:455px;	
}
	
	#map_canvas{
		width:100%;
		height:480px;
	}
	
	.sponsor1{
		width:300px;
	}
	
	.box_big{
		width:728px;
	}
	
	.box_big1{
		width:728px;
	}

	.box_big2{
		width:728px;
	}
	
	.box_evento{
		width: 162px;
		margin: 0 10px 20px 10px;
	}

	.mobile{
		display: none;
	}
	
}

/* SMARTPHONE */
@media (max-width: 767px){
	#testata1{
		width:100%;
	}
	
	#socials{
		left:20px;
	}
	
	#lingue{
		right:20px;
	}
	
	#header2{
		height:120px;
	}
	
	#testata2{
		width:100%;
		height:120px;
	}
	
	#logo{
		left:20px;
		top:11.5px;
		width:208px;
		height:97px;
		background:url(../img/logo2.png) no-repeat;
		background-size:contain;
		cursor:pointer;
	}
	
	#menu{
		display:none;
	}
	
	#button_mobile{
		display:block;
		width:45px;
		height:40px;
		position:absolute;
		right:20px;
		top:40px;
		cursor:pointer;
	}
	
	.titolo{
		width:100px;
		height:24px;
		line-height:24px;
		font-size:16px;
		top:0px;
	}
	
	#content{
		width:90%;
		padding:50px 5% 50px 5%;
	}
	
	#content2{
		width:90%;
		padding:50px 5% 50px 5%;
		font-size:18px;
		line-height:25px;
	}
	
	.box{
		width:100%;
		margin-bottom:30px;
	}
	
	.box img{
		width:100%;
	}
	
	.box2{
		width:100%;
		margin-bottom:20px;
		margin-top:20px;
	}
	
	.box2 img{
		width:100%;
	}
	
	#footer_cont{
		width:100%;
		background-size:cover;
	}
	
	#footer{
		width:90%;
		padding:0px 5% 0px 5%;
	}
	
	.footer_box1{
		width:100%;
		margin-top:30px;
		margin-bottom:20px;
	}
	
	.footer_box1 img{
		width:80%;
	}
	
	.footer_box2{
		font-size:12px;
		line-height:20px;
		width:100%;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.footer_box3{
		margin-top:20px;
		margin-bottom:30px;
		font-size:40px;
		margin:0px auto;
		float:none;
		width:160px;
	}
	
	.img_holder img{
		width:100%;	
	}

	#map_canvas{
		width:100%;
		height:300px;
	}
	.logo_evento img {
		width:100%;
	}
	
	.sponsor1{
		width:60%;
	}
	
	.box_big{
		width:96%;
	}
	
	.box_big1{
		width:96%;
	}

	.box_big2{
		width:96%;
	}
	
	.box_evento{
		width: 44%;
		margin: 0 10px 20px 10px;
	}

	.desktop{
		display: none;
	}
	
}
