/* CSS Document */

html {
	font-size: 100%;
}

a {
text-decoration: none;
color: #ff6600;

}
a:link {
color: #ff6600;
text-decoration: none;
}
a:visited {
color: #ff6600;
text-decoration: none;
}
a:hover {
color: #390;
text-decoration: none;
}


#salon  {
text-decoration: none;
color: #FFFFFF;
}

img {border:none;}

 #credit a  {
text-decoration: none;
color: #ff6600;

}
#credit a:link {
color: #BBBBBB;
text-decoration: none;
}
#credit a:visited {
color: #BBBBBB;
text-decoration: none;
}
#credit a:hover {
color: #390;
text-decoration: none;
}
/************************************    contenant    *********/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
font-size: 75%;
	/*background-color: #000000;*/
	/*border: 1px solid red;*/
}
#conteneur {
	top: 0px;
	left: 0px;
	position: relative;
	width:800px;
	margin-left: auto;
	margin-right : auto;
	height: auto;
}
#fond {
position:absolute;
z-index:-1;
visibility:visible;
width:75px;
height:392px;
left: 250px;
top: 90px;


}
#logo {
	position:absolute;
	width:36px;
	height:41px;
	z-index:1;
	left: 24px;
	top: 16px;
	visibility: visible;
}
#titre {
	position:absolute;
	width:466px;
	z-index:1;
	left: 114px;
	top: 18px;
	visibility: visible;
}
/************************************    fin contenant   *********/
/************************************    pied    *********/
#boitepied_index {
	//clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:760px;
	margin-bottom: 0;
	z-index: 2;
	/*filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;*/
	background-color: #000000;
	top: 550px;
	position: absolute;
	text-align: center;
	left: 0px;
	
}#boitepied {
clear: both;
	
	text-align:center;
	margin-top:10px;
	width:760px;
	font-size: 10px;
	margin-bottom: 0;
	z-index: 2;
	color: #000000;

}
#pied {
	display: block;
	margin-top:0px;
	width:760px;
	font-weight: normal;
	z-index: 2;
	color: #FFFFFF;
}
/************************************    fin pied    *********/

/************************************   corps    *********/

.textbloc2 {
font-size:1em;
color: #2C6331;
text-align: justify;
}
.textbloc2 a:link {color: green; font-weight:bold;text-align: justify;}
.textbloc2 a:visited {color: green; font-weight:bold;/*#CB1009*/}
.textbloc2 a:hover {color: #FF6600;font-weight:bold;}

.textbloc2b {
font-size: 1.2em;
color: green;
text-align: justify;
font-weight: bold;
margin-bottom:5px;
}

li {
	list-style-image: url(images/interface/li.gif);
	list-style-position: outside;
	font-size: 1.1em;
	width: 520px;
}
.txt_bouton {font-size:9px;font-weight:bold;color:green;}
