<!-- /* Style Sheet */

	@charset "iso-8859-1";

	body		{ color:#A0A0A0; 	background:url(../pics/maquette/texte_bg_1.gif) top left ; font-family: Verdana,Arial,Helvetica;font-size:12px; text-decoration: none }	

	b { color: white}

	.photos { background:url(../pics/maquette/texte_separateur.gif) top left repeat-y;float:right;color:yellow;width:200px;text-align:center }
	.texte { text-align:left;width:380px;}
	#site {width:590px}
	
a:link {color: #0298CB;font-weight:bold;text-decoration:none}
a:visited {color: #01759C;}
a:hover {color: #015571;}
a:active {color: #01759C;}
a:focus{color: #01759C;}

	
/* End Style Sheet*/  -->