body {
	margin:0 0 0 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
}
p { }
td { }
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: none; }
#top { background-image:url(images/top.png); background-repeat: repeat-x; height: 13px; }
#page {  width: 750px; position:absolute;	left: 50%;	margin-top:20px;	margin-left: -325px;	background-color: #FFFFFF; }
#up { background-color: #fff; /* background-image: url(images/up.png); */ background-repeat: no-repeat;  margin-bottom : 0; padding: 5px 0 5px 0x; height:88px; }
#title { margin-top: 18px; padding:0; background-image: url(images/title.png); background-repeat: no-repeat; height:32px; }
#titleleft { position: relative; top: -16px; left: 4px; }
#titleright { position: relative; top: -28px; padding:0; float:right; right: 7px; }
#titletable { margin-top:-16px; }
#main {	float : right;	width : 550px;	margin : 0 0 0 0; }
#footer { clear : both; margin-top: 25px; text-align: center; font-size: 10px; border-top: 1px dotted #878787; }
#menu {	margin: 5px 569px 0 0; width:150px; background-image:url(images/menu.gif); background-repeat:repeat-x; }
#menu-general { margin-bottom:15px; }
.post {	margin : 15px 0px 15px 0px; 	padding : 0px 5px 5px 5px; 	text-align : justify; }
.menu-exergue { line-height: 1.3; background-color: #fff5e1; padding: 7px; border-top: 1px dotted #f79d00; }
#localisation { text-transform: uppercase; margin-bottom: 15px; color:#999999; border-bottom: 1px dotted #f79d00; }
#localisation a:link { color: #999999; text-decoration: none; }
#localisation a:visited { color: #999999; text-decoration: none; }
#localisation a:hover { color: #000; text-decoration: none; }
#localisation a:active { color: #999999; text-decoration: none; }
h1 { font-size: 10px; font-weight: bold; text-transform: uppercase; }
.next { text-align:right; padding-bottom:0px; color:#f79d00; border-bottom: 1px dotted #f79d00; }
.next a { color:#f79d00; }
.titresous {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.images li {
	list-style:none;
	display:inline;
	margin:0;
	padding:10px;

}
.images ul {
	margin:0;
	padding:0;
}
.images img{
	border:1px solid #7a7a7a;
}