body {
	background: url("../images/f_parchemin.jpg") #e2d8ca repeat;
	color: #000000 ;
	font: normal 12pt verdana,arial, sans-serif;
	text-align: justify;
	max-width: 1000px;
}
#contenu {
	padding: 0 1em 1em 1em;
}

#ours {
	position: relative;
	margin-left: 0px;
	height: 50px;
	background-color: transparent;
	padding: 0 0 5px 0;
	text-align: center;
}
.oursgauche {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	background-color: transparent;
}
.oursdroit {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 100px;
	background-color: transparent;
}
h1 {
	font: bold 22pt "New Century Schoolbook","times new roman", serif;
	color: #CC0066;
	background-color: transparent;
	text-align: center;
}
h2 {
	font: bold 18pt "New Century Schoolbook","times new roman", serif;
	color: #CC0066;
	background-color: transparent;
}
h3 {
	font: normal 16pt "New Century Schoolbook","times new roman", serif;
	color: #CC0066;
	background-color: transparent;
}
.noimg {
	clear: both;
}
p.cadre {
	font: italic 10pt verdana,arial, sans-serif;
	color: #663300;
	background-color: #FFEFD5;
	text-align: left;
	padding: 10px;
	border: medium double #663300;
}
p.titre {
	font: bold 12pt verdana,arial, sans-serif;
	color: #CC0066;
	background-color: transparent;
	text-align: center;
}
p.comment {
	font: italic 10pt verdana,arial, sans-serif;
	color: #663300;
	background-color: transparent;
}
p.song {
	font: italic 12pt arial, sans-serif;
	color: #000099;
	background-color: transparent;
	margin-left: 5em;
}
p.sig {
	font: italic 12pt arial, sans-serif;
	color: #000099;
	background-color: transparent;
	margin-left: 15em;
}
p.nom{
	font: normal 16pt "New Century Schoolbook","times new roman", serif;
	color: #CC0066;
	background-color: transparent;
	text-align: right;
	margin-right: 5em;
}

a:link {
	font-size: 10pt;
	color: #000099;
	background-color: transparent;
}
a:visited {
	font-size: 10pt;
	color: #663300;
	background-color: transparent;
}
a:hover,a:active {
	font-size: 10pt;
	color: #CC0066;
	background-color: transparent;
}
a.texte:link {
	font-size: 12pt;
	color: #000099;
	background-color: transparent;
}
a.texte:visited {
	font-size: 12pt;
	color: #663300;
	background-color: transparent;
}
a.texte:hover,a.texte:active {
	font-size: 12pt;
	color: #CC0066;
	background-color: transparent;
}
img.portrait {
	border: medium double #663300;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
img {
	border-width: 0;
}
img.gauche {
	border-width: 0;
	float: left;
	margin-right: 0.3em;
}
img.droite {
	border-width: 0;
	float: right;
	margin-left: 0.5em;
}
.milieu {
	text-align: center;
}

