	
	/*////////////////////////////////////////////////////////////////////  */

body {
	/* FONTS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	
	/* BACKGROUND */
	color: #D4D0C8;
	background-color: #F5F5F5;
	
	/* SCROLLBARS */
	scrollbar-face-color: #ffffff;
	/*scrollbar-shadow-color: #228b22;
    scrollbar-highlight-color: #98fb98;
    scrollbar-3dlight-color: #8fbc8b;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #eee8aa;*/
	}

.bodyNav{
	/* FONTS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	/* LINKS */
	behavior:url('/cssfocusandhover.htc');
	/* BACKGROUND */
	background-color: #B2AA8D;
}	

.topLayout{
	/* BACKGROUND */
	background-color: #B2AA8D;
	/* FONTS */
	text-align:justify;
	/* BORDERS */	
	margin: 0px;
	padding: 0px;
	height:150px;
	width:780px;
	}
.contentLayout{
	/* FONTS */
	text-align:justify;
	margin: 0px;
	padding: 0px;
	width:780px;
	height:100%
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	
/*////////////////////////////////////////////////////////////////////  */
	
	#contactlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding:0px;
	line-height:normal;
	position:inherit;
	/*left: 572px;*/
	top: 451px;
	border:1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 568px;
	background-color:#FFFFFF;
	width:140px;
	}
	
	#contactlink a{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border:none;
	color:#666666;	
	}
	
	#contactlink a:active{
	color:#FFFFFF; 
	}
	
	#contactlink :active{
	background-color: #666666;
	}
	
	#contactlink a:visited{
	
	}
	#contactlink a:hover{
	color:#FFFFFF; 
	}
	#contactlink:hover{
	background-color: #CF664B;
	}
	
	/*  NAVIGATION  */
  	#header {
	  float:left;
      /*width:100%;*/
      font-size:70%;
	  line-height:normal;
	  bottom: 0px;
	  position: static;
    }
	    
    #header ul {
	list-style:none;
	border-left-width: 0px;	
	padding-left: 70px;
	margin: 0px;
    }
      
    /*  TABS  */
    #header li {
		float:left;
		color:#ffffff;
		background-color:#6C605F;
		margin-right:5px;
		margin-left:0px;
		border-left-width: 0px;	
	} 
	 
	#header a {
      float:left;
      display:block;
	  width:auto;
	  border-left-width: 0px;	
	  margin-left:0px;
      padding:0px 30px 0px 8px;
	  text-decoration:none;
      font-weight:bold;
      font-family: arial,helvetica,sans-serif;
      color:#ffffff
      }
	  
	#header a.lang {
      text-decoration:none;
      font-weight:bold;
      color:#ffffff;
	  background-color:#0099FF;
      }

    #header li.lang {
       background-color:#0099FF;
      }
 
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
		margin-left:0px;
    	color:#A0C369;
	 }
     /*  HOVER  */
      
    #header li:hover, #header li:hover a {
      color:#FFFFFF;
	  background-color:#FF8040;
      }
    #header li:hover a {
      
     }
	 
	  #header li:focus, #header li:focus a{
	  color:#FFFFFF;
	  background-color:#009900;
	  
	  }
     /*  ACTIVATED  */

    #accueil #nav-accueil, #presentation #nav-presentation,
    #agenda #nav-agenda, #inscription #nav-inscription,#contact 		    #nav-contact, #liens #nav-liens {
      /*border-width:medium;*/
	  background-color:#0099FF;
      }
	#accueil #nav-accueil a, #presentation #nav-presentation a,
    #agenda #nav-agenda a, #inscription #nav-inscription a,#contact 		    #nav-contact a, #liens #nav-liens a { 
      padding-bottom:5px;
      color:#00FF00;
	  /*border-width:medium;*/
	  background-color:#0099FF;
      }
      
    



	/*//////////////////////////////////////////////////////////////////////////*/
	
	a {	
	color: #FFFFFF;	
	text-decoration: none
	}

	.container{
	/* POSITION */
	margin-left: 73px;
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	display:block;
	top: 0px;
	position:relative;
	
	/* SIZE & COLOR */
	color: #FFFFFF;
	height: 450px;
	width: 600px;
	
	/* BORDER */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	
	border-right-color: #6C605F;
	border-bottom-color: #6C605F;
	border-left-color: #6C605F;
	}
	
	#accueil {
	color:#FFFFFF;
	background-color: #83D0DE;
	overflow: auto;
	}
		
	#presentation {	
	background-color: #A0C369;
	height: 400px;
	overflow: auto;
	position:relative;
	}
	 
	#agenda {
	background-color: #B98ED2;
	height: 400px;
	overflow: auto;
	position:relative;
	}
	
	#agenda table {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height:normal;
	width: 90%;
	padding-top: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 5px;
	background-color:#A682BB;
	} 
	 
	#agenda td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 05px;
	padding-bottom: 08px;
	padding-left: 5px;
	
	
	} 
	
	#inscription {
	background-color: #E26F52;
	overflow: auto;
	}
	
	#inscription h1{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height:normal;
	
	}
	
	#inscription table {
	width: 90%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height:normal;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	} 
	 
	#inscription td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 05px;
	padding-bottom: 08px;
	padding-left: 10px;
	} 
	 
	#inscription a {
	color: #CCFF33;
	} 
	 
	#inscription a:hover {
	background-color: #333333;
	color: #FFFFFF;
	}
	 
	#inscription a:active {
	background-color: #FF6600;
	color: #000000;
	}
	 
	#inscription a:visited {
	background-color: #CCFF99;
	color: #666666;
	}
	 
	  
	#liens {
	/*padding-top: 15px;*/
	background-color: #CECECE;
	color: #333333;
	overflow: auto;
	}
	 
	#liens table {
	background-color: #CECECE;
	width: 90%;
	} 
	 
	#liens td {
	background-color: #CECECE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	} 
	 
	#liens a {
	background-color: #CECECE;
	color: #E24E38;
	} 
	 
	#liens a:hover {
	background-color: #333333;
	color: #FFFFFF;
	}
	 
	#liens a:active {
	background-color: #FF6600;
	color: #000000;
	}
	 
	#liens a:visited {
	background-color: #CCFF99;
	color: #666666;
	}
	 

