div#menu {
	position: relative;
	font-family: "arial"; font-size: 28px;
	text-align: center; line-height: 24px;
	color:red; background-color:#0099FF;         <!--99=153 -->
		
}

div#liste {
	margin-left: 3cm; margin-right: 3cm;
	position: absolute;
	margin-top:100px;
	font-family: "arial"; font-size: 18px;
	line-height: 30px;
	color:red; background-color:#3399FF;
}

body {
	margin-left: 3cm; margin-right: 3cm;
	background-color:#000000;
}
    
div#image {
	position :absolute;
top : 5%;
   left : 28%;
	right : 20%;
}

div#contenu4 {
	position :absolute;
top : 5%;
   left : 30%;
	right : 20%;
}

div#contenu3 {
	position :absolute;
top : 5%;
   left : 20%;
	right : 15%;
}

div#com {
	position :relative;
	right : 30%;

   left : 60%;
}

div#paroles {
	position :relative;
	margin-top:100px;
	left : 30%;
	font-family: "arial"; font-size: 18px;
	text-align: center; line-height: 30px;
	color:red; background-color:#3399FF;
}


hr {
	width:80%; height:2px;
}
a {
	font-family: "arial"; font-size: 18px;
	color: #ffff00;
}

a2 {
	font-family: "arial"; font-size: 18px;
	color: #000000;
}

c { 
   font-family: "arial"; font-size: 18px;
	color: red;
}

f { 
   font-family: "arial"; font-size: 15px;
	color: red;
}


div#contenu{
	position: absolute;
	margin-top:100px;
	left: 35%;
	font-family: "arial"; font-size: 16px;
	background-color:#000000;
	color:red;
}



div#contenu2{
	position: absolute;
	margin-top:20px;
	left: 35%;
	font-family: "arial"; font-size: 16px;
	background-color:#000000;
	color:red;
}



div#contenufin{
	position: relative;
	width: 65%;
	left: 25%;
	font-family: "arial"; font-size: 12px;
	background-color:#000000;
	color:red;
}

div#contenufin2{
	position: relative;
	font-family: "arial"; font-size: 12px;
	background-color:#000000;
	color:red;
}


div#contenufin4{
	position: relative;
	left : 25%;
	right : 20%;
	font-family: "arial"; font-size: 16px;
	background-color:#000000;
	color:red;
}

div#menubl{
	position: relative;
	width: 65%;
	left: 15%;
	font-family: "arial"; font-size: 16px;
	background-color:#000000;
	color:red;
}

h2 { 
	padding-top: 18px;
	margin-left: 3cm; margin-right: 3cm;
	color: #22cc00;
}
h3 { 
	padding-top: 10px;
	margin-left: 3cm; margin-right: 3cm;
	color: #ff0000;
}
p { font-family: "Comic Sans MS"; text-align: justify; color:white;
}
p2 { font-family: "Comic Sans MS"; font-size: 16px; text-align: center; color:white;
}
