@charset "utf-8";
/*@font-face {
    font-family: MyriadProRegular;
    src: url('../font/MyriadPro-Regular.eot');
    src: url('../font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/MyriadPro-Regular.woff') format('woff'),
         url('../font/MyriadPro-Regular.ttf') format('truetype'),
         url('../font/MyriadPro-Regular.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	margin: 0em;
	padding: 0em;
	color: #3E3E3E;
}
#container {
	margin: 0em;
	padding: 0em;
}
#ext_header_bottom {
	margin: 0em;
	padding: 0em;
	height: 11em;
	background-color: #333333;
	position: relative;
}
#ext_header_bottom  #language{
	padding: 0em;
	height: 4em;
	width: 7em;
	margin: 0em;
	position: absolute;
	top: 1em;
	right: 0em;
}
#ext_header_bottom #language p {
	margin: 0em;
	float: left;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#ext_header_bottom #language p img {
	height: auto;
	width: 2em;
}
#ext_header_over {
	padding: 0em;
	margin: 0em;
	height: 9em;
	background-color: #FFFFFF;
}
#header {
	padding: 0em;
	width: 81em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	position: relative;
}
#header #logo {
	background-size: 13em auto;
	margin: 0em;
	padding: 0em;
	width: 20em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10em;
	position: absolute;
	top: 0.5em;
	left: 0em;
}
#header #navigation {
	margin: 0em;
	width: 40em;
	position: absolute;
	top: 5em;
	padding: 0em;
	right: 0em;
}
#header #navigation ul {
	margin: 0em;
	padding: 0em;
	list-style-image: none;
	list-style-type: none;
}
#header #navigation ul li {
	height: 2em;
	margin-left: 0.8em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	text-align: center;
	position: relative;
	float: left;
}
#header #navigation ul li.sel {
	background-image: url(../images/tasto.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header #navigation ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 115%;
	text-align: center;
	color: #C52525;
	padding: 0.5em;
}
#header #navigation ul li.sel a {
	color: #FFFFFF;
}
#header #navigation ul li:hover {
	background-image: url(../images/tasto.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#header #navigation ul li:hover a {
	color: #FFFFFF;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#header #navigation ul li ol {
	margin: 0em;
	padding: 0em;
	list-style-image: none;
	list-style-type: none;
	display: none;
	width: 12em;
	text-align: left;
	z-index: 10;
	position: absolute;
	left: 0em;
	top: 2.55em;
	background-color: rgba(197,37,37,0.7);
}
#header #navigation ul li li {
	margin: 0em;
	width: 12em;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#header #navigation ul li:hover ol {
	display: block;
	-webkit-transition: all 0.5s ease-in 1s;
	-moz-transition: all 0.5s ease-in 1s;
	-ms-transition: all 0.5s ease-in 1s;
	-o-transition: all 0.5s ease-in 1s;
	transition: all 0.5s ease-in 1s;
}
#header #navigation ul li li:hover {
	background-image: none;
}
#header #navigation ul li li:hover a {
	text-decoration: underline;
}
#slider {
	background-size: 95em auto;
	padding: 0em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: auto;
	width: 95em;
}
#img_header {
	padding: 0em;
	width: 95em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	position: relative;
}
#img_header img {
	height: auto;
	width: 95em;
}
#img_header #text_slider {
	position: absolute;
	left: 0em;
	bottom: 0em;
	margin: 0em;
	padding: 0.7em;
	color: rgba(255,255,255,1);
	background-color: rgba(0,0,0,0.8);
	width: 93.6em;
	text-transform: uppercase;
}
#content {
	padding: 0em;
	width: 92em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
}
#content .box_left {
	padding: 0em;
	float: left;
	height: 20em;
	width: 25.5em;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
	position: relative;
	border: 1px solid #CCCCCC;
}
#content .box_left:hover .box_categoria {
	background-color: rgba(102,102,102,1);
}
#content .box_right {
	padding: 0em;
	float: right;
	height: 20em;
	width: 25.5em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	position: relative;
	border: 1px solid #CCCCCC;
}
#content .box_right:hover .box_categoria {
	background-color: rgba(102,102,102,1);
}
.box_left .box_categoria  {
	position: absolute;
	left: 0em;
	bottom: 0em;
	text-transform: uppercase;
	background-color: rgba(102,102,102,0.5);
	color: rgba(255,255,255,1);
}
.box_right .box_categoria {
	position: absolute;
	left: 0em;
	bottom: 0em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: rgba(102,102,102,0.5);
}
.box_left .box_categoria h1 {
	margin: 0em;
	font-size: 120%;
	text-align: center;
	font-weight: normal;
	padding: 0.5em;
}
.box_right .box_categoria h1 {
	margin: 0em;
	font-size: 120%;
	text-align: center;
	font-weight: normal;
	padding: 0.5em;
}
.box_left .text_over {
	position: absolute;
	z-index: 3;
	left: 0em;
	top: 0em;
	height: 18em;
	width: 23.5em;
	background-color: rgba(0,0,0,0);
	margin: 0em;
	padding: 1em;
}
.box_right .text_over {
	position: absolute;
	z-index: 3;
	left: 0em;
	top: 0em;
	height: 18em;
	width: 23.5em;
	background-color: rgba(0,0,0,0);
	margin: 0em;
	padding: 1em;
}
.box_left .text_over h1 {
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
}
.box_right .text_over h1 {
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
}
.box_left .text_over:hover {
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.box_right .text_over:hover {
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.box_left .text_over h1 a {
	text-decoration: none;
	color: rgba(255,255,255,0);
}
.box_right .text_over h1 a {
	text-decoration: none;
	color: rgba(255,255,255,0);
}
.box_left .text_over:hover h1 a {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	color: rgba(255,255,255,1);
}
.box_right .text_over:hover h1 a {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	color: rgba(255,255,255,1);
}
#content .box_left img {
	height: auto;
	width: 25.5em;
}
#content #testo {
	margin: 0em;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 0em;
	width: 82em;
	float: left;
}
#content #testo p {
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	font-size: 120%;
	line-height: 1.5em;
	text-align: justify;
}
#content #testo h1 {
	font-size: 170%;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(204,204,204,1);
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
#content #testo h2 {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(204,204,204,1);
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	font-size: 150%;
	font-weight: lighter;
}
#content #testo ol li {
	list-style-type: lower-alpha;
}
#content #testo img {
	float: left;
	height: auto;
	width: 12em;
	padding: 0.5em;
}
#content #testo a img {
	border: 1px solid rgba(255,255,255,1);
}
#content #testo a {
	text-decoration: none;
	color: #3E3E3E;
}
#content #testo a:hover {
	color: rgba(197,37,37,1);
}
#content #testo a:hover img {
	border: 1px solid rgba(204,204,204,1);
}
#content #partner {
	margin: 0em;
	padding-top: 3em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	float: left;
}
#content #partner h1 {
	margin: 0em;
	padding: 0em;
}
#content #partner h2 {
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(204,204,204,1);
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	font-size: 180%;
}
#content #partner img {
	float: left;
	height: auto;
	width: 13.5em;
	padding: 0.5em;
}
#content #partner a img {
	border: 1px solid rgba(255,255,255,1);
}
#content #partner a:hover img {
	border: 1px solid rgba(204,204,204,1);
}
#content #mappa {
	margin: 0em;
	padding: 0em;
	float: right;
	width: 50em;
	border: 1px solid rgba(153,153,153,1);
}
#content #mappa #map {
	height: 37em;
	width: 50em;
}
#content #left_column {
	background-size: 18em auto;
	margin: 0em;
	float: left;
	width: 24em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#content #right_column {
	background-size: 18em auto;
	margin: 0em;
	float: right;
	width: 9em;
	padding-top: 6em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#content #left_column img {
	height: auto;
	width: 20em;
}
#content #right_column img {
	height: auto;
	width: 15em;
}
#content #left_column p {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#ext_footer {
	background-color: #DEDDD7;
	margin: 0em;
	padding: 0em;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat;
	background-position: left top;
}
#ext_footer #footer {
	padding: 0em;
	width: 81em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#footer #info_azienda {
	margin: 0em;
	float: left;
	width: 30em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#footer #info_azienda h3 {
	text-transform: uppercase;
	font-size: 120%;
	margin: 0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#footer #info_azienda p {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #AD221D;
}
#footer #privacy {
	float: left;
	margin: 0em;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	width: 25em;
}
#footer #form_contact {
	margin: 0em;
	height: 20em;
	width: 20em;
	float: right;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#form_contact form input {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 95%;
	width: 100%;
	margin-bottom: 1em;
	padding: 0.2em;
}
#form_contact form textarea {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 100%;
	margin-bottom: 1em;
	padding: 0.2em;
	height: 5em;
}
#footer #form_contact .tasto_form {
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	font-weight: bold;
	width: 5em;
	height: 2em;
}
#footer #form_contact h3 {
	text-transform: uppercase;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 120%;
}
#footer #social {
	margin: 0em;
	width: 28em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	float: left;
}
#footer #social h3 {
	font-size: 120%;
	text-transform: uppercase;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
#footer #copyright {
	margin: 0em;
	float: left;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 90%;
}
.cerchio   {
	background-color: #295296;
	margin: 1em;
	padding: 0.8em;
	text-align: center;
	width: 1.6em;
	border: 1px solid #295296;
	border-radius: 2em;
}
.cerchio img   {
	height: 1.6em !important;
	width: auto !important;
}
.cerchio_1   {
	background-color: #C52525;
	margin: 1em;
	padding: 0.8em;
	text-align: center;
	width: 1.6em;
	border: 1px solid #C52525;
	border-radius: 2em;
}
.cerchio_1 img   {
	height: 1.6em !important;
	width: auto !important;
}

.instagram {
	width: 4.5em;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
.instagram img {
	height: 3.3em !important;
	width: auto !important;
}
.no_float {
	margin: 0em;
	padding: 0em;
	clear: both !important;
	float: none !important;
}
.white_text {
	color: #FFFFFF;
}

.tel {
	display: none;	
}
