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

@font-face {
    font-family: 'Open Sans condensed';
	font-style: normal;
	font-weight: 400;
    src: url('fonts/OpenSans-CondLight-webfont.eot');
    src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
}
@font-face {
    font-family: 'Open Sans condensed';
	font-style: italic;
	font-weight: 400;
    src: url('fonts/OpenSans-CondLightItalic-webfont.eot');
    src: url('fonts/OpenSans-CondLightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLightItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLightItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLightItalic-webfont.svg#OpenSansCondensedLightItalic') format('svg');
}
@font-face {
    font-family: 'Open Sans condensed';
	font-style: normal;
	font-weight: 600;
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
}
/* font-family: 'Open Sans Condensed', sans-serif; */
body {
	 font-family: 'Open Sans condensed';
	font-style: normal;
	font-weight: 400;
	 
}
h1, h2 {
	font-size:50px;
        text-transform: uppercase;
	 font-family: 'Open Sans condensed';
	 font-weight:bold;
}
.contCorpo h1 p {
    font-size:50px !important;
}
h3 {
	font-size:50px;
        text-transform: uppercase;
	 font-family: 'Open Sans condensed';
	color:#FFF;
}
h4 {
	font-size:37px;
        text-transform: uppercase;
        line-height: 34px;
	 font-family: 'Open Sans condensed';
	color:#FFF;
	
}
.column2 p  {
    font-size: 19px;
    line-height: 23px;
}
.partenzetitle {
	font-size:28px;
}
.partenzesubtitle {
	margin-top:10px;
	font-size:24px;
	font-weight:100;
}
.fono {
	font-weight:100 !important;
	font-size:50px;
}
.fonoFooter {
	font-weight:100 !important;
	font-size:20px;
}
.fonob {
	font-weight:100 !important;
	font-size:20px;
}
.blue {
	color:#0099d5;
}
.dblue {
	color:#065a98;
}
.dblue2 {
	color:#085998;
}
.dblue3 {
color:#045c9b;
font-size: 19px;
line-height: 23px;
}
.fs38px {
	font-size:38px;
	line-height:70px;
}
.fs14px {
	font-size:14px;
	line-height:19px;
	font-weight:100;
}
.fs35px {
	font-size:35px;
	font-weight:100;
}
.fs21px {
    font-size:21px;
	font-weight:100;
        line-height: 70px;
    
}
.grey {
	color:#5f5f5f;
}
.grey2 {
	color:#666666;
}
.mt70 {
    margin-top: 70px;
}
.mtop20 {
    margin-top: 20px;
}
p.titleNews {
	font-size:28px;
	line-height:1.2em;
	height:80px;
}
footer p {
	font-size:20px;
	color:#343434;
}
strong {
	font-weight:bold;
}
p strong {
	font-weight:bold;
}
.txtCenter {
	text-align:center;
}
td strong {
	font-weight:900;
	color:#797979;
}
table {
	font-family: 'Open Sans condensed';
	font-size:19px;
}
.mb65 {
	margin-bottom:65px;
}
.mt100 {
	margin-top:100px;
}
