body {
	background-color: #434343;
	background-image:url(images/fond.jpg);
	background-position:50% 50%;
	background-repeat:repeat-y;
	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;
}
p {
	color: #000000;
	font-size: 85%;
	line-height: 1.6em;
	clear: left;
	margin-bottom: 1em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 1.5em;
	width: auto;
	border-bottom: solid 1px #cfcfcf;
}
h2 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	width: auto;
	margin-bottom: 1em;
}
h3 {
	font-size: 100%;
	line-height: 1.5em;
	border-top: solid 1px #cc9900;
	width: auto;
}
h4 {
	font-size: 110%;
	color: #7d7d7d;
	line-height: 1.5em;
	border-top: solid 1px #cfcfcf;
	width: auto;
}
a.lien {
	color: #ed0000;
	text-decoration: none;
}
a.lien:hover { 
	color: #7d7d7d;
	text-decoration: none;
}
a.liennoir {
	color: #7d7d7d;
	text-decoration: none;
}
a.liennoir:hover { 
	color: #ed0000;
	text-decoration: none;
}
a.titre {
	color: #000000;
	text-decoration: none;
}
a.titre:hover {
	color: #7d7d7d;
	text-decoration: none;
}
a.bouton {
  	color: #4e4e4e;
 	background-color: #cfcfcf;
 	text-decoration: none;
 	padding: 1px;
}
a.bouton:hover {
  	color: #4e4e4e;
 	background-color: #ffffff;
	text-decoration: none;
	padding: 1px;
}
a.policepied {
	color : white;
	text-decoration: none;
}
a.policepied:hover {
	color: #ed0000;
	text-decoration: none;
}
.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	font-style: normal;
	line-height: normal; 
	color: #7d7d7d;
	text-decoration: none;
	text-decoration: none;
}
.dore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal; 
	color: #cc9900;
	text-decoration: none;
}
.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal; 
	color: #ed0000;
	text-decoration: none;
}
.rouge2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	line-height: normal; 
	color: #ed0000;
	text-decoration: none;
}
.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	color: #8eaf8e;
	text-decoration: none;
}
.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	color: #3c579c;
	text-decoration: none;
}
.blanc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ffffff;
}
.paragraphe {
	margin-bottom: 2.5em;
}
.paragraphe2 {
	margin-bottom: 4em;
}
.paragraphe3 {
	margin-bottom: 6em;
}
li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;
  color: #000000;
  display: list-item;
  list-style-type: none;
  line-height: 1.5em;
} 


/*positionnement-------------------*/

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

#une {
	position: relative;
	top: 0px;
	float: right;
	text-align: left;
	border: solid;
	border-color: #000;
	border-width: 2px;
	background-color: #ffffff;
	padding: 15px;
	width: 780px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 746px;
}
#boite1 {
	position: relative;
	float: left;
	width: 48%;
	text-align: left;
	margin-top: 2em;
	background-image:url(images/fond4.jpg);
	background-position:30% 80%;
	background-repeat:no-repeat;
	clear: left;
}
#boite2 {
	position: relative;
	float: right;
	width: 48%;
	text-align: left;
	margin-top: 2em;
}
#boiteartiste {
	position: relative;
	float: left;
	width: 25%;
	text-align: center;
	margin-top: 2em;
}
#spacer {
  clear: both;
}
.pied {
	position: relative;
	float: right;
	clear: right;
	color: #ffffff;
	font-size: 85%;
	padding: 15px;
	width: 576px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 542px;
}



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

#citation {
	position: relative;
	float: right;
	text-align: center;
	width: 30%;
	padding: 1em 0 1em 5%;
}
#citation2 {
	position: relative;
	float: right;
	text-align: center;
	width: 50%;
	padding: 1em 0 1em 5%;
}
.photo {
	float: left;
	padding: 0 3% 1em 0;
}
.photo-droite {
	float: right;
	padding: 0 0 1em 3%;
}
hr {
  clear: both;
  visibility: hidden;
}

/*navlist // liste horizontale pour naviguer dedans le site----*/
#navlist
{
margin: 0;
padding: 0;
text-align:center;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: center;
line-height: 1em;
margin: 0 10px 4px 10px;
text-decoration:none;
color: #7d7d7d;
border-bottom: 1px dashed #7d7d7d;
padding-bottom: 1px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 1px solid #cc9900;
padding-bottom: 1px;
color: #cc9900;
}

#navlist a:hover { color: #cc9900; }
