
/*CSS */

#contenuti{width:100%;position:relative;min-height:250px;margin:10px;height:auto;z-index:0;overflow:hidden}

#page{
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
	width: 50%;
}


.select_area {
font-size: 15px; width: 100%; border:0px; background-color: #CCCCCC; 	
}

.ragno{
	width: 900px;
}

#content_table{
width: 100%;
border: 0px solid #000;
height: 40px;
clear: both;
text-align: left;
font-size: 12px; color: #333;
}
.td_box_1{
width: 20%;
border-radius: 5px;
background-color: #E8E8E8;
float: left;
padding: 2px;
margin: 3px;
font-weight:bold;
color: #000000;
}
.td_box_2{
width: 35%;
border-radius: 5px;
background-color:#E8E8E8;
float: left;
padding: 2px;
margin: 3px;
}
.td_box_3{
width: 35%;
border-radius: 5px;
background-color:#E8E8E8;
float: left;
clear: right;
padding: 2px;
margin: 3px;
}
.td_box_1_tit{
width: 20%;
border-radius: 5px;
float: left;
padding: 2px;
margin: 3px;
}
.td_box_2_tit{
width: 35%;
border-radius: 5px;
float: left;
padding: 2px;
margin: 3px;
font-weight:bold;
color: #dc2124;
}
.td_box_3_tit{
width: 35%;
border-radius: 5px;
float: left;
clear: right;
padding: 2px;
margin: 3px;
font-weight:bold;
color: #dc2124;
}


#mostra_menu{
 width: 100%;
 height: 50px;
 }
#nascondi_menu{
 width: 0;
 height: 0;
 overflow:hidden;
}
#title_page{
	padding-top: 40px;
	font-size: 20px;
	color:#dc2124;
	padding-left: 0px;
	border-bottom: 1px solid #dc2124;
	text-align:left;
	clear: both;
	margin-bottom: 20px;
}
#title_page_area{
	padding-top: 40px;
	font-size: 20px;
	color:#dc2124;
	padding-left: 0px;
	border-bottom: 1px solid #dc2124;
	text-align:left;
	clear: both;
	margin-bottom: 20px;
	/*width: 0px; height: 0px; overflow: hidden;*/
}

.claim{
	font-size: 15px;
	color:#dc2124;
	text-align:left;
	clear: both;
}
.claim a:link{
	font-size: 15px;
	color:#dc2124;
	text-align:left;
	clear: both;
	text-decoration: none;
}

.claim_nero{
	/*font-size: 15px;*/
	color:#000000;
	text-align:left;
	clear: both;
	font-weight:bold;
}

#testi_ju{
	font-size:14px;
	text-align: justify;
	padding: 0 20px 50px 20px;
}

#testi_cx{
	font-size:14px;
	text-align: center;
	padding: 0 20px 50px 20px;
}


#footer{
	/*background-color: #091B41;*/
	text-align: center;
	padding-top: 20px;
	font-size:12px;
	clear: both;
	margin: 20px 0px;
	position: relative;
	color: #091B41;
    border-top: 1px solid #091B41;
}

#contatti, #contatti a:link{
	margin: 0 10px 10px 10px;
	padding-top: 20px;
	font-size:15px;
	text-align: left;
	text-decoration: none;
line-height: 20px;
float: left;
width: 30%;
}
/*END CSS*/






#box_aziende{
	font-size:12px;
	border: 1px solid #333333;
	margin: 5px 0 0 0;
	-webkit-border-radius:8px;
	background-color: #d7d3cf;
	padding: 2px;
}

#navigation {
	margin: -1px 9px 17px;
	background-color:#999999;
	text-align:center;
	border: 0px solid #000;
	/*height: 41px;*/
	padding: 15px 0;	
	overflow: hidden; 
	font-size: 13px;
	font-weight:bold;
	}

.links_navigation{
	background-color: #BCD531;
	height: 18px;
	text-align: center;
	padding: 0 0 0 10px;
}


#content_link_navigation{
	height: 18px;
	border-right: 1px solid #fff;
	float:left;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
}

#content_link_navigation a:link{
	color: #000000;
	text-decoration: none;
}

#content_link_navigation a:visited{
	color: #000000;
	text-decoration: none;
}

.lista_cat{
	-webkit-border-radius:8px;
	background-color:#fff;
	border:#878787 solid 1px;
	font-size:12pt;
	overflow:hidden;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	width:auto;
	margin:3px 9px 17px;
	list-style:none
	}

