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

body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:black;
margin: 0;
padding: 0;
background-color: black;/*#F5F5F5;*/
}

img{border:none;}

p {margin: 0 0 10px 0;}

/*définition de la couleur des liens de la page entière*/
a:link { color: black;} /* lien non-visité */
a.pied_lien { color: red;} /*lien pied de page en rouge*/
a:visited { color: dimgray;} /* lien visité */
a:hover { color: navy;} /* lien survolé */
a.pied_lien:hover { color: white;}/*lien pied de page survollé*/
a:active { color: navy;} /* lien activé */ 
a{text-decoration: none;}

#titre{
font-size: 24px;
}

.titre
{
font-size: 24px;
font-weight: 700;
}
#lien
{
font-size: 30px;
}
#titre2
{
font-size: 17px;
}
#titre3
{
font-size: 22px;
text-align: left;
margin-left: 20px;
}
#feuille
{
color: white;
font-size: 20px;
text-align: center;
}
#header {
height: 178px;
margin-top: 10px;
background-color:#F5F5F5;
text-align: right;
text-decoration: none;
}
#conteneur {
position: relative;
width: 1000px;
margin: 0 auto; 
background-color: black;
text-decoration: none;
}
#conteneur1 {
position: relative;
width: 1000px;
margin: 0 auto; 
background-color: black;
text-decoration: none;
}
#conteneur3 {
position: relative;
width: 1000px;
margin: 0 auto; 
background-color: #FFFFE0;
text-decoration: none;
}
#gauche2{
	background: black;
	position: absolute;
	left:0px;
	width: 200px;
	top: 178px;
	height: 600px;
}
#gauche3 {
	background-color: #FFFFE0;
	position: absolute;
	top: 178px;
	width: 1000px;
	height: 62px;
}
#gauche1{
	background-image:url(images/imgsite/leaf.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	left:0px;
	width: 200px;
	top: 178px;
	height: 600px;
}
#gauche{
	background: black;
	position: absolute;
	left:0px;
	width: 200px;
	top: 178px;
	height: 600px;
}
#centre1 {
/*background-image:url(images/imgsite/fond3.jpg);
background-repeat:no-repeat;*/
width: 1000px;
height: 600px;
text-align: center;
background-color: #FFFFE0;
}
#centre2 {
background-color: #FFFFE0;/*#808000;*/
width: 1000px;
margin-top: 62px;
min-height: 600px;
text-align: center;
font-size: 16px;
font-weight: 700;
}
#centre3 {
background-color: #FFFFE0;/*#808000;*/
width: 1000px;
text-align: center;
padding-top: 80px;
padding-bottom: 10px;
min-height: 300px;
}
#centre4 {
background-color: #FFFFE0;/*#808000;*/
margin-left: 200px;
width: 800px;
min-height: 600px;
text-align: left;
}
#centre5 {
background-color: #FFFFE0;/*#808000;*/
width: 1000px;
margin-top: 62px;
min-height: 600px;
text-align: top;
font-size: 16px;
font-weight: 700;
}

#pub
{
height: 100px;
font-size: 12pt;
margin-top: 10px; 
margin-bottom: 10px; 
color: white;
background-color: black;
text-align: center;
border: solid 1px #FFFFE0;
}
#salon1{float: left;position: absolute;margin-top: 200px;}
#pied {
font-size: 10pt;
background-color: black;
margin-top: 0px;
margin-bottom: 10px;
height: 45px;
color: white;
border: solid 1px #FFFFE0;
}
#pied1 {
font-size: 10pt;
top: 788px; 
background-color: black;
margin-top: 5px;
margin-bottom: 10px;
height: 20px;
color: white;
}
#pied2
{
float: left;
}
#pied_lien
{
color: red;
}
#clique
{
display: none;
text-align: right;
color: white;
}
#clique1
{
text-align: right;
color: white;
}
#label
{
font-size: 11px;
}
