/* CSS Document */

#fond {
	background-image:url(images/logos.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:0px;
	padding:0px;
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
}

#references {
	min-height:700px;
}

#references li {
	list-style-type:none;
}

#references li a {
	height:20px;
	line-height:30px;
	cursor:default;
	margin:10px 50px 0px 0px;
	padding:0 100px 0 25px;
	background-image:url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	color:#000000;
}

.journal1 {
	text-align:center;
	background-image:url(images/journal_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:420px;
}

.journal2 {
	text-align:center;
	background-image:url(images/journal_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:260px;
}