body {
	background: #6D104F;
	padding: 0;	margin: 0;
	text-align: center;}

/*menu haut*/
#menuhaut {
	position: relative; /*pour placer les commentaires*/
	margin: 0 0 10px 1px;
	padding: 6px 10px 0;
	border-top: 1px solid black;
	height: 60px;
	width: 733px;
	background: #C3AFBC url(../00images/vrac/fondmenu.jpg) repeat-x; /*image de hauteur: 66px */
	font: bold 1.3em Georgia, serif;
	text-align: center;}

#menuhaut li {	display: inline;}

#menuhaut li a{
	background: White;
	padding: 1px 10px;
	border: 1px outset black;
	text-decoration: none;
	color: #00013E;}

#menuhaut li a:visited{}

#menuhaut li a:hover{ background: #4B0082;	color: white;}
/*fin menu haut*/

/*commentaires menu haut*/
a.comment span { display : none ;}
	
a.comment:hover span {
	position: absolute;
	top: 39px;
	left: 0;
	display: block;
	padding: 2px;
	width: 627px;
	font: 0.6em aerial, sans-serif;
	border: 0px solid #400040;
	color: #1F1F1F;
/*	background-color: white;*/}

/* definition du bloc principal*/
.conteneur {
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	width: 755px;
	text-align: left;
	background: #E2CFE5 url(../00images/vrac/fondcontenu.jpg) repeat-y;
	color: inherit;}

.retourligne{clear: both; visibility: hidden; margin:0; height:0;}

.maj {
	width: 750px;
	padding:0;
	margin: 0;
	margin-left: 20px;
}
.maj ul{
	border-left: 3px double Purple;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0.6em;
}
.imgcomt{
	float: left;
	margin: 15px 15px 0 25px;
	padding:0;
	text-align: center;
	border: 0px solid black;
}
em {
	font-size : 110%;
	font-style : normal;
	font-weight : 700;
}
small{
	font-size: 60%;
}

hr {
	color: #220044;
	height: 1px;
	height: 3px dashed;
}

h1 {padding-left: 10px;
	color: #F90000;
	background: transparent url(../00images/vrac/fondh1.jpg) repeat-y;
	font-family: Garamond, serif;
	font-weight: 100;
	font-size: 2.3em;
	margin: 0;
	text-align: center;
	border-bottom:1px solid black;
	white-space: nowrap;
}
h2 {
	margin: 1em 4% 1em;
	font-family: "Times New Roman", serif;
	font-weight: 500;
	font-size: 1.1em;
}
	
h2 a:link , h2 a:visited {
	color : Blue; background: transparent;
	text-decoration : none;
	font-size: 1em;
	line-height: 1em;	
}
h2 a:hover {
	color: Red;
	background: transparent;}

h3 {
	font-family: "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0 70px;
	text-align: center;
}
h3 a:hover {
	color: Red;
	background: transparent;
	font-size: 1.3em;
	line-height: 0em;}
	
em {
	font-size : 120%;
	font-style : normal;
	font-weight : 700;}

div.imgbas{
	margin: -17px auto 0 auto;
	background: #6D104F url(../00images/vrac/fondbas.jpg) no-repeat;
	height: 21px; width: 755px;
	padding:0 15px;}

/* Couleurs*/
.rouge{	color: #EA0000;}
.bleu {	color: #000099;}
.vert {	color: #006600;}
.rose { 	color: #E600E6;}
.noir {	color: Black;}
.turq {	color: #0075E6;}
.mauve {	color: #820082;}
.orange {	color: #DB7900;}
.ceal {	color: #1B807A;}