@font-face {
    font-family: 'Carrois Gothic';
    src: url('fonts/carroisgothic-regular-webfont.eot');
    src: url('fonts/carroisgothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/carroisgothic-regular-webfont.woff') format('woff'),
         url('fonts/carroisgothic-regular-webfont.ttf') format('truetype'),
         url('fonts/carroisgothic-regular-webfont.svg#carrois_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	/*font-size: 100%;*/
	font-weight:normal;
}
html,body {
	width:100%;
	font-size:1em;
	font-family:"Carrois Gothic", Arial, Helvetica, sans-serif;
	color:#ffffff;
	min-width:300px;
	background: #333333;
}
hr {
	color:#98999E; 
	background:#98999E;
	border: 0px none #98999E; 
	height:2px; 
	padding:0px;
	margin:0px;	
}
a,img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
	color:#414575;
}
a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a:active {
	position:relative;
	top:1px;
	color:#027649;
}
h4 {
	font-size:18px;
}
p {
	text-align:justify;
}
input[type="text"], input[type="password"], textarea {
	display:block;
	width:100%;
	height:34px;
	border-radius:5px;
	box-sizing:border-box;
	padding:4px;
}
textarea {
	height:6em
}
input[type="button"], input[type="submit"], input[type="reset"], button {
    display:block;
	font-family:"Carrois Gothic", Arial, Helvetica, sans-serif;
	width:auto;
	background:#A8D9F4;
	height: 35px;
	width:100px;
	float:right;
	margin-bottom:15px;
	color:#000000;
	border:0px none;
	cursor:pointer;
}
a.button {
    margin: 0px;
    cursor: pointer;
    color: #2D2E2E!important;
    font-size: 14px;
    border: 0px none;
    height: 40px;
    line-height: 40px;
    background: #A8D9F4;
    font-family: "Carrois Gothic",Arial, Helvetica, sans-serif;
    width: 120px;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 0px auto;
}
ul,ol,li {
    margin: inherit;
    padding: inherit;
}
li {
    padding: 0px
}
/*social share*/
div#socialshareBox {
	width:100%;
	position:relative;
	z-index:20000;
	height:30px;
}
div#socialshareBox > span {
	float:left;
	margin-left:10px;
}
div#socialshareBox > span iframe {
	border:none;
}
div#socialshareBox > span.facebook-share {
	width:91px;
	margin-left:0px;
}
div#socialshareBox > span.twitter-share {
	width:80px;
}
div#socialshareBox > span.googleplus-share {
	width:107px;
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
	margin:auto;
	width:100%;
	overflow:hidden;
	padding:0px;
	/*background: url(img/bg.jpg) repeat-x #BAC7DA left top;*/
    background-color: #333333
}

/************************************* HEADER ***************************************/
div#header {
	overflow:hidden;
	width:100%;
	background:#06397F;
	text-align: center
}
/*logo*/
h1#logo, h1#logo a {
	position:relative;
	margin:0px 0px;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	display: inline-block;
}
#logo img {
    width:100%;
    max-width:432px;
    height:auto;
}
#tornahome {
	margin:0px 0px 5px 30px;
	text-align:left;
}
#tornahome a{
	font-weight:bold;
	font-size:16px;
	color:#0AA0F5;
	text-decoration:none;

}
/*lingua*/
div#lingua {
    float:right;
    margin: 1em;
    white-space: nowrap
}
div#lingua a {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
}
/*menu*/
div#header div.navigation {
	text-align:right;
	padding:0px 0px;
	font-weight:bold;
	float:right;
}
div#header div.navigation a {
    color:#414575;
	text-decoration:none;
}
div#header div#payoff {
	
	display:none;
	
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	float:right;
	/*padding-left:115px;
	padding-right:2px;
	width:165px;*/
	height:30px;
	overflow:hidden;
	/*position:absolute;
	top:80px;
	left:50%;
	margin-left:-150px;*/
	text-align:left;
	font-style:italic;
	margin: 1em 1em 1em;
	clear: right
}
div#header div#payoff p {
	margin:0px;
}
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
    background-color: #ffffff;
    overflow: hidden
}
/************************************* CONTENT ***************************************/


