body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: 1.6em;
	text-align: center;
}

#conteneur {
	position: relative;
	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 1px;
}

#une {
	position: relative;
	top: 0px;
	float: right;
	text-align: left;
	border-width: 2px;
	background-color: #ffffff;
	padding: 20px;
	width: 754px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px;
	text-align: justify;
}
#boite1 {
	position: relative;
	float: left;
	width: 48%;
	text-align: left;
	margin-top: 2em;
	background-position:30% 80%;
	clear: left;
	text-align: justify;
}
#boite2 {
	position: relative;
	float: right;
	width: 48%;
	margin-top: 2em;
	text-align: justify;
}
#header {
	height: 100px;
	background-image: url(fonds/fond3.jpg);
}

#menuhaut {
	margin: 0;
	padding: 0.1em 0.5em 0.1 em 0;
	list-style-type: none;
	background-color: #000000;
	color: white;
	text-align: right;
}

#menuhaut li{
	display: inline;
}

#menuhaut a {
	color: white;
	text-decoration: none;
}

#menuhaut a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#menu {
	position: relative;
	top: 0px;
	float: left; 
	width: 150px;
	height: 1000px;
	text-align: left;
	padding: 2px;
	color: #ffffff;
	background-image:url(fonds/fond.jpg);
	background-repeat:repeat-y;
}

ul#menu {
	margin: 0;
	padding: 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#menu a{
	display: block;
	margin: 5px 0;
	color: black;
 	font: bold;
	text-decoration: none;
	line-height: 25px;
	width: 150px;
	border: 1px solid black;
	background-image:url(fonds/fond4.jpg); 
	text-align: center;
}

#menu a:hover {
	color:#FFFF00;
	background-image:url(fonds/fond3.jpg);
}

p {
	color: #000000;
	font-size: 100%;
	clear: left;
	line-height: 1.4em;
	text-align: justify;
}

a {
	color: #CC00CC;
	text-decoration:none;
}

a:hover {
	color: #FF3300;
	text-decoration:underline;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
	line-height: 1.5em;
	width: auto;
	border-bottom: solid 2px #cfcfcf;
	text-align: left;
}

h2 {
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	color: black;
	width: auto;
	border-bottom: solid 1px #cfcfcf;
}

h3 {
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color:#9966CC;
	line-height: 1.5em;
	width: auto;
	border-bottom: solid 2px #FF9900;
}

.rose {
	color: #CC00CC;
}

.mauve {
	background-color:#CCCCFF;
	}
	
.bleu {
	color: #0066CC;
}

#boiteorange {
	position: relative;
	float: right;
	width: 40%;
	margin: 6px;
    padding: 5px 5px 5px 5px;
	text-align: justify;
	border-style:solid;
	border-width: 1px;
    border-color:#FF9933;
}

#boitexiti {
	position: absolute;
	top: 500px;
	left: 50px;
	width: 3%;
}

#spacer {
  clear: both;
}

/*----- dans le contenu ----- */

.photo {
	float: left;
	padding: 0 3% 0 0;
}
.photo-droite {
	float: right;
	padding: 0 0 0 3%;
}
hr {
  clear: both;
  visibility: hidden;
}