.menu_lista_cat{
	position:relative;
	list-style-type:none;
	display:block;
	height:24px;
	overflow:hidden;
	/*border-bottom:1px solid #878787;*/
	width:auto;
	color: #000;
	font-size:15px;
	padding: 2px 0 0 10px;
background:url("../../img/arrow.png");
	background-position: right 5px;
	background-repeat:no-repeat;
	}

.menu_lista_cat a:link{
	text-decoration: none;
	color: #000;
	}
	
	.arrow_lista_cat{
	margin: 4px 10px 0 0;
	float: right;
	}
	
#container_acqua_aria{
		margin:3px 9px 0px;
		clear: both;
}

#accesso_acqua{
	height: 25%;
	overflow: hidden;
	width:50%;
background-image:url(../../img/home_acqua.jpg);
background-position:right bottom;
background-repeat:no-repeat;
background-size:contain;
float: left;
background-size: cover;
}
#accesso_aria{
	height: 25%;
	overflow: hidden;
	width:50%;
background-image:url(../../img/home_aria.jpg);
background-position:left bottom;
background-repeat:no-repeat;
background-size:contain;
float: left;
background-size: cover;
}

#container_category{
	border-radius: 10px;
	border: 1px solid #004681;
	height: 180px; 
	width: /*160px;*/ 45%;
	margin: 2%;
	float: left;
	text-align:center; 
}
#container_category a:link{
	text-decoration:none;
}

#image_category{
	margin: 10px auto;
	width: 90%;
	height: 130px;
	border: 1px solid #CCC;
	border-radius: 8px;
	overflow: hidden;
}

#head_it{
	color: #fff;
	/*font-weight:bold;*/
	font-weight:lighter;
    font-family: 'CalibriRegular';
	font-size: 21px;
	text-transform:uppercase;
	text-align:center;
	padding: 2px;
	background-color: #091b41;
}
#head_en .head_en{
	color: #091b41;
	/*font-weight:bold;*/
	font-weight:lighter;
    font-family: 'CalibriRegular';
	font-size: 22px;
	text-transform:uppercase;
}
/*
#testata{
	width: 100%;
	height: 158px;
	background-color:#FFF;
	background-image:url(../../img/flag_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
*/

.gill_category {
    font-family: 'GillSansBoldRegular';
	color:#333;
	letter-spacing:-0.5px;
	font-size:12px;
	text-transform:uppercase;
}

.gill_category a:link {
    font-family: 'GillSansBoldRegular';
	color:#333;
	letter-spacing:-0.5px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

.gill_category a:hover {
    font-family: 'GillSansBoldRegular';
	color:#333;
	letter-spacing:-0.5px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

.gill_category a:visited {
    font-family: 'GillSansBoldRegular';
	color:#333;
	letter-spacing:-0.5px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

.gill_text {
    font-family: Arial, sans-serif;
	color:#333;
	font-size:13px;
	line-height:15px;
}
#Map {
visibility:hidden;
}

@media only screen and (min-width: 1025px) and (max-width: 1500px) {
	.ragno{
	width: 700px;
}
#page{
	padding-top: 40px;
	width: 69%;
}
#contatti, #contatti a:link{
width: 30%;
}
}

@media only screen and (min-width: 771px) and (max-width: 1024px) {
	.ragno{
	width: 570px;
}
#page{
	padding-top: 40px;
	width: 76%;
}
#contatti, #contatti a:link{
width: 45%;

}
}

@media only screen and (min-width: 481px) and (max-width: 770px) {
	.ragno{
	width: 450px;
}
#page{
	padding-top: 40px;
	width: 95%;
}

#contatti, #contatti a:link{
width: 100%;

}
}

@media only screen and (max-width: 480px) {
#page{
	padding-top: 60px;
	width: 100%;
}
.ragno{
	width: 300px;
}

#contatti, #contatti a:link{
width: 100%;
}

#title_page_area{
	padding-top: 40px;
	font-size: 20px;
	color:#dc2124;
	padding-left: 0px;
	border-bottom: 1px solid #dc2124;
	text-align:left;
	clear: both;
	margin-bottom: 20px;
	width: 100%; height: 40px; overflow: visible;
}

.select_area {
font-size: 15px; width: 100%; border:0px; background-color: #CCCCCC; margin-top: 20px; 	
}

#mostra_menu{
 width: 0;
 height: 0;
 overflow:hidden;
 }
#nascondi_menu{
 width: 100%;
 height: 50px;
 overflow:visible;
 }

}

