body{
background-color: #7c1c32;
margin-top: 0px;
font-family: verdana, arial, sans serif;

}
a
{
	text-decoration: none;
	/*font-weight: bold;*/
	color : #7c1c32;
}

a:hover
{
	text-decoration: underline;
	/*font-weight: bold;*/
	color : #7c1c32;
	
}

a img { border: 0; }
#global{
width : 820px;
margin: auto;
}
#header{
background-image: url(images/design/header.jpg);
height: 250px;
width: 820px;
margin: 0px;
}
#hautmenu{
background-image: url(images/design/bgtext2.gif);
height:43px;
width:820px;
margin: 0px;
}
#corps{
width: 820px;
background-image: url(images/design/bgtext.gif);
background-repeat: repeat-y;
margin-bottom: 0px;
}
#texte{
padding-left: 20px;
padding-right: 23px;
margin-bottom: 0px;

}
#menu{
width: 130px;
float: left;
	margin-top: -5px;
	padding-bottom: 20px;
	padding-top: 5px;
}

#menu a{
	color : #7c1c32;
	/*font-weight : bold;*/
	font-size: 0.8em;
	text-decoration : none;
	margin-bottom : 10px;
	padding-left : 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu a:hover{
	text-decoration: underline;	
}

#menu h3{
	text-align: left;
	text-decoration: none;
	font-size:1em;
	padding-left: 2px;
	margin-top:5px;
	margin-bottom:7px;
	color : #7c1c32;
}

#page{
width: 600px;
padding-right:10px;
margin-left:10px;
padding-left: 15px;
float:right;
font-size:0.8em;

}


#footer{
clear: both;
width: 820px;
height: 139px;
background-image: url(images/design/footer4.gif);
margin: 0px;
}