body {
	background-image: url(img/fd.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin: 0em 0em 0em 0em;
	padding: 0;

}
.arr_haut {
	background-image: url(img/haut.jpg);
	background-repeat: repeat-x;
}
.arr_bas {
	background-image: url(img/bas.jpg);
	background-repeat: repeat-x;
}
.arr_gauch {
	background-image: url(img/gauch.jpg);
	background-repeat: repeat-y;
}
.arr_droit {
	background-image: url(img/droit.jpg);
	background-repeat: repeat-y;
}
.fd_blanc {
	background-color:#FFFFFF;
}

#conteneur{
background: url(img/log2.gif) no-repeat;
background-position:right 	bottom;
margin-top: -0.5em;
margin-bottom: -1em;
padding: 0;
z-index: 10;
/*border: 1px solid #000000;*/
}

#conteneur ul{
margin-top: 1em;
}


#conteneur table{
margin-top: 0em;
margin-bottom: -0.2em;
}

#calque {
	float:right;
	width:480px;
	height:330px;
	overflow:auto;
}
#calque p{
	text-align:justify;
}
#calque2 {
	float:right;
	width:735px;
	height:310px;
	overflow:auto;
	z-index: 30;
}
#calque2 p{
	text-align:justify;
}


h2 {
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:20px;
	color:#FFFFFF;
	margin-top:4px;
}
.fd_titre {
	height:23px;
	background-image:url(img/fd_titre.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.menu_gauch {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	color: black;
	list-style-type:none;
	background-image:url(img/puce.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	z-index:10;
}
a {
text-decoration:none;
color:#666666;
}
a:hover {
text-decoration:underline;
color:#333333;
}
.Style1 {color: #333333}
.rouge {
color:#CC0000;
font-weight:bold;}
.petit {
vertical-align:middle;
font-size:9px;
font-style:italic;
text-align:right;}
.hyperlien a {
color:#CC6600}
.hyperlien a:hover {
text-decoration:underline;
color:#000000}

#logo {
/*position:absolute;*/
float: right;
/*text-align: right;*/
margin: 0;
padding: 0;
bottom: 0;
right: 0;
z-index: 0;
/*border: 1px solid #000000;*/
}
