@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color: #F00;
	font-weight: bold;
}
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #666;
}
img{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	left: 10px;
}

a{
	color:#999;
	text-decoration: none;
}

a:hover{
	color:#999;
}

ul {
	list-style-type: none;
	padding-left: 0px;
}

li.actif a{
	color: #333;
	font-size: 36px;
}
body p {
	font-weight: bold;
}
body p {
	text-align: justify;
}
body p {
	font-weight: normal;
}
body p {
	text-align: right;
}
body p {
	text-align: left;
}
body p {
	font-size: 24px;
}
body {
	font-weight: bold;
	color: #666;
}