div#content {
	padding:12px 9px;
	margin:0px 10px 10px;
	/*border: 1px solid #000000;*/
	/*background:url(img/bg-corpo.gif) #F1F3F2 repeat-x;*/
	color:#333333;
}
#content a {
    color: #1D307F;
}
#content img[align="left"], #content img[style*="float: left"], #content img[style*="float:left"] {
    clear:both;
    margin:0px 12px 8px 0px;
    float:left;
    border:1px solid #333333;
}
#content img[align="right"], #content img[style*="float: right"], #content img[style*="float:right"] {
    /*clear:right;*/
    margin:0px 0px 8px 12px;
    float:right;
    border:1px solid #333333;
}
#content ul {
    list-style:none;
    padding:0px 0px 0px 15px;
    margin:25px 0px;
}
#content ul li {
    min-height:25px;
    line-height:25px;
    padding-left:25px;
    background:url(img/ul-li-style.png) no-repeat top left;
    margin:4px 0px;
}
/*home*/
.home #content iframe {
    width:100%;
    max-width:640px;
    height:360px;
    margin:20px auto 20px;
    display:block;
    box-sizing:border-box
}
.box_servizi {
    max-width:480px;
    margin:0px auto;
}
.box_servizi h2 {
    border-bottom: 2px solid #98999E;
    padding-bottom:20px
}
.box_servizi .button {
    width:100%
}
#content .box_servizi img {
    width:65px !important;
    margin:0px !important
}
.box_grey {
    background:#E5E5E5;
    padding:19px;
    margin:20px -19px
}
#content .box_grey a {
    color: #1D307F;
}
.home #content .box_grey img, .box_grey iframe {
    padding: 5px;
    background-color: #FFF;
    border:0px none !important;
}
/*menu header*/
div#content div.navigation {
    clear:both;
    overflow:hidden;
    padding:0px;
    margin:10px -15px 0;
	font-size:18px;
}
div#content div.navigation ul {
    margin:0px 0px;
    padding:0px;
}
div#content div.navigation ul li {
    margin:0px 0px 5px 0px;
    padding:0px;
	list-style:none;
}
div#content div.navigation ul li.active1 {
	display:none
}
div#content div.navigation ul a {
	display:block;
	text-decoration:none;
	/*background:#666;
	background:url(img/bg-voce.png) repeat-x;*/
	background:#1499e0;
    color:#000000;
    padding:0em 10px 0em 20px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	/*-webkit-box-shadow:inset 0px 0px 6px 2px #BAC7DA;
	-moz-box-shadow:inset 0px 0px 6px 2px #BAC7DA;
	box-shadow:inset 0px 0px 6px 2px #BAC7DA;*/
}

div#content div.navigation ul a:active, div#content div.navigation ul a:hover {
	padding-left:30px;
	/*background: url(img/bg-vocehover.png) repeat-x;*/
	color:#C0C2C4;
	background:#06397F;
}
div#content div.navigation ul li.posta a, div#content div.portali ul li a  {
	background:url(img/bg-info.png) repeat-x;
	color:#0060A3;
}
div#content div.navigation ul li.posta a:hover  {
	background:url(img/bg-infohover.png) repeat-x;
	padding-left:30px;
	color:#0060A3;
}
div#content div.navigation ul li.tel a, div#content div.portali ul li a  {
	background:url(img/bg-info.png) repeat-x;
	color:#0060A3;
}
div#content div.navigation ul li.tel a:hover  {
	background:url(img/bg-infohover.png) repeat-x;
	padding-left:30px;
	color:#0060A3;
}
div#content div.portali ul li a  {
	padding-left: 10px;
	background-image:none
}
div#content div.portali ul li a:hover {
	background-color:#D6DFE8
}
/*
div#content h1 {
	font-weight:bold;
	font-size:2em;
	margin:0em 0em 0.4em 0em;
}
div#content h1#titolo {
	padding:0.3em 10px 0.3em 10px;
	color:#333;
	height:40px;
	margin:0px -15px 12px;
	background:url(img/bg-titolo.png) repeat-x top;
	font-size:1.5em;
	border-top: 2px #CCC solid;
}
div#content h1#titolo a {
	color:#ffffff;
}*/
.img, #outerWrapper:not(.parco-mezzi) #content img:not([width]) {
    width: 100%;
    max-width: 440px;
	height:auto;
    margin: 20px 0px;
    border:1px solid #333333;
}

