* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	/* background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%; */
	/* color: #fff; */
	font-family:  arial,tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}


#categorie {
	margin: 1px auto;
	width: 160px;
	border: 0px solid #dee8f5;
	text-align: left;

}


#lien {
	margin: 1px auto;
	width: 300px;
	border: 0px solid #dee8f5;
	text-align: left;

}




a {
	color: #0000ff;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}


li {
	list-style-type: none;
	font-size : 12px;
}


#container {
	margin: 0px auto;
	width: 800px;
}

#text1
{
color :#FFFFFF;
font-size: 12px;
}
#titre1
{
color :#27386F;
font-size: 18px;
text-align: center;
}

.area { 
	border:1px solid rgb(249,189,0); font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color:#333333;
	/* 5DB3F6 */	
	}
