body {
	background-color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F9297;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #1F9297;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.titreBig_album {
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.texte_courant_blanc {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.texte_courant_noir {
	font-size: 11px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.texte_legendePhoto {
	font-size: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.texte_courant_bleu {
	font-size: 11px;
	color: #1F9297;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre_VertsurBlanc {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #1F9297;
}
.titre_BlancsurVert {	
	font-size: 12px;
	color: #1F9297;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#conteneur {
	width:920px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	}
div#menu {
	text-align:right;
	float:left;
	width:200px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	}
div#menu_haut {
	text-align:right;
	width:200px;
	background-color:#000000;
	}
div#menu_bas {
	text-align:right;
	padding-right:15px;
	width:185px;
	height:100px;
	background-color:#000000;
	}
div#contenu_haut {
	float:left;
	height:236px;
	width:625px;
	background-color:#000000;	
	}
div#flashcontent {

	}
div#contenu_bas {
	float:left;
	width:625px;
	background-color:#000000;	
	}
div#contenu_bas_blanc {
	float:left;
	width:625px;
	background-color:#FFFFFF;
	}
div#bandeauImage {
	float:left;
	width:285px;
	height:35px;
	}
div#bandeau_Sousmenu{
	text-align:right;
	padding-top:12px;
	padding-right:15px;
	float:right;
	width:300px;
	height:35px;
}

div#contenu {
	clear:both;
	padding:20px;
	width:560px;
	}
div#pied_page {
	text-align:center;
	clear:both;
	width:800px;
	background-color:#000000;
	}