#content iframe {
    border:1px solid #333333;
    margin: 20px 0px;
}
div#content h1#titolopagina, div#content > h1:first-child {
	font-size: 20px;
	color: #000;
	margin:0px -15px 20px;
	/*background:url(img/bg-voce.png) repeat-x;*/
	background:#1499E0;
	display: block;
	height: 40px;
	line-height: 40px;
	padding:0em 10px 0em 20px;
	font-weight: bold;
}
div#content h2 {
	font-size:1.5em;
	font-weight:bold;
	margin:0em 0em 0.4em 0em;
	color:#1499E0
}
div#content h3 {	
	font-size:1.2em;
	margin-bottom: 1.2em;
    text-align: justify;
    color: #067EB5;
}
div#content h4 {
    font-size: 1.2em;
    margin-bottom: 0px;
    color: #067EB5;
    text-align: justify;
}
div#content p {
	margin:0em 0em 12px 0em;
}
div.articolo {
	padding:6px 12px 6px;
	border:1px dotted #000000;
	background-color:#f0f0f0;
	margin-bottom:10px;
	overflow:hidden;
}
div.articolo a {
	/*float:left;*/
	clear:both;
	display:block;
	overflow:hidden;
	background-color:#0B3986;
	color:#ffffff;
	margin:6px -6px 0px;
	padding:2px 10px;
}
div#content div.articolo h3 {
	margin:0px -6px 0.2em
}
div.articolo h3 a {
	float:none;
	display:inline;
	margin:0px;
	background:none transparent;
	color:#D61386;
	padding:0px
}
div.shop_category_item_description_text {
	height: 152px;
	overflow: hidden;
	position:relative;
}
div.shop_category_item_img {
	min-width:120px;
	max-width:160px;
	width:40%;
}
div.shop_category_item_img img {
	width:100%;
}
div#content div.shop_category_item_description_text p {
	line-height:19px;
	margin-bottom:19px;
	margin-top:0px;
}
/*flotta*/
table#tblMezzi {
	border-spacing:0px;
	border-collapse:collapse;
	margin:2em auto 0px;
	padding:0px;
	width:100%;
	max-width:580px;	
}
table#tblMezzi tr {
    border-bottom:1px solid #cccccc
}
table#tblMezzi td {
	padding:20px 0px;
	vertical-align:top
}
table#tblMezzi td:first-child {    
    max-width:277px;
    width:10%;
    padding-right:10px
}
table#tblMezzi td img {
	/*width:40%;*/
	display:block;
	/*min-width:120px;*/
	max-width:277px;
	margin:0em 1em 1em 0em;
	height:auto;
	float:left;
	border:1px solid #333333;
}
table#tblMezzi td:last-child {
    padding-top:54px
}
table#tblMezzi td:last-child img {
    width:30%;    
    max-width:65px;
    vertical-align:top;
    margin:0px 2% 2% 0em;
}
/*form*/
.form_send_success {
    display:block;
    text-align: center;
    height: 100px;
    color: #F00;
    font-weight: bold;
    padding-top: 30px;
}
div.campoform {
	margin-bottom:1em
}
#prodotti a {
	color:#000000;
}
#prodotti a:hover {
	color:#0C81C6;
}
div#prodotti h3 {
	margin-bottom: 20px;
}
div#prodotti img {
	vertical-align: middle;
	margin-right: 8px;
}
div#cont-step1, #cont-step2 {
    font-size:1.2em;
    margin: 1.2em 0px;
    text-align: justify;
    color: #067EB5;
    border-top: solid 1px #B4B5B6;
    padding-top:1.2em
}
#content #cont-captcha img {
    max-width:200px !important;
    margin:0px 20px 20px 0px !important;
    vertical-align:bottom;    
}
/*parco mezzi*/
.parco-mezzi #content img:first-child {
    
}
.parco-mezzi #content h3 {
    clear:both
}
@media screen and (max-width: 600px) {
    table#tblMezzi tr, table#tblMezzi {
        display:block;
        max-width:100%;
    }
    table#tblMezzi td {
        display:block;
        width:100% !important;
        overflow:hidden;
    }
    table#tblMezzi td:last-child {
        padding-top:0px
    }
    .home #content iframe {
        max-width:576px;
        height:324px;
    }
}
@media screen and (max-width: 480px) {
    .home #content iframe {
        max-width:456px;
        height:257px;
    }
}
@media screen and (max-width: 350px) {
    table#tblMezzi td:last-child img {
        width:20%;    
        max-width:65px;
        vertical-align:top;
        margin:0px 2% 2% 0em;
    }
    .home #content iframe {
        max-width:326px;
        height:194px;
    }
}
/************************************* FOOTER ***************************************/
div#footer {
	text-align:center;
	color:#4c4b4b;
	height:115px;
	/*border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;*/
	font-size:10px;
	background: #b4b5b6;
    /*background: -moz-linear-gradient(top, #3b2199 0%, #13044b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b2199), color-stop(100%,#13044b));
    background: -webkit-linear-gradient(top, #3b2199 0%,#13044b 100%);
    background: -o-linear-gradient(top, #3b2199 0%,#13044b 100%);
    background: -ms-linear-gradient(top, #3b2199 0%,#13044b 100%);
    background: linear-gradient(to bottom, #3b2199 0%,#13044b 100%);*/
}
div#footer a{
	color:#4c4b4b;
}
/*social*/
div#social {
    text-align:center;
	height:43px;
	/*background:url(img/bg-social.png) repeat-x bottom;*/
	margin-top:30px;
}
/*menu footer*/


