@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, sans-serif;
	font-size: 0.8em;
	line-height:125%;
	margin: 0;
	padding: 0;
	color:#000;
}

#alignement {
	line-height:180%;
}

#menu{
	font-weight: bold;
	line-height:180%;
	color:#E96501;
}

#menu a {
text-decoration:none;
color: #E96501;
}

a:link {
text-decoration:none;
color:#000000;
}
a:visited{
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:none;
color:#000000;
}
a:active{
text-decoration:none;
color:#000000;
}

#fenetre {
height:748px;
width:1026px;
top: 5px;
background-color:#FFFFFF;
position: absolute;
left: 50%;
margin-left:-513px;
}

#haut {
height:214px;
width:693px;
background-image:url(img/bordure_haut.gif);
float:left;
}

#hautun {
height:214px;
width:693px;
float:left;
}

#bas {
height:68px;
width:693px;
background-image:url(img/bordure_bas.gif);
float:left;
}

#hg{
height:214px;
width:154px;
background-image:url(img/bordure_hg.gif);
float:left;
}

#hd{
height:214px;
width:179px;
background-image:url(img/bordure_hd.gif);
float:left;
}

#bg{
height:68px;
width:154px;
background-image:url(img/bordure_bg.gif);
float:left;
}

#bd{
height:68px;
width:179px;
background-image:url(img/bordure_bd.gif);
float:left;
}

#gauche{
height:466px;
width:154px;
background-image:url(img/bordure_gauche.gif);
float:left;
}

#droite{
height:466px;
width:179px;
background-image:url(img/bordure_droite.gif);
float:left;
}

#contenu {
height:466px;
width:693px;
float:left;
}

#fenetre #bas {
	font-size: 11px;
	text-align: center;
}

#fenetre #bas a:hover {
text-decoration:underline;
}

#fenetre #bas a:active {
text-decoration:underline;
}

#fenetre #basun {
	font-size: 11px;
	text-align: center;
}

#fenetre #basun a:hover {
text-decoration:underline;
}

#fenetre #basun a:active {
text-decoration:underline;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	color: #CC0000;
	text-decoration: none;
	line-height:90%;
}

.h2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 130%;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height:150%;
}

.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #E96501;
	text-decoration: none;
	font-weight: bold;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.h5{
font-family:Arial, sans-serif;
font-size: 12px;
line-height:125%;
color:black;
text-decoration:underline;
}

#fenetre #contenu .h5 a:link {
text-decoration:underline;
color:black;
}
#fenetre #contenu .h5 a:visited{
text-decoration:underline;
color:black;
}
#fenetre #contenu .h5 a:hover {
text-decoration:underline;
color:#CC0000;
}
#fenetre #contenu .h5 a:active{
text-decoration:underline;
color:#CC0000;
}

.h6{
font-family:Arial, sans-serif;
font-size: 11px;
line-height:125%;
color:black;
}

#fenetre #contenu .h6 a:link {
text-decoration:underline;
color:black;
}
#fenetre #contenu .h6 a:visited{
text-decoration:underline;
color:black;
}
#fenetre #contenu .h6 a:hover {
text-decoration:underline;
color:#CC0000;
}
#fenetre #contenu .h6 a:active{
text-decoration:underline;
color:#CC0000;
}

.legende{
font-size: 95%;
color: #CC0000;
}

#fenetre #contenu .legende a:active {
text-decoration:none;
color:#CC0000;
}
#fenetre #contenu .legende a:hover {
text-decoration:underline;
color:#CC0000;
}
#fenetre #contenu .legende a:link {
text-decoration:none;
color:#CC0000;
}
#fenetre #contenu .legende a:visited {
text-decoration:none;
color:#CC0000;
}

.valeur {
	color:#CC0000;
	font-weight: bold;
}

#silhouette{
	position:absolute;
	top:270px;
	left: 685px;
	width: 145px;
	height: 370px;
}


#fenetre #contenu a:active {
text-decoration:underline;
}
#fenetre #contenu a:hover {
text-decoration:underline;
}

