@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	max-width: 1100px;
}
#div1 {
}
#head {
	width: 100%;
}

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
 .clearfix {
     zoom: 1;
 }

#nav {
	width: 100%;
	float: right;
	margin-right: auto;
	margin-left: 41px;
	display: block;
}
#head img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 6px;
}
#navsystem {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.navLi {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #989696;
	color: #FFFDFD;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-color: #A4A0A0;
	border-bottom-style: solid;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;


}

#nav a
{
	display: block;
	padding: 0px;
	color: #FBF8F8;
	text-decoration: none;
}
 
#nav a:hover
{
	background-color: #AAADAC;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:visited {
	color: #E9E5E9;
}

#nav a:active {
	color: red;
	padding-bottom: 2px;
}
 
#nav li ul
{
	display: none;


}

#nav li:hover ul
{
	display: block;
	position: absolute;
	z-index: 1;
	width: auto;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: -1px;
	margin-bottom: 4px;
	border-color: black;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	background-color: #428CB0;
}

#nav li li   {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: thin solid #630001;
	background-color: #3992C4;
} 
#nav li li a { padding:2px 2px 2px 10px; }
#banner {
}
#banner img {
	display: block;
	margin-top: -3px;
}
#benvenuto {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
	background-image: -webkit-linear-gradient(270deg,rgba(220,232,255,1.00) 48.18%,rgba(123,190,255,1.00) 97.41%);
	background-image: -moz-linear-gradient(270deg,rgba(220,232,255,1.00) 48.18%,rgba(123,190,255,1.00) 97.41%);
	background-image: -o-linear-gradient(270deg,rgba(220,232,255,1.00) 48.18%,rgba(123,190,255,1.00) 97.41%);
	background-image: linear-gradient(180deg,rgba(220,232,255,1.00) 48.18%,rgba(123,190,255,1.00) 97.41%);
	color: #F0420C;
	padding-top: 5px;
	float: none;
	display: block;
}
#TESTO1 {
	text-align: justify;
	color: #FFF8F8;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 85px;
	width: 74%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border: thin solid #FCF6F6;
	padding-left: 32px;
	padding-right: 32px;
	font-weight: bold;
}
#BOX {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline-block;
	clear: none;
	float: none;
}
#BOX1 {
width: 100%;
margin-left: 0;
clear: both;
}
#BOX2 {
width: 100%;
margin-left: 0;
clear: both;
}
#BOX3 {
width: 100%;
margin-left: 0;
clear: both;
}
#articoloBox1 {
	color: #868383;
	text-align: justify;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}
#tit_box123 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #A30002;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#bottone_1 a{
	width: 60%;
	float: right;
	background-color: #2B7097;
	border-radius: 3px;
	color: #F5F5F5;
	font-size: small;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#bottone_2 a {
	width: 60%;
	float: right;
	background-color: #2B7097;
	border-radius: 3px;
	color: #F5F5F5;
	font-size: small;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#bottone_3 a{
	width: 60%;
	float: right;
	background-color: #2B7097;
	border-radius: 3px;
	color: #F5F5F5;
	font-size: small;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#hr {
	margin-top: 7px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	background-image: -webkit-linear-gradient(270deg,rgba(155,155,155,1.00) 0%,rgba(103,101,101,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(155,155,155,1.00) 0%,rgba(103,101,101,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(155,155,155,1.00) 0%,rgba(103,101,101,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(155,155,155,1.00) 0%,rgba(103,101,101,1.00) 100%);
	color: #FBF8F8;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
#sos_promo {

}
#sos_promo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#BOX cen {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#chi_1 {
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#testo_chi {
	margin-left: 0;
	clear: both;
	color: #413F3F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: small;
	margin-top: 0px;
	padding-left: 0px;
}

#form_sped {
	margin-left: 0;
	clear: both;
	color: #413F3F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: small;
}

#img_chi {
width: 100%;
margin-left: 0;
clear: both;
}
#seo {
width: 100%;
margin-left: 0;
clear: both;
}
#social {
width: 100%;
margin-left: 0;
clear: both;
}
#dem {
width: 100%;
margin-left: 0;
clear: both;
}
#copy {
margin-left: 0;
clear: both;
}
.seo_1 {
	color: #413F3F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: small;
	margin-left: 0;
	clear: both;
	width: 100%;
}
#seo_1_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#seo_2_img {
	display: block;
	float: left;
}


#indirizzo {	
}
#social_logo {	
}


#note {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
}
#central {
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/img-centra.png);
	margin-top: -19px;
   

}
#invia_foto {
	background-color: #B10000;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #FBFBFB;
	font-size: small;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	border: medium solid #DBD7D7;
	border-radius: 5px;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

