/* Feuille de Presentation  */ 


p { 
font:  0.9em arial;
	padding:0px; 
	text-align: left;
	color: #59534d;
	}
	

	
p:first-line 
{
color: #59534d;
font-variant: small-caps
 font-size: 110%; 
}
	
p2 { 
	margin-left: 10px; 
	text-align: justify;
	 font-size: 70%; 	
	}	
	
p3 { 

	text-align: right;
	 font-size: 50%; 	
	}		
	
h2 { 
	font: italic normal 1.9em arial;
	letter-spacing: 6px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	color: #7D775C;
	
	}
	
h5 { 
	font: italic normal 1.4em arial;
	letter-spacing: 6px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}	
h5 a{ 
	font: italic normal 1.4em arial;
	letter-spacing: 6px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}	
	
	
	
	
h3 { 
	font: bold 1.4em arial;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	padding :2px;
	}
	
h4 { 
	padding:0px; 
	text-align: left;
	color: #59534d;
	}
	
h4:first-letter {
 font-size: 120%; 
 font-weight: bold;
 color:#59534d;
 align:left;
 }	
 
	
	
	
img{
   border: 0px #ffffff;
 }

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
	
img.floatRight { 
    float: right; 
    margin: 4px; 
}


a:link { 
	font:  1.0em arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #59534d;
	border-width: 0 0 0 0;
	}
a:visited { 
	font:  1.0em arial;
	font-weight: bold; 
	text-decoration: none; 
	color:  #59534d;
border-width: 0 0 0 0;
	}
a:hover, a:active {
	font:  1.0em arial;
	font-weight: bold; 
	color:#4f84aa;
	border-width: 0 0 0 0;
	}	

	
	
acronym {
	border-bottom: none;
	}

 

/* Layout Stylesheet */ 

body {

background-image: url(/images/bkgd01.jpg) ; 
background-repeat: repeat;
 text-align:center;
 padding:0;
 }
 


#outer {
position:relative;
 text-align:left;
 width:1000px;
 margin:auto;
background:#ffffff;
 }

#hdr {
	position:relative;
	width:1000px;
	height:220px;
	color: #333333;
 }
 
#bodyblock {
	position:absolute;
 	width:1000px;
 	background:white;
	/* background:green;*/
	min-height:540px; 
 }
 
#l-col {
	float:left;
 	position:relative;
 	min-height:540px;
 	/* background:#ff5fff;*/
 	background:#ffffff;*/
 	color: #333333;
 	width:250px;
 	font-size: 100%; 
 	border-style: solid;
  	border-color: #4f84aa;
 	border-width: 3px 0 0 0;
}
 
#l-col a:link { 
	margin: 20px; 
	text-decoration: none; 
	color: #59534d;
}

 #l-col a:visited { 
	 margin: 20px; 
	text-decoration: none; 
	color:  #59534d;

	}
 #l-col a:hover, a:active { 
	 margin: 20px; 
	text-decoration: none; 
		color:#4f84aa;
	}	
 
 #l-col2 {
  float:left;
 position: absolute;
 width:220px;
  left: 5px;
  bottom: 15px; 
 background:white;
  text-align:left;
 font-size: 70%; 
padding:10px;
 }
 
 #l-col2 a:link { 
	margin: 0px; 
	text-decoration: none; 
	color: #59534d;
}

 #l-col2 a:visited { 
	 margin: 0px; 
	text-decoration: none; 
	color:  #59534d;

	}
 #l-col2 a:hover, a:active { 
	 margin: 0px; 
	text-decoration: none; 
		color:#4f84aa;
	}	



  
  
#cont {
	float:right;
	position:relative;
	/*background:red;*/
 	background-image: url(/images/bkgd03.jpg) ; 
	background-repeat: repeat; 
 	width:750px; 
 	text-align:left;
 	border-style: solid;
  	border-color: #4f84aa;
 	border-width: 3px 0 0 0;
 	min-height:510px; 
 	}
 
#conceptpic {
	float:right;
	position:relative;
	background-image: url(/images/bkgd04.jpg) ; 
	background-repeat: repeat; 
	top:1px;
	right:0px;
 	width:400px; 
 	min-height:510px; 
 	padding: 10px; 
 	overflow:hidden;
 	}	
 	
#conceptpic p{	
 	align:right;
	}
	
#conceptpic p:first-letter {
 font-size: 110%; 
 font-weight: bold;
 color:blue;
 align:right;
 }	
 	
 	
 	
 	
 	
 	
 	
#intro2 {
	 position:relative;
	 width:750px;  
}


#ftr {

	position:absolute;
 	width:750px;
 	bottom: 1px; 
 	right: 1px;
 	color: #998f84; 
 	font-size: 80%; 
	background:#ffffff;
	text-align:right;
 }
 
#ftr a:link { 
	text-align:right;
	color: #998f84;
	}
	
#ftr a:visited { 
	text-align:right;
	color:  #998f84;
	}
#ftr a:hover, a:active { 
	text-align:right;
	color:#4f84aa;
	/*border-bottom:2px solid #4f84aa;*/
	}	