body {

	margin:0px;

	padding:0px;

	font-family:verdana, arial, helvetica, sans-serif;

	color: black;



	}

h1 {

	margin:0px 0px 5px 0px;

	padding:0px;

	font-size:18px;

	line-height:28px;

	font-weight:900;

	color: Black;

	}

p {

	font: 12px/20px verdana, arial, helvetica, sans-serif;

	margin:0px 0px 5px 0px;

	padding:0px;

	}

#Content>p {margin:0px;}

#Content>p+p {text-indent:30px;}



a {

	color: navy;

	font-size:11px;

	text-decoration: underline;

	font-weight: bold;

	font-family:verdana, arial, helvetica, sans-serif;

	}


a:link {
	}

a:visited {color: #666666;	}

a:hover {
	color: white;
	background-color: red;
	text-decoration: none;
}



#Header {

	position:absolute;

	top:0px;

	left:20px;

	width: 150px;

	height: 94px;



	 /* top and bottom borders: 1px; left and right borders: 0px */

	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 

Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 

IE5/Win incorrectly parses the "\";

}"" value, prematurely closing the style 

declaration. The incorrect IE5/Win value is above, while the correct value is 

below. See http://glish.com/css/hacks.asp for details. */

	voice-family: "\"}\"";

	voice-family:inherit;

	height:94px; /* the correct height */

	}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 

length values to user agents that exhibit the parsing error exploited above yet get 

the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include

a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

body>#Header {height:14px;}



#Content {

	margin: 0px 10px 5px ;

	padding:10px;

	text-align : justify;

	padding-left : 10px;

	padding-right : 10px;



}



hr {

	color: black;

}




#tirage {
		font-size=10;
		font-family:verdana, arial, helvetica, sans-serif;
		color: black;
		height: 25px;
		padding-left:10px;
		background-color: #4AAEB5;
}


#Galeries_h {

color: white;
	
	height: 25px;

	padding-left:10px;

	background-color: Black;

	border-top: 1px solid Black;

	border-right: 1px solid Black;

	border-left: 1px solid Black;

	line-height:18px;

	font-size:15px;

	font-weight: bold;

	

/* Again, the ugly brilliant hack. */

	voice-family: "\";

	font: 16px;

	}

\"";

	voice-family:inherit;

	width:150px;

}



#Galeries {


	padding:5px;

	background-color: Silver;

	border-left: 0px solid Black;

	border-right: 0px solid Black;

	border-bottom: 0px solid Black;

	line-height:12px;

/* Again, the ugly brilliant hack. */

	voice-family: "\"}\"";

	voice-family:inherit;

	width:150px;

	}



#Liens_h {

	position:absolute;

	top:500;

	left:20px;

	width: 150px;

	height: 25px;

	padding-top:5px;

	padding-left:10px;

	background-color: #FFDEAD;

	border-top: 1px solid Black;

	border-right: 1px solid Black;

	border-left: 1px solid Black;

	line-height:18px;

	font-size:15px;

	font-weight: bold;

	

/* Again, the ugly brilliant hack. */

	voice-family: "\";

	font: 15px;

	}

\"";

	voice-family:inherit;

	width:150px;

}

	

#Liens {

	position:absolute;

	top:525px;

	left:20px;

	width:150px;

	padding:10px;

	background-color: #FDF5E6;

	border-left: 1px solid Black;

	border-right: 1px solid Black;

	border-bottom: 1px solid Black;

	line-height:17px;

/* Again, the ugly brilliant hack. */

	voice-family: "\"}\"";

	voice-family:inherit;

	width:150px;

	}

/* Again, "be nice to Opera 5". */

body>#Menu {width:150px;}
a:active {
	color: #FFFFFF;
}

