body {
	background-color: #ffffff;
	background-image:url(images/back.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #15358C;
	background-repeat:repeat-x;
}

/* lien pour le fichier */
a:link { font-weight:bold; color:#15358C; text-decoration:none }
a:visited { font-weight:bold; color:#15358C; text-decoration:none }
a:hover
{
	font-weight: bold;
	color: #15358C;
	background-color: #e2ba40;
	text-decoration: none;
}
a:active { font-weight:bold; color:#15358C; text-decoration:underline }
a:focus { font-weight:bold; color:#15358C; text-decoration:underline }

#header { border:2px solid #FCC869;  
	background-color:White;
	}
#header2 { border:2px solid #FCC869;  
	BACKGROUND-IMAGE: url(images/fond_bl.png);
	}
	
#border { border:2px solid #ffffff;  
	
	}
	
#black
{
	
	background-position: right center;
	background-image: url(images/black.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1em;	
	color: white;	
	font-family: Arial, 'Times New Roman' , Times, serif;
}
	

	

	

	
#left
{
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
}
#center
{
	padding: 10px 10px 10px 10px;
	background-color: lightgrey;
}
div.box
{
	width: 100%;
	height: 1px;
	background-color: #15358c;
}
div.boxed

{	font-weight: bold;
	font-size: 1em;	
	color: white;	
	font-family: Arial, 'Times New Roman' , Times, serif;
	background-color: #15358C;
	border:2px solid #Ffffff;
}
.feature	
{
	font-size: .7em;	
	font-family: Arial, 'Times New Roman' , Times, serif;
	
	}
	
	hr	
{
	width:300px; 
	color:#15358c; 
	height:5px; 
	text-align:left; 
	border:1px solid blue;
	
	}
