H1
{
	font-weight: normal;
	font-size: x-large;
	text-transform: none;
	color: #2f663f;
	font-family: Verdana;
	text-align: center;
	font-variant: small-caps;
}
.image
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.contenu
{
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
}
BODY
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	background-color: lavender;
}
H2
{
	font-weight: bold;
	font-size: medium;
	color: #2f663f;
	font-family: Verdana;
	text-align: left;
}

.caseTitre
{
	border-bottom: navy 2px dashed;
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-collapse: collapse;
	
}
.accueil1
{
	font-weight: bold;
	font-size: medium;	
}
.accueil2
{
	font-weight: bold;
	font-size: 13px;
}
.trait
{
	height: 3px ;
	width: 960px ;
}

.min
{
border-bottom : none;
border-right: none;
border-left: none;
border-top: none;
width : 80px;
height : 60px;
}
.lienSimple
{

	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
}
.lienGallerie
{
	text-decoration: underline;
	font-size: 13px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;

}
.lienMenu
{
color: #0000CC;

}
.lienMenu:visited
{
color: #0000CC;
}
.lienMenu:hover
{
text-decoration:underline overline ;
}
div#menu

	
{
	width: 160px ;
	height: 635px ;
	background: #EEF ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 10px ;
	text-align: left ;
	font-size: 13px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	
}


div#galerie
{
	width: 700px ;
	height: 635px ;
	background: #eed ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 10px ;
	text-align: center ;
	font: 0.9em Verdana;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	margin: 20px 20px ;
	text-align: left ;
	font-size: 17px;
	color: #000000;
	font-family: Verdana;
	color: #336666 ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}

table
{
	border: 0;
}