body{
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DDDDDD;
	font-size:x-small;
}

h1{
	font-size: 18px;
	color: #2E1C86;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.Souligne{
	background-image:url(../Images/Souligne.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:10px;
	padding-bottom:3px;
}

.Rubrique{
	color: #C0C0C0;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:3px;
}

.Rubrique:hover{
	color: #2E1C86;
	text-decoration:none;
	background-image:url(../Images/Souligne.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:0px;
	padding-bottom:3px;
}


h2{
	font-size: 16px;
	color: #EF7900;	
}

ul{
	list-style-type:square;
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

li{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a{
	color: #2E1C86;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

.Corps{
	padding-top: 7px;
}

.Paragraphe{
	padding:0px 20px 10px 10px;
	text-align:justify;
	font-size:12px;
}

.Infos{
	background-image:url(../Images/Bloc.jpg);
	background-repeat:no-repeat;
	width:200px;
	heigth:520px;
}

.Bas{
	color: #2E1C86;
	text-align:center;
	padding:20px 10px 10px 10px;
	font-size:xx-small;
}

.Bas a{
	color: #2E1C86;
}

.Page{
	background-image:url(../Images/Fond.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}