@font-face {
    font-family: 'metrophobicregular';
    src: url('font/metrophobic-webfont.eot');
    src: url('font/metrophobic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/metrophobic-webfont.woff') format('woff'),
         url('font/metrophobic-webfont.ttf') format('truetype'),
         url('font/metrophobic-webfont.svg#metrophobicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1,h2,h3,h4,h5,p,a,li{
	font-family: 'metrophobicregular';
}

*{margin:0; padding:0;}

.content_up{width:980px; margin:auto;}
.logo{margin:auto; width:250px; margin-top:30px; margin-bottom:65px; }
.logo img{width:250px;}

.content{ height:390px; margin-bottom:40px;}
.content p{height:276px; text-align:justify;}
.content img{margin-right:20px;}


.content_down{background-color:#1f1f1f;}
.info_all{width:980px; margin:auto; padding-top:42px; height:270px;}
.info{ background-color:#fff; width:250px; margin-left:42px; float:left; padding:10px; height:220px; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity: 0.90;}
.info:hover{ -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.info h1{color:#F00; font-size:30px;}
.info h2{color:#000; font-size:22px; font-weight:bold; margin-top:8px;}
.info p{color:#000; font-size:15px; margin-top:6px;}
.link{text-align:right; color:#F00 !important; font-size:13px !important;}
.info a{text-decoration:none;}

.paragrafo{margin-top:30px;}

.gall{width:50%; float:left;}
.gall a{margin-right:20px;}
.gall img{margin:0px;}

.back{width:50%; float:left;}
.back p{text-align:right; height:25px; margin-top:58px;}
.back a{text-decoration:none; color:#000;}

.back_foot{width:100%; float:left;}
.back_foot p{text-align:right; height:25px;}
.back_foot a{text-decoration:none; color:#000;}

.piva{width:980px; margin:auto; padding-bottom:30px;}
.piva p{color:#fff; font-size:9px; text-align:center;}
.piva a{color:#fff; text-decoration:none;}