@font-face {
	font-family: Fertigo;
	src: url('font/Fertigo_PRO.otf');
}
@font-face {  
     font-family: Liberation;
	 font-style:normal;  
     src: url('font/LiberationSans-Regular.ttf');}
@font-face {  
	 font-family: Liberation; 
	 font-style: italic;
     font-weight: normal;  
     src: url('font/LiberationSans-Italic.ttf');}
@font-face {  
	 font-family: Liberation; 
     font-weight: bold;  
     src: url('font/LiberationSans-Bold.ttf');}
@font-face {  
	 font-family: Liberation;
     font-sytle: italic;  
     font-weight: bold;  
     src: url('font/LiberationSans-BoldItalic.ttf');}
a {
	font-family: Fertigo; 
	font-size: 9.5pt;
	text-decoration: none;
	line-height: 160% ;
	color:#1e85b1;}
a.intern { 
	ont-family: Liberation;
	line-height: 110% ;
font-size: 11px;
	text-decoration: underline;
	color: #DF651C;
	}
a.intern:hover {
	color:#a15a2f;}
a.urelle { 
	ont-family: Liberation;
	line-height: 110% ;
font-size: 12px;
	text-decoration: underline;
	color: #DF651C;
	}
a.urelle:hover {
	color:#a15a2f;}
body {
	font-family: Fertigo;
	font-size: small;
	background-image: url(img/sanadisback.jpg);
}
h1 {
	font-family: Fertigo;
	font-size: 12pt;
	color: #1e85b1;}

h2 {
	font-family: Liberation;
	font-style: normal;
	line-height: 100% ;
	font-size: 7.5pt;
	color: #1e85b1;
}
h3 {
	font-family: Fertigo;
	line-height: 110%;
	font-size: 18pt;
	color: #1e85b1;
}
h4 {font-family: Fertigo; 
	font-size: 10pt;
	text-decoration: none;
	line-height: 160% ;
	color:#F00;
		
	}

