body {
	background-attachment: fixed;
	background-color: #DDDB9E;
	background-image: url(images/test.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size:12.0pt;
	font-family:Times New Roman;
	color:#663300;
}

a.menu:link{
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 15px;
	font-weight:bold;
	color:#000125;
	text-decoration:none;
	letter-spacing: 0.001em;	
}

a.menu:hover{

	font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 15px;
	font-weight:bold;
	color:#2B332C;
	text-decoration:none;
	letter-spacing: 0.001em;
}
a.menu:active{

	font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 15px;
	font-weight:bold;
	color:#000125;
	text-decoration:none;
	letter-spacing: 0.001em;
}
a.menu:visited{

	font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 15px;
	font-weight:bold;
	color:#000125;
	text-decoration:none;
	letter-spacing: 0.001em;
}

a.smenu:link{
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 12px;
	font-weight:bold;
	color:#2B332C;
	text-decoration:none;	
}

a.smenu:hover{

	font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 12px;
	font-weight:bold;
	color:#000125;
	text-decoration:none;
}
a.smenu:active{

	font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 12px;
	font-weight:bold;
	color:#2B332C;
	text-decoration:none;
}
a.smenu:visited{


	font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: 12px;
	font-weight:bold;
	color:#000125;
	text-decoration:none;
}
a.album:link{
    font-family:Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#036B0B;	
}

a.album:hover{

	font-family:Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#517A54;
}
a.album:active{

	 font-family:Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#036B0B;
}
a.album:visited{

	 font-family:Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#91AD93;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.titrep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
.separateur {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.separateur2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tdtitre {
	background-color: #926F3E;
}
.tdstitre {
	background-color: #C49D67;
}

.contenu {
	background-position: center center;
	height: 1000px;
	width: 700px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #DDDB9E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #F2F7FC;
	scrollbar-shadow-color: #193556;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #95ADC9;
	scrollbar-track-color: #DDDB9E;
	padding-right:10px;
	padding-left:10px;
	
}

.tbl_contenu {
	margin: 10px;
	height: 580px;
	width: 570px;
}
.tdgestion {
	background-image: url(images/L_contact.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}
.boutonimg {
	height: 80px;
	width: 80px;
	overflow: hidden;
	
}

