body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}

a {
	color: #000000;
	}

img {
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

#conteneur1 {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	}

#conteneur2 {
	background-color: #FEF8CD;
	width: 100%;
	}

#entete {
	height: 90px;
	background-image: url(images/header.jpg);
	}
		
#sommaire {
	height: 35px;
	text-align: center;
	font-size: 12px;
	}

#gauche {
	position: absolute;
	width: 200px;
	left: 0;
	background-color: #FEF8CD;
	font-size: 12px;
	}
		
#droite {
	font-size: 12px;
	margin-left: 200px;
	background-color: #FEF8CD;
	padding: 10px;
	}
		
#pied {
	font-size: 10px;
	background-color: #8EB8D7;
	padding: 5px;
	text-align: center;
	}

#sommaire a {
	text-decoration: none;
	color: #000000;
	}
	
#sommaire table {
	width: 100%;
	height: 100%;
	background-color: #8EB8D7;
	border-collapse: collapse;
	}
	
#sommaire td {
	width: 125px;
	padding: 0;
	border-spacing: 0;
	}

#droite table {
	border-color: #AAAAAA;
	border: outset 1pt;
	border-collapse: collapse;
	width: 90%;	
	margin: auto;
	}

#droite th {
	background-color: #8EB8D7;
	text-align: center;
	}
	
#droite td.bas {
	text-align: right;
	background-color: #8EB8D7;
	font-size: 10px;
	padding: 0px;
	}
#droite td {
	background-color: #FFFFFF;
	padding: 10px;
	}
	
.titre {
	text-align: center;
	font-size: 18px;
	height: 50px;
	}

#droite td.photos {
	padding: 0;
	width: 160px;
	}

#droite td.description {
	}

#conteneur2 div#attente {
	font-style: italic;
	text-align: center;
	width: 100%;
	}

#conteneur2 div.fermer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	}

#conteneur2 div.image {
	text-align: center;
	width: 100%;
	}

.dispo {
	text-align: center;
	}

