body {
	font: 12px georgia, Times New Roman;
	color: #000000;
	margin : 0px; 
  padding : 0px;
  text-align: center;
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#808080;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#5B5B5B;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#C0C0C0;

background-image: url('images/page2/fond_de_page02.jpg');
background-repeat: repeat
}

#global{/*pour tout centrer sur le site*/
	width:970px;
	height:100%;
    margin-left : auto;
  margin-right : auto;
  text-align: center;
	}
	
a:link {
	color: #330B18;
	text-decoration: underline;
}
a:visited {
	color: #310916;
	text-decoration: underline;
}
a:hover {
	color: #64142E;
	text-decoration: none;
}

table{
align: center;	
}

p.texte {
font-family: georgia, Times New Roman;
font-size: 12px;
font-decoration: none;
font-style: italic;
font=weight: normal;	
color : #ffffff;
}

p.news {
font-family: georgia, Times New Roman;
font-size: 12px;
font-decoration: none;
font-style: italic;
font=weight: normal;	
color : #ffffff;
}

img {
border : none;	
}

img.top {
margin-top:30px;	
}

img.bottom{
margin-bottom:30px;	
}

img.notable {
margin-top:20px;	
margin-bottom:10px;	
}

img.papillon {
margin-top:20px;	
margin-bottom:20px;
position:relative;
left: 170px;	
}

img.menu {
margin-top:20px;	
margin-bottom:20px;
margin-left:50px;
margin-right:50px;
}
