BODY
	{
	color:black;
	background-color:white;
	background: white url(./images_html/fondscreen.jpg) no-repeat left top fixed;
	}
DIV 
	{
	font-family: arial, verdena, helvetica;
	font-size: 12px;
	font-style: normal;
	COLOR : #000080
	}
H1 
	{
	font-family: arial, verdena, helvetica;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	margin:0;
	COLOR : #000080
	}
.langue
	{
	font-family: arial, verdena, helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	COLOR : #000080
	}

.middle
	{
	font-family: arial, verdena, helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	COLOR : #805000
	}
.date	{
		font-family: arial, verdena, helvetica;
		font-size: 14px;
		font-style: normal;
	}
.date2	{
		font-family: arial, verdena, helvetica;
		font-size: 10px;
		font-style: normal;
	}
.menu 
	{
	font-family: arial, verdena, helvetica;
	font-size: 12px;
	font-style: normal;
	COLOR : #ffffff
	}

.menua 
	{
	font-family: arial, verdena, helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none
	}
.menua {	COLOR: #000080}
.menua:visited {	COLOR: #000080}
.menua:hover {	COLOR: #0000FF; text-decoration: underline; font-size :14px}
.menua:link {	COLOR: #000080}
.menua:active {	COLOR: #000080 text-decoration: underline}

A  {	font-family: arial, verdena, helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none
	}
A {	COLOR: #FFFFFF}
A:visited {	COLOR: #ffffFF}
A:hover {	COLOR: #FFFfff; text-decoration: underline}
A:link {	COLOR: #ffffFF}
A:active {	COLOR: #ffffFF text-decoration: underline}

.mauve {	background-color: rgb(192,224,255) 		}
