body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#601200;
}
img{
	border: none;
}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }

a:link,a:visited{
	color:#D81E01;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#D81E01;
	text-decoration:underline overline;
	font-weight:bold;
}
div.structure {
	width:970px;
	height:auto;
	margin:auto;
	background-image:url(images/contenu_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.contenu_blanc {
	width:930px;
	margin:auto;
	height:auto;
	overflow:auto;
	background-color:#FFFFFF;
}
div.header {
	float: right;
	width:930px;
	height:271px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div.menu {
	width:164px;
	height:auto;
}
div.logo {
	height:271px;
	float:left; 
}

div.espace_membre_bg {
	height:147px;
	width:353px;
	background-image:url(images/espace_membre_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}


div.espacement {
	width:100%;
	height:15px;
	clear:both;
}
div.clear {
	width:100%;
	height:28px;
	clear:both;
}
a.lienmenu:link, a.lienmenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	width:164px;
	text-align:center;
	display:block;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	padding-top:5px;
}
a.lienmenu:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	background-image:url(images/menuh.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a.lienmenus:link, a.lienmenus:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	width:164px;
	text-align:center;
	display:block;
	background-image:url(images/menus.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	padding-top:5px;
}
a.lienmenus:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

div.left {
	float:left;
}
div.right {
	float:right;
}
div.justify {
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div.center {
	text-align: center;
}
.contenu {
	float:right;
	width:760px;
	background-color:#FFFFFF;
	height:auto;


}
.contenu_bg{
	width:610px;
	height:auto;
	float:left;

}
.contenu_texte {
	width:600px;
}
.contenu_pub {
	float:left;
	width:125px;
	height:1000px;
	/*margin-right:10px;*/
}
.footer{
	width:930px;
	height:auto;
	margin:auto;
	background-color:#FFF;
	text-align:center;
}
div.texte_bg {
	background-image:url(images/texte_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.contenu_right {
	width:530px;
	float:right;
}
.texte {
	width:590px;
	margin-left:5px;
}
.fiche_h_right {
	width:8px;
	background-image:url(images/fiche_h_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:121px;
	float:right;
}
.fiche_h_bg {
	background-image:url(images/fiche_h_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:578px;
	height:121px;
}
.fiche_h_left {
	width:8px;
	background-image:url(images/fiche_h_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:121px;
	float:left;
	width:76px;
}
.photo_membre {
	width:75px;
	padding-left:20px;
	float:left;
}
.cadre_photo {
	border:2px solid #ffffff;
}
div.contenu_bot {
	width:980px;
	margin:auto;
	background-image:url(images/contenu_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:60px;
	text-align:center;
}
div.recherche_bg {
	width:160px;
	height:145px;
	background-image:url(images/recherche_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div.recherche{
padding-top:40px;
padding-left:5px;
color:#FFFFFF;
}

div.sep {
	height:4px;
	background-color:#d81e01;
	width:100%;
}
.cote_droit
{
	width:226px;
	float:right;
	text-align:center;
	padding:10px;
}
ul.puce {
	margin-top:5px;
	margin-bottom:5px;
}
ul.puce li {
	list-style-type:none;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:20px;
	background-position:left center;
	margin:0px 0px 6px -30px;
}
h1 {
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2a9ad1;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}
.blanc {
	color:#ffffff;
}
.petit {
	font-size:13px;
}
h2 {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#fe6023;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}
h3 {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding-top:50px;
	font-weight:bold;
}
a.lienfooter:link, a.lienfooter:visited {
	color: #D81E01;
	text-decoration: none;
	font-weight:bold;
}
a.lienfooter:hover {
	color: #D81E01;
	font-weight:bold;
	text-decoration: underline overline;
}
#dhtmltooltip{
position: absolute;
width: 500px;
height: 500px;
border: none;
padding: 2px;
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 0;
}

.cadre_fiche {
	text-align:justify;
	/*margin-left:150px;*/
	width:576px;
	background-image:url(images/fiche_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #cecece;
	margin-top:15px;
	height:500px;

}
.cadre_fiche_photo {
	text-align:center;
	/*margin-left:150px;*/
	width:576px;
	background-image:url(images/fiche_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #cecece;
	margin-top:15px;
	height:250px;

}
.commentaire_top {
	background-image:url(images/commentaire_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
}
.commentaire_bg {
	background-image:url(images/commentaire_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	height:200px;
		overflow:auto;
}
