@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Conv_FuturaStd-CondensedBold';
	src: url('/estintori_signorotto/webfonts/FuturaStd-CondensedBold.eot');
	src: local('☺'), url('/estintori_signorotto/webfonts/FuturaStd-CondensedBold.woff') format('woff'), url('/estintori_signorotto/webfonts/FuturaStd-CondensedBold.ttf') format('truetype'), url('/estintori_signorotto/webfonts/FuturaStd-CondensedBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#eaeaea;
	margin:0px;
	padding:0px;
	color:#58585a;
	letter-spacing:0.5px;
}

img{
	max-width:100%;
}

.clear {
	clear:both;
}

h2 {
	font-family: 'Conv_FuturaStd-CondensedBold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0px;
	padding:0px;
	font-size:25px;
	letter-spacing:0px;
}

h3 {
	background: #b0c335 none repeat scroll 0 0;
    color: #fff;
    font-family: "Conv_FuturaStd-CondensedBold",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0 0 10px;
    padding: 5px 8px 3px;
    text-transform: uppercase;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.container {
	width:100%;
}
.top{
	background-color: #fff;
    margin: 0 auto;
    max-width: 960px;
    padding: 20px;
}
.top_left{
	float:left;
	margin-top:0px;
}
.top_right{
	float:right;
	margin-top:-10px;
}

.top_right img {
	height:100%;
}

.top_right_home{
	float:right;
	margin-top:-10px;
}

.top_right_home img{
	width:97%;
}
.foto_head{
	border-top:15px solid #b0c335;
	margin: 0 auto;
    max-width: 1000px;
}
.foto_head img{
	width:100%;
    max-width: 1000px;
	max-height:380px;
	height:100%;
}
.body {
	background-color:#FFF;
	padding:30px 35px;
	max-width:930px;
	margin:0 auto;
}
.testo {
	margin:20px 0px;
}

.boxes_home{
	width:100%;
}

.box_home_first {
	width:190px;
	margin:0px 19px 30px 0px;
	float:left;
}

.box_home {
	width:190px;
	margin:0px 20px 30px 20px;
	float:left;
}

.box_home_last {
	width:190px;
	margin:0px 0px 30px 19px;
		float:left;
}

.pic {
	width:100%;
	text-align:center;
	height:160px;
}

.txt {
	font-size: 11px;
    font-weight: bold;
    height: 30px;
    margin: 5px 0 0;
}

.riga {
	width:1px;
	background-color: #999;
	float:left;
	height:230px;
}


.but_green {
	 background-color: #c1c1c1;
    float: right;
    margin: 20px 0 10px;
     padding: 5px 4px 3px;
    width: 63%;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.but_green a {
	color:#FFF;
	font-family: 'Conv_FuturaStd-CondensedBold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	font-size:13px;
	text-decoration:none;
}


.but_green:hover {
	background-color: #999;
}


.but_green img {
	border: medium none;
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    width: 8px;
}

.loghini_airbank {
	float:right;
	width:40%;
	margin:0px 0px 10px 0px;
	text-align:right;
}

.logo_ministero_airbank {
	float:right;
	width:20%;
	margin:0px 0px 10px 0px;
	text-align:right;
}


.loghini_airbank img {
	margin-right:10px;
	vertical-align:middle;
}

.footer {
	background:#eaeaea;
	padding:10px 10px;
	max-width:990px;
	margin:10px auto 0 auto;
	width:94%;
}
.footer_left {
	float:left;
	font-size:12px;
	letter-spacing:0px;
	margin-top:5px;
	margin-bottom:10px;
}
.footer_right a{
		font-size:12px;
	color:#58585a;
	font-weight:bold;
}
.footer_right{
		margin-top:18px;
		margin-bottom:10px;
	float:right;
}

@media all and (max-width: 960px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 960px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 960px), only screen and (min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-resolution: 192dpi) and (max-width: 960px), only screen and (min-resolution: 2dppx) and (max-width: 960px) {
	
	.box_home_first {
    width: 45%;
	margin: 0 11px 25px;
	}
	.box_home {
	width: 45%;
	margin: 0 11px 25px;
	}
	.box_home_last {
		width: 45%;
	margin: 0 11px 25px;
	}
	.txt {
    text-align: center;
	}
	.but_green {
    width: 97%!important;
	margin-right:0px!important;
	}
	
	.footer_left {
		width:100%;
		text-align:center;
	}
.footer_right{
		width:100%;
		text-align:center;
}
	}

@media all and (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 640px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 640px), only screen and (min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min-resolution: 192dpi) and (max-width: 640px), only screen and (min-resolution: 2dppx) and (max-width: 640px) {
	.top_right_home{
    width: 45%;
	}
	
	.box_home_first {
    width: 100%;
	}
	.box_home {
		width: 100%;
	}
	.box_home_last {
		width: 100%;
	}
	
	.riga {
		display:none;
	}
	
	.pic {
		height:100%
	}
	
	}
	
@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {
	
	.top_right {
    width: 40%;
	}
	
	.top_right_home {
    width: 40%;
	}
	.top_left {
    width: 45%;
	}
	
	}

@media all and (max-width: 320px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 320px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 320px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 320px), only screen and (min-device-pixel-ratio: 2) and (max-width: 320px), only screen and (min-resolution: 192dpi) and (max-width: 320px), only screen and (min-resolution: 2dppx) and (max-width: 320px) {
 
}