<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face
{
	font-family: Killing Loneliness;
	src: url('Killing Loneliness.ttf'); 
}

body {
	background: #FFFFFF url('images-habillage/page.png') fixed;
	margin: 0;
	}
body.zoom {
	background-image: url(images-habillage/zoom_fond.gif);
	margin=0;
		 }
		 
.back_signature {background-color: white}		 

.back_01 {background-color: #505050}
.back_02 {background-color: #d25f16}
.back_03 {background-color: #00810a}
.back_04 {background-color: #006782}

.back_01_vignette {background-color: #404040}
.back_02_vignette {background-color: #b24f06}
.back_03_vignette {background-color: #0071Fa}
.back_04_vignette {background-color: #005772}

.back_vignette {background-color: #404040} 

h1 {
	font-family :Calibri, Arial; 
	font-size : 20px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	h2 {
	font-family :Calibri, Arial; 
	font-size : 18px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	h3 {
	font-family :Calibri, Arial; 
	font-size : 16px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	h4 {
	font-family :Calibri, Arial; 
	font-size : 14px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	h5 {
	font-family :Calibri, Arial; 
	font-size : 12px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	h6 {
	font-family :Calibri, Arial; 
	font-size : 10px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}


P {
	font-family :Calibri, Arial; 
	font-size : 13px; 
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
P.presentation {
	font-family :Calibri, Arial;
	font-size : 13px; 
	color : white;
	text-align : justify;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 0; 
	margin-right: 0; } 
	
	P.presentation_titre {
	font-family :Calibri, Arial; 
	font-size : 16px; 
	color : white;
	text-align : justify;
 	text-decoration: bold;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 0; 
	margin-right: 0; } 
	
P.home_rubrique {
	font-family :Calibri, Arial;
	font-size : 13px; 
	color : white;
 	text-decoration: none;
	text-align: justify;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 25; 
	margin-right: 25; } 	
	
.home_titre_rubrique {
	font-family :Killing Loneliness; 
	font-size : 23px; 
	font-weight: bold;
	font-style: italic;
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	text-align: right;
	line-height: 22px;
	margin-right: 22px;
	}
	
P.nav {
	font-family :Killing Loneliness; 
	font-size : 18px; 
	font-weight: bold;
	font-style: italic;
	color : white;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	text-align: center;
	line-height: 22px;
	margin-right: 22px;
	letter-spacing: 0.5px;
	}

P.sponsor {
	font-family :Calibri, Arial; 
	font-size : 14px; 
	color : gray;
 	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	
}	

.titre_galerie  {font-size : 20px; font-weight: bold; letter-spacing: 1; margin-left: 0; margin-right: 0; margin-top:3; margin-bottom:5; color: white; text-align: left; }
.titre_photo  {font-size : 20px; font-weight: bold; letter-spacing: 1; margin-left: 0; margin-right: 0; margin-top:3; margin-bottom:5; color: #999999; text-align: Center; }


a:link { text-decoration: none; color: white }
a:visited { text-decoration: none; color: white }
a:active { text-decoration: none; color: white }
a:hover { text-decoration: underline; color: white;  }

a:link.nav { text-decoration: none; color: #d2d2d2 }
a:visited.nav { text-decoration: none; color: #d2d2d2 }
a:active.nav { text-decoration: none; color: #d2d2d2 }
a:hover.nav { text-decoration: none; font-weight: none; color: white }

a:link.navactiv { text-decoration: none; color: white }
a:visited.navactiv { text-decoration: none; color: white }
a:active.navactiv { text-decoration: none; color: white }
a:hover.navactiv { text-decoration: none; font-weight: none; color: white }

a:link.galerie_page { text-decoration: none; color: white }
a:visited.galerie_page { text-decoration: none; color: white }
a:active.galerie_page { text-decoration: none; color: white }
a:hover.galerie_page { text-decoration: none; font-weight: none; color: white }

/*-------------------------- COPYRIGHT --------------------------*/
.copyright {font: 12px arial; color: black}

a.copyright { color: black }
a.copyright:link { color: black }
a.copyright:visited {color: black }
a.copyright:active { color: black }
a.copyright:hover { text-decoration: underline; color: black}

.texte_sponsor {font: 10px arial; color: gray}

a.sponsor { color: gray }
a.sponsor:link { color: gray }
a.sponsor:visited {color: gray }
a.sponsor:active { color: gray }
a.sponsor:hover { text-decoration: underline; color: black}
/*-------------------------- FIN COPYRIGHT --------------------------*/

</pre></body></html>