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

.listes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: bold;
	display:block;
}
.listes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: bold;
}
.listes3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration=none;
	border: 2px none;
	font-weight: bold;
}
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;
}

.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: 9px;
	color: #000000;
	text-align: justify;
	text-decoration="none";
	border: 2px none;
	font-weight: bold;
}

.text {
	background-color: #eedbdb;
	border: 2px color: #5E777A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841010;
	width:200px;
	text-decoration: none;
}
.text_code {
	background-color: #eedbdb8;
	border: 2px color: #5E777A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841010;
	width:80px;
	text-decoration: none;
}

.button {
	background-color: #eedbdb;
	border: 2px color: #5E777A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841010;
	text-decoration: none;
}

.textarea {
	background-color: #eedbdb;
	border: 2px color: #5E777A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841010;
	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: 12px;
	color: #ffffff;
	text-align: justify;
	text-decoration="none";
	border: 2px none;
	margin-left:20px;
	font-weight: normal;
	display:block
}

.frame {
	width: 612px;
	height: 112px;
	color: #000000;
	overflow: hidden;
	scrollbars : hidden;
}


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 ;
}