@font-face {
	font-family: 'HelveticaNeueMediumExtRegular';
	src: url('font/HelveticaMedExt.eot');
	src: local('HelveticaNeue MediumExt Regular'), local('HelveticaNeue-MediumExt'), url('font/HelveticaMedExt.woff') format('woff'), url('font/HelveticaMedExt.ttf') format('truetype'), url('font/HelveticaMedExt.svg#HelveticaNeue-MediumExt') format('svg');
}

@font-face {
	font-family: 'Helvetica43-ExtendedLightLight';
	src: url('font/HelveticaExtLt.eot');
	src: local('Helvetica43-ExtendedLight Light'), local('Helvetica43-ExtendedLight'), url('font/HelveticaExtLt.woff') format('woff'), url('font/HelveticaExtLt.otf') format('opentype'), url('font/HelveticaExtLt.svg#Helvetica43-ExtendedLight') format('svg');
}



/*----------------------------------------------- */

.testosm{
    color: #666666;
    font: 10px/1 Verdana;
	text-align: justify;
    line-height: 1.2;
}


.tit_orange{
	color: #F90; 
	font-size: 22px; 
	line-height:20px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	}
	
.tit_orange_big{
	color: #F90; 
	font-size: 32px; 
	line-height:32px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	}	
	
.tit_orange_med{
	color: #F90; 
	font-size: 16px; 
	line-height:18px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	}	
	
.data_monitor{
	color: #F90;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 14px;
	}	
	
.txt_white_big{
	color:#fff;
    font-size: 24px; 
	line-height:24px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	}

.txt_grey{
	color:#666;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	}
	
.txt_grey1{
	color:#666;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 20px;
	}
	
.txt_grey_sm{
	color:#666;
    font: 11px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	}	
	
.txt_soft{
	color:#e0e0e0;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	}
	
.txt_soft_sm{
	color:#e0e0e0;
    font: 12px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	}	
	
.txt_orange{
	color: #F90;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	}	


.txt_orange_sm{
	color: #F90;
    font: 12px/1 Verdana;
	text-align:justify;
    line-height: 14px;
	}

.lavasel{
    color:  #fff;
    font: 11px/1 Verdana;
	text-align:justify;
    line-height: 1.2;
}

a.linklava{
    color: #fff;
    font: 11px/1 Verdana;
	/*text-align:justify;/
    line-height: 1.2;*/
    text-decoration: none;
    cursor:pointer;
}

a.linklava:hover{
    color:  #fff;
    font: 11px/1 Verdana;
	/*text-align:justify;
    line-height: 1.2;*/
    text-decoration: undeline;
	cursor:pointer;
}




/* ------------------ news home ---------------------*/

a.link_titnews{
    color: #F90;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	font-weight:bold;
    text-decoration: none;
 
}

a.link_titnews:hover{
    color: #F90;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
	font-weight:bold;
    text-decoration: none;
	border-bottom:#F90 dashed 1px;
}

a.link_txtnews{
    color: #666;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
    text-decoration: none;
 
}

a.link_txtnews:hover{
    color: #660;
    font: 14px/1 Verdana;
	text-align:justify;
    line-height: 16px;
    text-decoration: none;
	border-bottom:#F90 dashed 1px;
}

a.link_orange_med{
	color: #F90; 
	font-size: 16px; 
	line-height:18px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	text-decoration: none;
	}
	
a.link_orange_med:hover{
	color: #F90; 
	font-size: 16px; 
	line-height:18px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	text-decoration: none;
	border-bottom:#F90 dashed 1px;
	}	

/* ----------------------------- piede -------------------------------------*/

.tit_orange_piede{
	color: #F90; 
	font-size: 20px; 
	line-height:20px; 
	font-family: 'Helvetica43-ExtendedLightLight', sans-serif; 
	}
		
	
.txt_orange_small{
	color: #F90;
    font: 11px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	}
	
.txt_white_small{
	color: #FFF;
    font: 11px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	}	
	
	
a.link_mail_footer{
	color: #F90;
    font: 11px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	text-decoration:none;
	}	
	
a.link_mail_footer:hover{
	color: #F90;
    font: 11px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	text-decoration:none;	
	border-bottom:#F90 dashed 1px;
	}
	
	
a.link_menu_footer{
	color: #FFF;
    font: 10px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	text-decoration:none;
	}	
	
a.link_menu_footer:hover{
	color: #FFF;
    font: 10px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	text-decoration:none;	
	border-bottom:#FFF dashed 1px;
	}	
	
	
a.link_mail_footer2{
	color: #F90;
    font: 10px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	text-decoration:none;
	}	
	
a.link_mail_footer:hover2{
	color: #F90;
    font: 10px/1 Verdana;
	text-align:justify;
    line-height: 12px;
	text-decoration:none;	
	border-bottom:#F90 dashed 1px;
	}	