.paragraph1{
	letter-spacing:0.5pt;
	line-height:normal;
	text-align:left;
	float:left;
	width:90%;
	font-size:80%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	/*color: #FFFFFF;*/
	vertical-align: baseline;
	white-space: normal;
	word-spacing: normal;
	margin-left: 0px;
	padding-left: 20px;
	text-indent: 0px;
	padding-bottom: 8px;
	margin-top: 5px;
}

.paragraph1Italique{

}

.paragraph2{
	letter-spacing:0.5pt;
	line-height:normal;
	text-align:justify;
	float:left;
	width:90%;
	font-size:100%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	/*color: #FFFFFF;*/
	vertical-align: baseline;
	white-space: normal;
	word-spacing: normal;
	margin-left: 0px;
	padding-left: 10px;
	text-indent: 0px;
	padding-bottom: 8px;
}

.bigTitre{
	letter-spacing:2pt;
	line-height:normal;
	text-align:left;
	float:none;
	width:100%;
	font-size:250%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	/*color: #FFFFFF;*/
	vertical-align: baseline;
	white-space: normal;
	word-spacing: normal;
	margin-left: 0px;
	text-transform: uppercase;
}

.titre1{
	letter-spacing:2pt;
	text-align:left;
	float:left;
	width:95%;
	font-size:115%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	/*color: #FFFFFF;*/
	vertical-align: baseline;
	white-space: normal;
	word-spacing: normal;
	margin-left: 0px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
}	
	
.titre2{
	letter-spacing:.5pt;
	line-height:normal;
	text-align:left;
	float:left;
	width:100%;
	font-size:85%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	/*color: #FFFFFF;*/
	vertical-align: baseline;
	white-space: normal;
	word-spacing: normal;
	margin-left: 0px;
	text-transform: none;
	margin-bottom: 5px;
}
	/*////////////////////////////////////////////////////////////////////*/

	#logofemdo {
	display:block;
	height: auto;
	width: auto;
	position: relative;
	float: left;
	left: 440px;
	}
	
	#logoseul {
	float: none;
	height: auto;
	width: 151px;
	position: absolute;
	top: 281px;
	left: 456px;
	bottom: 0px;
	display: block;
	right: 0px;
	}

   #signature {
	display:block;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:65%;
	letter-spacing:0.8pt;
	color:#999999;
	margin-left:70px;
	position: absolute;
	bottom: 15px;
	
	width:700px;
	
   }

   #signature a{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#555555;
   }
   
    #signature a:hover{
	color:#ffffff;
	background-color: #999999;
   }
   
    #signature a:active{
	color:#000000;
	background-color: #FF9900;
   }
