body
{
	margin-top: 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.7em Arial, helvetica, sans-serif ;
	color: #666;
	background: #222 url(img/bghaut.gif) repeat-x;
}

a {
	color: #666;
	text-decoration: none
}

div#header
{
	width: 864px ;
	height: 64px ;
	margin: 0 auto ;
	background: url(img/banhaut.gif) no-repeat left top;
}

div#header2
{
	width: 864px ;
	height: 56px ;
	margin: 0 auto ;
	background: url(img/fondhaut.gif);
}

div#conteneur
{
	width: 798px ;
	margin: 0 auto ;
	text-align: left ;
}

/* Menu */
ul#menu
{
	height: 32px ;
	margin: 0 ;
	padding: 0 ;
	background: url(img/menu.gif) repeat-x 0 -22px ;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	width: 98px ;
	line-height: 22px ;
	font-weight: bold ;
	color: #333 ;
	display: block ;
	text-decoration: none ;
}

ul#menu li.all a { border-right: 2px solid #6e0303 ; }

ul#menu li a:hover
{
	background: url(img/menu.gif) repeat-x 0 0 ;
	color: #990000;
}

div#fondnews
{
	width: 820px ;
	height: 40px ;
	background: url(img/fondnews.gif);
}

div#logonews
{
	width: 216px ;
	float: left ;
	height: 40px ;
	background: url(img/logonews.gif);
}

div#hautlogo
{
	width: 176px ;
	float: right ;
	height: 40px ;
	background: url(img/hautlogo.gif);
}

div#basnews
{
	width: 830px ;
	height: 136px ;
	background: url(img/fondbaslogo.gif);
}

div#basnewsfloat
{
	float: left;
	width: 95px ;
	height: 136px ;
	background: url(img/baslogonews.gif) no-repeat;
}

div#newsbande
{
	float: left;
	width: 500px ;
	height: 114px ;
	color: #888;
	text-align: justify;
}

div#baslogo
{
	width: 194px ;
	float: right ;
	height: 136px ;
	background: url(img/baslogo.gif);
}

div#zone
{
	width: 798px ;
	background: #f7f5f5 url(img/fondzone.gif) repeat-x;
	min-height: 155px ;
}

div#main
{
	width: 758px ;
	margin: 0 auto ;
	text-align: justify;
}

div#main2
{
	width: 758px ;
	margin: 0 auto ;
	text-align: center;
}

div#footer
{
	height: 56px ;
	line-height: 30px ;
	background: url(img/fondpied.gif);
}

div#footer span
{
	margin-left: 5px;
	line-height: 60px ; 
	font-size: 0.9em;
}

div#gauchfoot
{
	float: left;
	width: 6px;
	height: 56px ;
	background: url(img/gauchpied.gif);
}

div#droitefoot
{
	float: right;
	width: 6px;
	height: 56px ;
	background: url(img/gauchpied.gif);
}

div#enddot { float: left; }

div#end
{
	float: right;
	text-align: right;
}

/* Zone cliquable banniere */
#zone1
{
	float: left;
	width : 22px;
	height: 22px;
	margin-left: 677px;
	margin-top: 40px;
}

#zone2
{
	float: left;
	width : 22px;
	height: 22px;
	margin-left: 3px;
	margin-top: 40px;
}

#zone3
{
	float: left;
	width : 22px;
	height: 22px;
	margin-left: 3px;
	margin-top: 40px;
}

.post-title
{
	font-weight: bold ;
	font-size: 1.5em;
	color: #990000;
}

.post-title a { color: #990000; }

.post-info {	color: #999; }

.post-content { text-align: justify; }

.post-content a { text-decoration: underline; }

.post-content a:hover { color: #990000; }

.post-content blockquote 
{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co { text-align: right; }