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


body {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:135%;
	margin: 0;
	padding: 0;
	color:black;
}

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

#fenetre {
height:750px;
width:823px;
background-color:#FFFFFF;
position: absolute;
left: 50%;
margin-left:-412px;
}

#haut {
height:125px;
width:783px;
float:left;
}

#bas {
height:26px;
width:783px;
background-image:url(img/fond/bas.gif);
float:left;
}

#hg{
height:125px;
width:20px;
background-image:url(img/fond/hg.gif);
float:left;
}

#hd{
height:125px;
width:20px;
background-image:url(img/fond/hd.gif);
float:left;
}

#bg{
height:26px;
width:20px;
background-image:url(img/fond/bg.gif);
float:left;
}

#bd{
height:26px;
width:20px;
background-image:url(img/fond/bd.gif);
float:left;
}

#gauche{
height:574px;
width:20px;
background-image:url(img/fond/gauche.gif);
float:left;
}

#droite{
height:574px;
width:20px;
background-image:url(img/fond/droite.gif);
float:left;
}

#contenu {
height:574px;
width:783px;
float:left;
}

.menu {
	font-size: 150%;
	color: #B2A790;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.menu_lien {
	font-size: 150%;
	color: #BD1E2D;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.menu_lien a:link {
text-decoration:none;
color:#BD1E2D;
}
.menu_lien a:visited{
text-decoration:none;
color:#BD1E2D;
}
.menu_lien a:hover {
text-decoration:none;
color:#B2A790;
}
.menu_lien a:active{
text-decoration:none;
color:#B2A790;
}

.menu a:link {
text-decoration:none;
color:#B2A790;
}
.menu a:visited{
text-decoration:none;
color:#B2A790;
}
.menu a:hover {
text-decoration:none;
color:#BD1E2D;
}
.menu a:active{
text-decoration:none;
color:#BD1E2D;
}

.h1 {
	font-size: 20px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.h2 {
	line-height: 125%;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.h3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 135%;
}

#image{
	position:absolute;
	top:250px;
	left:235px;
	height:400px;
	width:550px;
}