body
{
	background-color:#f3efec;
}
a:link.photos
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.photos
{
	color: #FFFFFF;
	text-decoration: none;
} 
a:hover.photos
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.photos {color: #FFFFFF}
a:link.menu
{
	font-family:Georgia;
	font-size:small;
	font-weight:bolder;
	color:DimGray;
	text-decoration: none;
}
a:visited.menu
{
	font-family:Georgia;
	font-size:small;
	font-weight:900;
	color:DimGray;
	text-decoration: none;
} 
a:hover.menu
{
	font-family:Georgia;
	font-size:small;
	font-weight:900;
	color:DimGray;
	text-decoration: underline;
}
a:active.menu
{
	font-family:Georgia;
	font-size:small;
	font-weight:900;
	color:DimGray;
	text-decoration: none;
}
#contenu
{
	width:800px;
	text-align:center;
	color:DimGray;
	font-family:Georgia;
}
td.texte
{
	color:DimGray;
	font-size:medium;
	font-family:Georgia;
}
#texte
{
	width:600px;
	text-align:center;
	color:DimGray;
	font-family:Georgia;
}
#texteLoc
{
	width:600px;
	text-align:center;
	color:DimGray;
	font-family:Georgia;
}
td.menu
{
	text-align:center;
	background-color:WhiteSmoke;
	width:176px;
	height:23px;
	border-width:1px;
	border-color:DimGray;
	border-style:solid;
	margin:0px;
	padding:0px;
}
