@charset "UTF-8";
/* CSS Document */

body {
	background: #fff;
	color: #333;
	font: 82.5% Arial, sans-serif;
}

#nav, #nav2, #page_cv {
	visibility: hidden;
}

a { color: black; text-decoration: none; font-size: 112.5%; }

a#pre, a#next {display: none; visibility: hidden;}

oeuvres_img p span.number {
	color: #a2978a;
	padding-left: 15px;
	font-size: 122.5%;
}
#oeuvres_img p span.oeuvres_titre {
	color: #000;
	padding-left: 15px;
	font-style: italic;
	font-size: 112.5%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#oeuvres_img p span.annee {
	color: #000;
	padding-left: 3px;
	font-size: 92.5%;
}