@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Carme);

#contenitore {
	height: 2070px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#intestazione {
	font-family: 'Carme', sans-serif;
	font-size: 20px;
	color: #FFF;
	float: left;
	height: 51px;
	width: 1100px;
	line-height: 25px;
}
#intestazione a {
	color: #FFF;
	text-decoration: none;
}

.scritta_int {
	font-size: 15px;
}
#logo_cont {
	float: left;
	height: 121px;
	width: 175px;
	margin-top: 32px;
}
#menu {
	float: left;
	height: 81px;
	width: 905px;
	margin-left: 20px;
	margin-top: 32px;
	background-image: url(../layout_images/bg_red_line.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: center 90px;
}
#colonna1 {
	float: left;
	height: 1363px;
	width: 1060px;
	background-color: #FFF;
	margin-top: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: 'Carme', sans-serif;
	line-height: 25px;
	padding-top: 20px;
}
#colonna1 a {
	color: #18537F;
	text-decoration: none;
}
#colonna1 a:hover {
	color: #FE8A00;
	text-decoration: underline;
}


#box_testo {
	float: left;
	height: 150px;
	width: 1100px;
}

#footer {
	float: left;
	height: 278px;
	width: 1100px;
	margin-top: 15px;
	color: #FFF;
	font-family: 'Carme', sans-serif;
}
#footer1 {
	float: left;
	height: 278px;
	width: 366px;
}
#logo_footer1 {
	float: left;
	height: 63px;
	width: 91px;
}
#scritte_footer1 {
	float: left;
	height: 53px;
	width: 265px;
	margin-left: 10px;
	font-family: 'Carme', sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
}
#cont_footer1 {
	float: left;
	height: 215px;
	width: 366px;
	font-size: 17px;
	line-height: 27px;
}
#cont_footer1 a {
	color: #FFF;
	text-decoration: none;
}
#cont_footer1 a:hover {
	text-decoration: underline;
	color: #FF8901;
}
#footer2 {
	float: left;
	height: 278px;
	width: 366px;
}
#indirizzi {
	float: left;
	height: 53px;
	width: 345px;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#cont_numeri {
	float: left;
	height: 175px;
	width: 366px;
	padding-top: 10px;
	margin-top: 15px;
}
#num_centro {
	float: left;
	height: 15px;
	width: 125px;
	font-size: 12px;
	color: #FF8901;
	margin-left: 70px;
}
#num_media {
	font-size: 12px;
	color: #FF8901;
	float: left;
	height: 15px;
	width: 100px;
	margin-left: 45px;
}
#spazio_tel {
	float: left;
	height: 35px;
	width: 30px;
	margin-left: 10px;
}
#tel_centro {
	float: left;
	height: 30px;
	width: 140px;
	font-weight: bold;
	margin-left: 20px;
	font-size: 19px;
	padding-top: 5px;
	text-align: center;
}
#tel_media {
	float: left;
	height: 30px;
	width: 140px;
	padding-top: 5px;
	margin-left: 20px;
	font-size: 19px;
	font-weight: bold;
}
#spazio_mail {
	float: left;
	height: 26px;
	width: 36px;
	margin-top: 15px;
	margin-left: 10px;
}
#cont_mail {
	float: left;
	height: 26px;
	width: 220px;
	margin-top: 15px;
	font-size: 19px;
	margin-left: 22px;
}
#cont_mail a    {
	color: #FFF;
	text-decoration: none;
}
#cont_mail a:hover  {
	text-decoration: underline;
}
#cont_piva {
	font-size: 13px;
	float: left;
	height: 15px;
	width: 356px;
	margin-top: 15px;
	margin-left: 10px;
}
#cont_w3c {
	float: left;
	height: 39px;
	width: 356px;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 14px;
}

#footer3 {
	float: left;
	height: 278px;
	width: 368px;
}
#testo_social {
	float: left;
	height: 33px;
	width: 368px;
	text-align: center;
	margin-top: 20px;
}
#cont_partner {
	float: left;
	height: 100px;
	width: 348px;
	margin-left: 10px;
	margin-top: 33px;
	text-align: center;
}
#powered {
	font-family: 'Carme', sans-serif;
	font-size: 14px;
	color: #CDDB6C;
	float: left;
	width: 348px;
	margin-left: 10px;
	height: 40px;
	text-align: center;
	line-height: 20px;
	margin-top: 25px;
}
#powered a {
	text-decoration: none;
	color: #CDDB6C;
}
#powered a:hover {
	text-decoration: underline;
}
.stile_anagrafe {
	color: #FF8901;
}

body {
	background-image: url(../layout_images/bg_pages.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #18537F;
}
