* {padding:0;margin:0}
a:link, a:visited, a:active { text-decoration: none; cellspacing:0px; cellpadding:0px }

.listes {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #987b3c;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: bold;
	display:block;
}
.listes2 {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #987b3c;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: bold;
}

.listes2a {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #987b3c;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: normal;
}
.listes3 {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: normal;
}
a.listes:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.listes:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.listes:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.listes2:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	color: #987b3c;
	text-decoration: none;
}
a.listes2:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	color: #987b3c;
	text-decoration: none;
}
a.listes2:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	color: #987b3c;
	text-decoration: underline;
}

.rouge {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #B83030;
	text-align: justify;
	margin-left:20px;
	text-decoration="none";
	border: 2px none;
	font-weight: bold;
}

.rouge1 {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #B83030;
	text-align: justify;
	margin-left:20px;
	text-decoration="none";
	border: 2px none;
	font-weight: bold;
}

.noir {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration="none";
	border: 2px none;
	font-weight: bold;
}

.text {
	background-color: #ffffff;
	border: 1px solid; border-color: blue;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #987b3c;
	width:200px;
	text-decoration: none;
}
.text_code {
	background-color: #ffffff;
	border: 1px solid; border-color: blue;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #987b3c;
	width:80px;
	text-decoration: none;
}
.text_home {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	color: #987b3c;
	text-decoration: none;
	line-height:27px;
}
.button {
	background-color: #ffffff;
	border: 1px solid; border-color: blue;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841010;
	text-decoration: none;
}

.textarea {
	background-color: #ffffff;
	border: 1px solid; border-color: blue;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #987b3c;
	width:300px;
	text-decoration: none;
}
.vert3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
	text-decoration="none";
	border: 2px none;
	margin-left:20px;
	font-weight: bold;
}
.vert4 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #987b3c;
	text-align: justify;
	text-decoration="none";
	border: 2px none;
	margin-left:20px;
	font-weight: normal;
	display:block
}

.frame {
	width: 561px;
	scrollbar-3dlight-color:#b7b5b5; 
	scrollbar-arrow-color:#7b7979; 
	scrollbar-base-color:#b0a9a9; 
	scrollbar-darkshadow-color:#edeaea; 
	scrollbar-face-color:#b7b5b5; 
	scrollbar-highlight-color:#edeaea; 
	scrollbar-shadow-color:#9d9777;
}


div#galerie
{
	padding: 15px ;
	margin: 15px 30px ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	width:612px;
	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
{
	color: #000000 ;
}
dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}