p#copyright {
	font-size:0.6em
}

div#footer div.navigation {
        text-align:left;
	font-weight:bold;
	padding:0px 30px 0px 0px;

}
/*
div#footer div.navigation a {
	color:#ff0000
}
*/
div#footer div.navigation ul li {
        list-style:none;
	margin:0px;
	margin-top:20px;
	padding:0px;
	font-size:18px;
}
div#footer div.navigation {
    overflow:hidden;
    padding:0px;
    margin:10px -15px 0;
	font-size:1em
}
div#footer div.navigation ul {
    margin:0px 0px;
    padding:0px;
}
div#footer div.navigation ul li {
    margin:15px 0px 5px 0px;
    padding:0px;
	list-style:none;
}
div#footer div.navigation ul a {
	color:#2d2e2e;
	display:block;
	/*background:url(img/bg-voce.png) repeat-x;*/
	background:#dba73f;
        padding:0em 25px 0em 20px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-decoration:none;
	/*-webkit-box-shadow:inset 0px 0px 6px 2px #BAC7DA;
	-moz-box-shadow:inset 0px 0px 6px 2px #BAC7DA;
	box-shadow:inset 0px 0px 6px 2px #BAC7DA;*/
}
div#footer div.navigation ul a:hover {
	background-color:#027649;
	/*background:url(img/bg-vocehover.png) repeat-x;*/
	background:#d48c1b;
	color:#2d2e2e;
}
div#footer div.navigation ul li.posta a {
	background:url(img/bg-info.png) repeat-x #414575;
	color:#414575;
	/*-webkit-box-shadow:inset 0px 0px 6px 1px #333333;
	-moz-box-shadow:inset 0px 0px 6px 1px #333333;
	box-shadow:inset 0px 0px 6px 1px #333333;*/
}
div#footer div.navigation ul li.posta a:hover {
	background:url(img/bg-infohover.png) repeat-x #e81408;
	color:#414575;
}
div#footer div.navigation ul li.tel a {
	background:url(img/bg-info.png) repeat-x #414575;
	color:#414575;
	/*-webkit-box-shadow:inset 0px 0px 6px 1px #333333;
	-moz-box-shadow:inset 0px 0px 6px 1px #333333;
	box-shadow:inset 0px 0px 6px 1px #333333;*/
}
div#footer div.navigation ul li.tel a:hover {
	background:url(img/bg-infohover.png) repeat-x #e81408;
	color:#414575;
}

