/* CSS Document */

/* Body */
#body {
	padding:0;
	background-image:url(../images/bodybackground.gif);
	background-repeat:repeat-y;
	height:100%;
	}
	
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}

.invisible { /* texte invisible pour le visiteur */
	visibility:hidden;
	}
	
a {
	text-decoration:none;
	color:#009933;
	}
	
a:hover {
	color:#99cc99;
	}
	
	
/* div conteneur */	
#conteneur {	
	width:760px;
	margin:auto;
	background-color:#FFFFFF;
	height:100%;
	
	}
	
/* Entete */
#entete {
	
	width:760px;
	height:100px;
	background-color:#FFFFFF;
	border:;
	background-image:url(../images/entete_bis.gif); 
	background-position:left;
	background-repeat:no-repeat;
	border-left: #336666 solid 1px;
	border-right:#336666 solid 1px;
	border-top:#336666 solid 1px;
	}
	

#entete2, #entete3, #entete5{
	width:760px;
	height:11px;
	text-align:right;
	color:#CCCCCC;
	font-size:11px;
	word-spacing:6px;
	}
	
.entete2 {
	margin-right:15px;
	font-size:10px;
	}
	
.entete3 {
	margin-top:55px;
	margin-right:15px;
	font-size:13px;
	}
	
.entete4 {
	margin-right:15px;
	margin-top:5px;
	font-size:12px;
	}	
	
.entete3 a {
	color:#CCCCCC;
}	

.entete3 a:hover {
	color:#009933;
}

.entete4 a {
	color:#CCCCCC;
}	

.entete4 a:hover {
	color:#009933;
}

/* Menu */ 
#div_menu {
	float:left;
	position:relative;
	width:760px;
	height:26px;
	border-left:#336666 solid 1px;
	border-right:#336666 solid 1px;
	background-color:#99CC99;
	border-bottom:2px solid #336666;
	border-top:2px solid #C0E2D4;
	}

ul#menu2{
	list-style-type:none;
	display:block;
	position:relative;
	width:500px;
	height:20px;
	float:right;
	}	

ul#menu2 li{
	display:block;
	float:left;
	margin-top:-15px;
	margin-right:5px;
	height:25px;
	}
	
ul#menu2 li a{
	text-decoration:none;
	}
	
ul#menu2 li a:hover{
	}
	

#div_sous_menu {
	float:left;
	position:relative;
	width:760px;
	height:26px;
	border-left:#336666 solid 1px;
	border-right:#336666 solid 1px;
	background-color:#D7FFD7;
	border-bottom:2px solid #336666;
	border-top:;
	}	


ul#sous_menu{
	list-style-type:none;
	display:block;
	position:relative;
	width:640px;
	height:20px;
	float:left;
	}	

ul#sous_menu li{
	display:block;
	float:left;
	margin-top:-15px;
	height:40px;
	overflow:hidden;
	}
	
.li_lien {
	margin-left:-18px;
}
	
ul#sous_menu li a{
	text-decoration:none;
	}
	
ul#sous_menu li a:hover{
	}	
	
ul ul {
	display:none;
	position:absolute;
	
	}
	
li:hover ul#liste_sous_menu_membres {
	display:block;
	list-style:none;
	left:135px;
	top:25px;
	margin:0px;
	padding:0px;
	width:90px;
	}

li:hover ul#liste_sous_menu_affiliation {
	display:block;
	list-style:none;
	left:40px;
	top:25px;
	margin:0px;
	padding:0px;
	width:90px;
	}
	
li:hover ul#liste_sous_menu_formation {
	display:none;
	list-style:none;
	left:90px;
	top:25px;
	margin:0px;
	padding:0px;
	width:90px;
	}
	
li:hover ul#liste_menu_deux {
	display:block;
	left:94px;
	top:25px;
	z-index:1;
	}


.recherche {
	margin-left:10px;
	}
				
/* Code du Menu, dans div_menu */	
/*ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:760px;
	position:relative;
	display:block;
	height:20px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
	}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}
	
ul#menu li a{
	display:block;
	float:left;
	color:#336666;
	text-decoration:none;
	font-weight:bold;
	padding:3px 20px 0 20px;
	height:16px;
	background:transparent url("../images/DIVIDER.gif") no-repeat top right;
	}
	
ul#menu li a:hover{
	background:transparent url("../images/HOVER.gif") no-repeat top right;
	color:#336666;	
	}
	*/
/* Contenu */
#cache {
	display:none;
	width:450px;
	height:450px;
	color:#000000;
	position:absolute;
	margin-top:-110px;
	margin-left:0px;
	}
	
#cache-bas {
	width:450px;
	height:50px;
	background:url(../images/bas-div-cache.gif);
	}

#cache-centre {
	width:410px;
	background:url(../images/centre-div-cache.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	}

.cache-cliquez {
	color:#ffffff;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	}


#cache-haut {
	width:450px;
	height:50px;
	background:url(../images/haut-div-cache.gif);
	}
	
.cache-nom {
	color:#FFFFFF;
	font-weight:bold;
	}
	
.cache-pro {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
	
.cache-pro-def {
	display:block;
	color:#000000;
	font-weight:bold;
	text-align:center;
	}
	
#contenu {
	float:left;
	width:760px;
	height:100%;
	background-color:#FFFFFF;
	border-left:#336666 solid 1px;
	border-right:#336666 solid 1px;
	border-bottom:#336666 solid 1px;
	}

