@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #DDDDFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
ul {
	padding:0pt 0pt 0pt 18pt;
}
li {
	padding:0pt 0pt 3pt 0pt;
}
h1 {
	color:#900;
	text-align:center;
	padding-bottom:5px;
	font-family:"Arial Black", Gadget, sans-serif;
}
h2, h3 {
	padding-top:8px;
	padding-bottom:0px;
}
a {
	text-decoration: none;
	color: #0055AA
}
.lienc {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.tab_image {
	display:inline-table;
	margin:15px;
}
.tab_bottom {
	background-color:#FFF;
	width:100%;
	text-align:center;
	border:none;
}
.image {
	padding:8px;
	border:solid 1px;
	border-color:#CCC;
	background-color:#FFF;
}
.fb {
	background-image:url(img/fond_page_blanc.gif);
	background-repeat:repeat-y;
}
.fg {
	background-image:url(img/fond_page_gris.gif);
	background-repeat:repeat-y;
	background-color:#DDD;
	text-align:center;
}
.marg {
	padding-left:30px;
	padding-right:30px;
}
.d1 {
	background-image:url(img/date1.gif);
	height:41px;
	width:20%;
}
.d2 {
	background-image:url(img/date2.gif);
	height:41px;
	width:19px;
}
.d3 {
	background-image:url(img/date3.gif);
	height:41px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
.d4 {
	background-image:url(img/date4.gif);
	height:41px;
	width:21px;
}
.tr_liens {
	text-align:left;
}
.news_plus {
	background-image:url(/img/news1.png);
	background-repeat: no-repeat;
}
.news_plus:hover {
	background-image:url(/img/news2.png);
	background-repeat: no-repeat;
}
.news_plus2 {
	background-image:url(/img/news3.png);
	background-repeat: no-repeat;
}
.news_plus2:hover {
	background-image:url(/img/news4.png);
	background-repeat: no-repeat;
}
.lmenua {
	color:#FFF;
}
.fiche_produit {
	font-size:8pt;
	color:#000;
	background-color:#EEE;
	border-collapse:collapse;
	border:none;
	position:relative;
	top:7px;
	right:-25px;
	float:right;
	margin-left:10px;
}
.fiche_produit2 {
	color:#999;
}
:hover.lmenua {
	color:#FFF;
	text-decoration:underline;
}
.lmenu {
	font-weight:bold;
	background-image:url(img/menu/menubg.gif);
	height:31px;
/*	width:17%;*/
	text-align:center;
}
:hover.lmenu {
	background-image:url(img/menu/menubgover.gif);
}
#titres {
	display:block;
	position:absolute;
	top : 0px;
	left: 0px;
	width: 30%;
	max-height: 100%;
	overflow:auto;
}
#news {
	display:block;
	position:absolute;
	top : 0px;
	left: 30%;
	width: 70%;
	max-height: 100%;
	overflow:auto;
}
a:hover {
	color: #CC3300;
	text-decoration: underline
}
:hover.lienc {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold
}
:hover.tr_liens {
	text-align:left;
	background-image:url(img/background_liens.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

