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

}
a
{
	text-decoration: none;
	font-weight: bold;
	color : black;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color : red;
	
}

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:50px;
width:820px;
margin: 0px;
}
#hautmenu2{
background-image: url(images/design/bgtext2.gif);
width:820px;
margin: 0px;
}
#hautmenu2 a{
	text-decoration: none;
	font-weight: bold;
	color : #73190c;
}
#hautmenu2 a:hover{
	text-decoration: underline;
	font-weight: bold;
	color : #73190c;
}



#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: 240px;
float: left;
	margin-top: -5px;
	padding-bottom: 20px;
	padding-top: 5px;
}

#menu a{
	color : #73190c;
	font-weight : bold;
	font-size: 0.8em;
	text-decoration : none;
	margin-bottom : 10px;
	padding-left : 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

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

.icones-menu {
text-align:left; float:left; margin-left:5px; margin-right:5px; 
}

.texte-menu {
 margin-left:72px; text-align:left; font-size:0.7em; 
}

#page{
width: 480px;
text-align: justify;
padding-right:5px;
padding-left: 5px;
float:right;
}

#page2{
width: 740px;
text-align: justify;
padding-right: 20px;
padding-left: 5px;
float:right;
}


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