html { background-image:url('./parchment_2.png'); background-repeat: repeat-x repeat-y ;}
body { width:805px; background-image:url('./resources/parchment_2.png'); background-repeat: repeat-x repeat-y ; margin:auto; color:#000000; }
img { border:none; }
/*table, td { width:99%; border-collapse:collapse; border:0px solid black; }*/
th { background-color:#888888; font-weight:bold; }

#en_tete { height:127px; background-image:url('../images/title.png'); background-repeat:no-repeat; }
#corps { min-height:350px; margin-left:216px; }
#corps a { color:#000000; text-decoration:underline; }
#corps a:hover { color:#000000; font-style:italic; text-decoration:underline; }
#menu_haut { height:61px; background-image:url('../../index/new-design(plat)_04.jpg'); background-repeat:no-repeat; }
#menu {	float:left; width:216px; }
#footer { height:83px; clear:left; background-image:url('../../index/new-design(plat)_14.gif'); vertical-align:text-bottom; position:relative; }

.haut_menu { height:35px; color:#000000; padding-left:25px; font-weight:bold; background-image:url('../../index/new-design(plat)_05.gif'); background-repeat:no-repeat; }
.milieu_menu { font-size:14px; padding-left:45px; background-image:url('../../index/new-design(plat)_07.gif'); background-repeat:repeat-y; color: white; }
.milieu_menu a { color:#000000; text-decoration:none; }
.milieu_menu a:hover { color:#f0f0f0; text-decoration:underline; }
.bas_menu { height: 27px; background-image: url('../../index/new-design(plat)_10.gif'); background-repeat: no-repeat; margin-bottom: 10px; }
.haut_news { padding-left: 15px; height: 35px; color: black; font-weight: bold; background-image: url('../../index/new-design(plat)_06.gif'); background-repeat: no-repeat; }
.milieu_news { padding-left: 37px; padding-right: 45px; background-image: url('../../index/new-design(plat)_08.gif'); background-repeat: repeat-y; }
.bas_news { height: 30px; background-image: url('../../index/new-design(plat)_13.gif'); background-repeat: no-repeat; margin-bottom: 15px; }
.copyright { position: absolute; bottom: 7px; width:800px; font-size:11px; }
.copyright a { color:#000000; }
.copyright a:hover { color:#ffffff; }
.code { color: #000000; margin: 15px; border: #000000 solid 1px; background-color: #DDDDDD; }
.commentaire { background-color: #AAAAAA; border: #000000 outset 1px; margin: 5px; padding: 2px; }
.auteur { font-weight: bold; }
.auteur_news { float: right; margin: 8px; color: #666666; font-style: italic; }
.date { font-style: italic; }
.lien_commentaire { padding-right: 5px; text-align: right; }
.lien_bas { padding-right: 30px; text-align: right; }

.thumb { float:left;  width:115px ; height:115px ; }
.img_link { float:left;}
.hr{ padding:10px; display:block; color: #660000; width: 450px; }
#thumb_corps { min-height:350px; margin-left:34px; }

a.thumb{
    position					: absolute;
    z-index						: 24;
    text-decoration		: none
}

a.thumb:hover{
   text-decoration:none;
	z-index						: 25;
}

a.thumb span{
   text-decoration:none;
	color				: #000000;
	font-weight	: bold;
	display			: none
}

a.thumb:hover span{
   font-style:normal;
   text-decoration:none;
   font-weight:normal;
	display						: block;
	position					: absolute;
	z-index						: 10000;
	padding						: 5px;
	top								: -40px;
	left							:	20px;
	width							: 170px;
	border						: 2px solid #584311;
	background-color	: #695013;
	color							: #ffffff;
	font-size					: 12px;
	-moz-opacity 			: 0.8; 
	-moz-border-radius: 10px;
	filter						: alpha(opacity=80);
}

