body {
	background: #d68317; text-align:justify;
}


/* ---- Standard Elements ---- */

a {
	color: #d68317; cursor:pointer;
}

a:hover {
	color: #d68317;
}


/* ---- Background ---- */

#gradient {
	background: url(images/bg_gradient.gif) repeat-x;
}

.gradient_highlight {
	background: url(images/bg_highlight.gif) no-repeat;
}


#footer {
	color: #ffd144;
}
.artiles_link { 
	background: url(images/more.gif) no-repeat;
	height: 23px;
	font: bolder 12px Arial, Helvetica, Sans-Serif;
	color: #d68317;
	padding-left:20px;
	padding-top:7px;
	border: none;
}
.revue_volume {font-size:10px;}
.revue_annee {font-size:10px;}
.revue_pdf {font-size:10px;background:url(images/r_down.gif) left no-repeat; padding-left:18px; padding-top:1px;}