body { 
	background-color: #fff;
	color: #1155A2;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p { 
	font: 11pt/16pt georgia,palatino,times,serif; 
	text-align: left;
}

		
a:link { 
	font-weight: normal; 
	text-decoration: none;
	background-color: transparent;
	color: #FF6633;
}

a:visited { 
	font-weight: normal; 
	text-decoration: none;
	background-color: transparent;
	color: #FF6633;
}

a:hover, a:active { 
	text-decoration: underline;
	background-color: transparent;
	color: #FF6633;
}

h2 { 
	font: 14pt georgia,palatino,times,serif; 
	color: #FF6633;
}


/******************************************************************* body content */
#container {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	font: 8pt/12pt georgia,palatino,times,serif;
	width: 999px;
	height: 580px;
	voice-family: "\"}\"";
	voice-family:inherit;
	background: url(../images/fond.jpg) no-repeat;
	
	
}

		
#intro {
	position: relative;
	margin-top: 110px;
	margin-left: 245px;
	margin-right: 150px;
	height: 420px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: 1px dashed #1155A2;
	overflow: auto;
	text-align: left;

}


	#intro h3 {
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 15px;
		margin-right: 0px;
		
		padding-top: 1px;
		padding-left: 0px;
		padding-bottom: 3px;
		padding-right: 0px;
		
		background-color: transparent;
		font: 14pt georgia,palatino,times,serif;
		font-weight: normal;
		text-align: left;
		
		color: #fff;
	}
	
	#droite {
	position:absolute;
	left:860px;
	top:150px;
	width:120px;
	height:auto;
	z-index:15;
	border: 1px dashed #1155A2;
	text-align: center;
	background-color: #DEE8F2;
}



#footer { 
	margin-top: 10px;
	margin-left: 245px;
	margin-bottom: 10px;
	margin-right: 150px;
	text-align: center; 
	border-top: 1px solid #1155A2;
	border-bottom: 1px solid #1155A2;
	font: 8pt; 
}

#CL1 {
	position:absolute;
	left:20px;
	top:50px;
	width:auto;
	height:auto;
	z-index:1;
	border:dashed 2px #FF0000;
}

#CL2 {
	position:absolute;
	left:320px;
	top:50px;
	width:auto;
	height:auto;
	z-index:1;
	border:dashed 2px #FF0000;
}

/******************************************************************* link list */

#linkList {
	position: absolute;
	margin: 0px;
	padding: 0px;
	
	top: 150px; 
	left: 70px;
	width: 150px;
	font: 11pt georgia,palatino,times,serif; 
	text-align: left;
}


	#linkList ul {
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 0px;
		padding: 0px;
	}
		#linkList li {
			line-height: 2.5ex; 
			list-style-type: none;
			display: block; 
			padding-top: 5px; 
			margin-bottom: 5px;
		}
	#linkList a:link, #linkList a:visited { 
		color:#FFFFFF;
	}
		
#listmembres {
	position:absolute;
	left:72px;
	top:405px;
	width:149px;
	z-index:10;
	font: 11pt georgia,palatino,times,serif; 

}
#listmembres a:link, #listmembres a:visited { 
		color:#072E5A;
	}

