<style>


body
{
	padding: 0px;
	COLOR: black;
	BACKGROUND-COLOR: black;
	border: 0px;
	margin: 0px;
}


td.de a
{
	color: white;
	font-size: 80%;
	text-decoration: none;
	padding: 5px;
}

td.fr a
{
	color: gray;
	font-size: 80%;
	text-decoration: none;
	padding: 5px;
}

h1, h2, h3, h4, h5, p, a { FONT-FAMILY: helvetica; sans-serif }
h3, h4, p { text-align: left; }

p { FONT-FAMILY: Times; serif; text-align: justify}

p.lead { font-family: helvetica, sans-serif; font-size: 100%;  font-weight: bold; line-height: 110% } 
p.auteur { font-family: helvetica, sans-serif; font-size: 90% } 
p.rubrique { font-style: italic } 
p.small { font-size: 80%; }
p.short { font-family: Helvetica; font-size: 80%; text-align: left}
p.menu { font-family: Helvetica; font-size: 80%; text-align: left }
p.link { font-family: Helvetica; font-size: 80%; text-align: left }

h5 { font-style: italic; font-size: 100%; font-weight: normal; }

EM { font-style: italic; }
SPAN.small { font-size: 80%; }
span.menubig { font-family: Helvetica; font-size: 125%; text-align: left ; font-weight: bold; }
span.priv {  COLOR: #BF6666;}

a:link
{
    COLOR: #BF0000;
}
a:visited
{
    COLOR: #BF0000;
}
a:active
{
    COLOR: #BF0000;
}
a:hover
{
    COLOR: #BF0000;
}

#menu1 { background: white; width: 160px; position: absolute; left: 10px;}
#menu2 { background: white; width: 160px;  position: absolute; right: 10px;}
#cadre { background: white; padding: 20px; border:1px solid #000;}
#contenu { background: white; position:absolute; left: 180px; right: 190px;}
#contenu2 { background: white; position:absolute; left: 180px; right: 10px;}

#header
{
	background: black;
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 220px;
}


</style>


