<style type="text/css">
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* disposition page */
body {
	color: #F0E39E;
	background: #F2E5D8;
}


#global { 
  margin-left: auto; 
  margin-right: auto; 
  width: 900px;
  background-color:#ffffff;
}

#conteneur {
    margin-top:180px;
    width:900px;	
	height:auto;
	background-color:#ffffff;
	}	
	
#logo {
    float:left;
	width:900px;
	height:auto;
	background-color:#ffffff;
	}
	
#menu {
float:left;
margin-left: 10px;
width: 200px;
height: auto;
background-color:#fff;
}

#centre {

	float:left;
	width:490px;
	height:auto;
	background-color:#ffffff;
	}

#photos {

float:left;
width: 200px;
height: auto;
background-color:#fff;
}

#piedpage {
    clear:both;
	width:100%;
	height:auto;
	background-color:#ffffff;
	}
	
h1 {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #993333;
}


.Style1 {font-family:Arial; font-size: 16px; color: #993333; font-weight: bold; }
.Style2 {font-family:Arial; font-size: 14px; color: #000000; }
.Style3 {font-family:Arial; font-size: 14px; color: #000000; font-weight: bold; }

</style>