/* Présentation (dans inc_contenu) */
#presentation {
	float:right;
	/*background-color:;*/
	width:470px;
	margin:30px 27px 10px 0px !important;
	margin:30px 17px 10px 0px;
	padding:5px;
	/*background-image:url(../images/logo_fili.gif);*/
	/*background-repeat:no-repeat;*/
	/*background-position:center;*/
	border-left:#99cc99 solid 3px;
	}

#presentation h2 {
	color:#666600;
}

#presentation a {
	color:#009933;
}

#presentation a:hover {
	color:#99cc99;
	}

.sous-titre {
	color:#006633;
	font-size:16px;
	}
/* fenetre de gauche dans inc_contenu) */	
#autres {
	float:left;
	/*background-color:#99CC99;*/
	width:200px;
	height:auto;
	margin:30px 15px 0px 10px !important;
	margin:30px 0px 0px 10px;
	padding:5px;
	}


/* admin */
#admin {
	width:100%;
	text-align:center;
	color:#99CC66;
	margin-bottom:50px;
	}
	
#admin_deux {
	width:100%;
	color:#99CC66;
	}


.submit {
	border:#009966 solid 1px;
	color:#FFFFFF;
	background:transparent url('../images/admin/ok.gif') no-repeat top left;
	width:60px;
	height:60px;
	}
	
/*dans inc_contacter*/
#contact-mail {
	width:400px;
	margin:auto;
	}

.titre {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#006633;
	}
/*#contact1 { 
	margin-left:30px; */
	/*margin-left:10px !important; /*IE6*/
	/*margin-right:40px !important;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:25px;
	float:left;
	border:#336666 solid 1px; 
	width:180px;
	height:180px; 
	color:#336666;
	background-image:url(../images/barre_verticale.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
#contact2 {
	margin-left:0px;
	margin-right:20px;   */
	/*margin-right:15px !important; /*IE6*/ 
	/*margin-top:10px;
	margin-bottom:25px;
	float:left;
	border:#336666 solid 1px; 
	width:180px;
	height:180px;
	color:#336666;
	background-image:url(../images/barre_verticale.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}

#contact3 {
	margin-left:30px !important;
	margin-left:10px ;
	margin-right:40px !important;
	margin-right:10px;
	float:left;
	border:#336666 solid 1px; 
	width:180px;
	height:180px;
	color:#336666;
	background-image:url(../images/barre_verticale.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}

#contact4 {
	margin-left:30px;
	margin-right:20px;*/
	/*margin-left:0px !important; *//*IE6*/
	/*float:left;
	border:#336666 solid 1px; 
	width:180px;
	height:180px;
	color:#336666;
	background-image:url(../images/barre_verticale.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	} */

#barre_haut {
	background-image:url(../images/barre_haut_contact.gif);
	background-repeat:repeat-x;
	margin-top:15px !important;
	}

.place {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	}
	
.nom {
	text-align:left;
	font-size:15px;
	margin-left:15px;
	}

	
.mail {
	text-align:center;
	font-size:14px;
	}
	
.mail_contact {
	color:#99CC99;
	}
	
.mail_contact:hover {
	color:#006600;
	}


/*commissions*/

.commissions {
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	color:#669966;
	}	

.commissions_membres {
	font-size:12px;
	margin-left:25px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
		
/*status*/
#status {
	/*border-left:#99CC99 solid 3px;*/
	/*border-right:#D7FFD7 solid 3px;*/
	/*border-bottom:#D7FFD7 solid 3px;*/
	width:470px;
	width:445px !important;
	overflow:auto;
	padding:5px 10px 5px 5px;
	}

#status p {
	text-align:;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
#status a {
	color:#009933;
	}
	
#status a:hover {
	color:#99CC99;
	}

#documents_status {
	/*border-left:#99CC99 solid 3px;*/
	/*border-right:#D7FFD7 solid 3px;*/
	/*border-top:#99CC99 solid 3px;*/
	width:470px;
	width:445px !important;
	padding:5px 10px 5px 5px;
	}

	
.pdf {
	text-align:right;
	margin:5px 40px 0px 0px;
	text-decoration:none;
	}
	
#sitemap {
	height:400px;
	margin-top:40px;
	}
	
#sitemap a {
	color:#009933;
	}

#sitemap a:hover {
	color:#99CC99;
	}

/*Pied de page*/
#pied {
	float:left;
	background-color:#D7FFD7;
	text-align:center;
	color:#006666;
	border-left:#336666 solid 1px;
	border-right:#336666 solid 1px;
	border-bottom:#336666 solid 1px;
	width:760px;
	}
	
#pied a {
	color:#009933;
	}

#pied a:hover {
	color:#99cc99;
	}	
	
#table_pied {
	width:758px;
	margin:auto;
	border:solid 0px;
	}
	
#div_pied {
	height:60px;
	width:758px;
	}
	
.copy {
	margin-top:-10px;
	font-size:10px;
	}	

.siege {
	margin-top:7x;
	font-size:12px;
	}
	
.submit_recherche {
	background:transparent url('../images/loupe.gif') no-repeat center;
	}
	
#recherche_sexologue {
	position:absolute;
	color:#000;
	z-index:10; /* valeur max pour être toujours au premier plan, ici 10 suffit */
	margin-left:150px;
	}
		
.interrogation {
	background:transparent url('../images/interrogation.jpg') no-repeat center;
	}
	
 #rechercher_un {
	float:left;
	margin-top:1px;
	}
	
#rechercher_deux {
	float:left;
	margin-top:2px;
	margin-left:1px;
	}
