body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	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:#f0c1fc;
}
img
{
	border:none;
}
div.structure {
	width:980px;
	margin:auto;
}


div.logo {
	float: left;
	width:980px;
}

div.femme {
	/*float:left;*/
	height:146px;
}

div.logo_lesbo {
	float:left;
	text-align:left;
	height:144px;
	width:700px;
}
div.clear {
	width:100%;
	height:10px;
	clear:both;
}



.marge_droite{
  float:left;
	text-align:center;
	width:236px;
	height:auto;
	background-image:url(images/encart_moteur.gif);
	background-repeat:no-repeat;
	background-position:top;	
	padding-top:15px;

}
.marge_gauche {
	float:left;
	text-align:center;
	width:122px;
	height:600px;
	/*background-color:#FFF;*/
}

div.encart_moteur {
	float:left;
	text-align:left;
	width:232px;
	height:162px;
	padding-top:40px;

}

div.padding_moteur{
	color:#363636;
	font-size:12px;
	padding-right:15px;
	padding-left:15px;
	text-align:left;
	}
	
div.sep {
	width:auto;
	height:10px;
	background-image:url(images/sep.gif);
	background-repeat:repeat-x;
	background-position:center;
}


a.lien:link, a.lien:visited {
	color: #af67c0;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.lien:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a.menu {
	background: transparent url("images/menuleft.gif") no-repeat top left;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 33px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right:6px;
}
a:link.menu, a:visited.menu, a:active.menu {
	color: #ffffff; /*button text color*/
	font-weight:bold;
	font-size:13px;
}
a.menu span {
	background: transparent url("images/menuright.gif") no-repeat top right;
	display: block;
	padding: 0px 10px 8px 0px; /*Set 11px below to match value of 'padding-left' value above*/
}
a.menu:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.menu:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.menus {
	background: transparent url("images/menusleft.gif") no-repeat top left;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 33px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right:6px;
}
a:link.menus, a:visited.menus, a:active.menus {
	color: #af67c0; /*button text color*/
	font-weight:bold;
	font-size:13px;
}
a.menus span {
	background: transparent url("images/menusright.gif") no-repeat top right;
	display: block;
	padding: 0px 10px 8px 0px;  /*Set 11px below to match value of 'padding-left' value above*/
}
a.menus:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.menus:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #af67c0;
	font-weight:bold;
	font-size:13px;
}
div.left {
	float:left;
	padding-right:15px;
}
div.right {
	float:right;
	padding-left:15px;
}
div.justify {
	text-align: justify;
	padding-top:15px;
}
div.espacement {
	height:10px;
	width:100%;
}
div.center {
	text-align: center;
}

div.contenu {
	float:left;
	margin-left:10px;
	height:900px;
	width:564px;
}
/*Pour rendre globalgauche extensible*/
html>body div.contenu {
height: auto;
min-height: 900px;
}

div.encart_espacemembre {
	float:right;
	text-align:left;
	width:227px;
	height:130px;
	padding-top:10px;
	padding-left:20px;
	background-image:url(images/encart_espacemembre.gif);
	background-repeat:no-repeat;
	background-position:top;
}

div.padding_espacemembre{
	color:#363636;
	font-size:12px;
	padding-right:5px;
	padding-left:35px;
	text-align:left;
	}
	
div.encart_derniersinscrits {
	text-align:left;
	width:564px;
	height:140px;
	padding-top:10px;

	background-image:url(images/encart_derniersinscrits.gif);
	background-repeat:no-repeat;
	background-position:top;
}
	
div.padding_derniersinscrits{
	color:#363636;
	font-size:12px;
	padding-right:15px;
	padding-left:15px;
	text-align:center;
	}
h1 {
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#af67c0;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}

h2 {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#af67c0;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
}

h3 {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#af67c0;
	margin:0px;
	font-weight:bold;
}
.titre{
		text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#af67c0;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}
a.lienfooter:link, a.lienfooter:visited {
	color: #af67c0;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
a.lienfooter:hover {
	color: #af67c0;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
.footer {
	text-align:center;
	width:100%;
	padding-top:8px;
	background-image:url(images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	height:90px;
}

.sep {
	background-image:url(images/sep.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
}
div.encart_photomembre {
	float:left;
	text-align:left;
	width:180px;
	height:130px;
	padding-top:10px;
	padding-left:20px;
	background-image:url(images/encart_photomembre.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#dhtmltooltip{
position: absolute;
width: 500px;
height: 500px;
border: none;
padding: 2px;
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 0;
}