html, body {
	height: 100%;
	margin: 0;
	position: relative;
	font: 82% "Trebuchet MS", sans-serif;
	text-align:justify;
	line-height: 1.2em ;
	color:#505050;
	background: #fff url(img/fond.jpg) repeat;
	}
div#global {
	/*min-height: 100%;*/
	width: 885px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	background: url(img/fond.gif) repeat-y 50% 0;
	}
	
div#header {
	height: 60px;
	}

div#center {
	/* éviter la superposition 
	du pied de page et du contenu */
	overflow: auto;
	min-height: 100%;
	}
div#colonne1 {
    float: left; 
    width: 275px; 
	padding: 0px 10px 0 10px;
	}
div#colonne2 {
    float: right; 
    width: 275px; 
	padding: 0px 10px 0 10px;
	}
div#centre {
	margin-left: 295px; 
    margin-right: 295px;
	padding: 0px 10px 0 10px;
	}

a {
	color: #333333;
	font-weight: bold;
	text-decoration:line-through;
	}
a:hover {
	color: #505050;
	text-decoration:none;
	}
a img {
    border: none;
	padding-right: 2px;
	}

.image {
float: left;
margin-right: 5px;
border: 0px 0 0 1px solid white;
}

.date {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	color: #7e7e7e;
	text-decoration:underline;
}

.titre1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 115%;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}



.icones {
	float: right;
}


div.hr1 {
  	height: 7px;
 	 background: #fff url(img/hr1.jpg) repeat-x;
}
div.hr1 hr {
  	display: none;
}

div.hr2 {
  	height: 7px;
  	background: #fff url(img/hr2.jpg) repeat-x;
}
div.hr2 hr {
  	display: none;
}

div.toggle {
	padding: 0 0 5px 0;
}

div.toggle_content {
	padding: 0 0 0px 0;
}

div.toggle_title {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	padding: 0 0 4px 0;
	text-decoration:none;
}

.galerie_181 {
text-align:left; width:100%; border:0px;border-color:grey;border-style:solid;}
.galerie_181 a, a:link, a:hover, a:visited { border:0px!important; text-decoration:none!impontant; }
.galerie_clearfix { clear:both; line-height:0; margin:0; padding:0; font-size:0; }
.galerie_181 a { height:100%; display: block; cursor: pointer;text-decoration: none; color: #333;font-weight:normal;}
.galerie_181 img { border:0!important;}
/* vignette contenant l\image et sa description */ 
.galerie_181 dl { background-color :#ffffff; width:20px; height:20px; text-align:center; margin:2px; }
.galerie_181 dl {float:left;}
/* miniature de l\image */ 
.galerie_181 dt a img { vertical-align:top;margin: 0;}
.galerie_181 dt a {display:inline; vertical-align:middle; height:100%; width:100%}
/* légende de l\image */ 
.galerie_181 dd a:hover {color:#000;text-decoration:none;font-weight:bold;}
.galerie_181 dd a {text-decoration: none; color: #333;font-weight:normal;}
.galerie_181 dl:hover {color:#000;text-decoration:none;font-weight:bold;}
.galerie_181 dt a:hover {color:#000;text-decoration:none;font-weight:bold;}
.galerie_181 dt a img {opacity:0.75;	-moz-opacity:0.75;	filter:alpha( opacity=75 );}
.galerie_181 dt a img:hover {opacity:0.99;	-moz-opacity:0.99;	filter:alpha( opacity=99 );}