#invia_foto a{
	background-color: #AB0C0C;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #FBFBFB;
	font-size: small;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#invia_foto a:hover{
	background-color: #ACA7A7;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #FBFBFB;
	font-size: small;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 5px;
	border: thin solid #C1BEBE;
}
#slogan {
	color: #FCFCFC;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
}
#logo {
}
#bannerino_head {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}








/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	margin-left: auto;
	margin-right: auto;
}
#div1 {
}
#head {
}
#logo{
clear: none;
margin-left: 5%;
width: 35%;
}

#bannerino_head {
clear: none;
margin-left: 5%;
width: 50%;
}



#nav {
	float: none;
}
#navsystem {
}
.navLi {
	width: 145px;
	clear: none;
	margin-left: 1px;
	margin-right: 1px;

}
#banner {
}
#benvenuto {
	margin-top: 0px;
	display: block;

}
#TESTO1 {
}
#BOX {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#BOX1 {
	width: 30%;
	clear: both;
	margin-left: 2.5641%;
}
#BOX2 {
	width: 30%;
	clear: none;
	margin-left: 2.5641%;
}
#BOX3 {
	width: 30%;
	clear: none;
	margin-left: 2.5641%;
}
#articoloBox1 {
}
#tit_box123 {
}
#bottone_1 {
}
#hr {
}
#footer {
width: 100%;
margin-left: 0;
}

#indirizzo {	width: 46%;
	clear: none;
	margin-left:
}
#social_logo {
	width: 20%;
	clear: none;
	margin-left: 1.5%;
	margin-top: 10px;
}

#powerd {
	width: 20%;
	clear: none;
	margin-left: 1.5%;
	padding-top: 12;
	margin-top: 17px;
}


#sos_promo {
}
#Art_chi_siamo {
}
#testochi {
}
#testo_chi {
	width: 46.718%;
	clear: none;
	margin-left: 2.5641%;
	color: #413F3F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: small;
}
#img_chi {
	width: 44.897%;
	clear: none;
	margin-left: 2.5641%;
}
#seo {
	width: 30%;
	clear: none;
	margin-left: 2.5641%;
}
#social {
	width: 31%;
	clear: none;
	margin-left: 2.5641%;
}
#dem {
	width: 31%;
	clear: none;
	margin-left: 2.5641%;
}
#copy {
clear: none;
margin-left: 2.5641%;
}
.seo_1 {
clear: none;
margin-left: 2.5641%;
width: 35.8974%;
}
#note {
}
#central {
	height: 355px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/img-centra.png);
   

}
#invia_foto {
}

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

.gridContainer {
	width: 88.5%;
	max-width: 1100px;
	padding-left: 1.75%;
	padding-right: 1.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#head {
}

#logo{
clear: none;
margin-left: 5%;
width: 35%;
}

#bannerino_head {
clear: none;
margin-left: 5%;
width: 50%;
}




#nav {
	float: none;
}
#navsystem {
	float: none;
	width: 100%;
}
.navLi {
	width: 18%;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}

#banner {
}
#benvenuto {
	width: 100%;
}
#TESTO1 {
}
#BOX {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	float: none;
	clear: none;
}
#BOX1 {
	width: 30%;
	clear: none;
	margin-left: 1.6949%;
}
#BOX2 {
	width: 30%;
	clear: none;
	margin-left: 1.6949%;
}
#BOX3 {
width: 30%;
clear: none;
margin-left: 1.6949%;
}
#articoloBox1 {
}
#tit_box123 {
}
#bottone_1 {
}
#hr {
}
#footer {
width: 100%;
margin-left: 0;
}

#indirizzo {	width: 46%;
	clear: none;
	margin-left:

}

#social_logo {
	width: 20%;
	clear: none;
	margin-left: 1.5%;
	margin-top: 10px;
}

#powerd {
	width: 20%;
	clear: none;
	margin-left: 1.5%;
	padding-top: 12;
	margin-top: 17px;
}


#sos_promo {
}
#testo_chi {
	width: 46.153%;
	clear: none;
	margin-left: 1.6949%;
	color: #413F3F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: small;
}
#img_chi {
	width: 47.153%;
	clear: none;
	margin-left: 1.6949%;
}
#seo {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#social {
	width: 31%;
	clear: none;
	margin-left: 1.6949%;
}
#dem {
	width: 31.203%;
	clear: none;
	margin-left: 1.6949%;
}
#copy {
clear: both;
margin-left: 0;
}
.seo_1 {
clear: both;
margin-left: 0;
width: 100%;
}
#note {
}
#central {
	height: 300px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/img-centra.png);
   

}
#invia_foto {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
