body {
	background: #99f url(picts/recurrents/fond.gif);
	text-align:center;
}
a, a:link {
	font-family:Trebuchet MS, arial, sans-serif; 
	font-weight: bold;
	font-size:1.2em; 
	color:#006; 
			}
a:visited {
	color:#600; 
	font-size:1.1em; 
}
a:hover {	
	color:#009; 
	}
a:active {
	color:#f00; 
	}

/*BLOCK DE LA PAGE */
div.contpage {
	width: 800px;
	margin: 0 auto;
	}
/*BLOCK CONTENANT  barrenavGEN*/

div.contnavbarre {
	width:100%;
	border:0px;
	background: #003 url(picts/recurrents/fondbarre.gif) repeat-x;
	left:0;
	}
	
div.navbarre {
	width:800px;
	margin:0 auto;
	height:38px;
	}

/*BLOCK CONTENANT barrenavART*/
div.navart {
	position:relative;
	top:2px;
	width:800px;
	margin:0 auto 0 auto;
	height:30px;
	background: transparent;
	}
/*BOUTONS GEN*/
.logozon {
	border:0;
	}
a.bargen, a.bargen:link, a.bargen:visited {
	display:block; 
	float:left; 
	width:80px; 
	height:38px; 
	background:#003 url(picts/recurrents/boutons/boutautres.gif) 0 0 no-repeat; 
	border:0px solid #000; 
	margin-top:0px; 
	text-align:center; 
	text-decoration:none; 
	font-family:Trebuchet MS, arial, sans-serif; 
	font-weight: bold;
	font-size:1em; 
	color:#fff;
	line-height:40px; 
	overflow:hidden;
			}
a.bargen:hover {	
	color:#66FFFF; 
	background:#003 url(picts/recurrents/boutons/boutautres.gif) 0 -38px no-repeat;
	}
a.bargen:active {
	color:#66FFFF; 
	background:#003 url(picts/recurrents/boutons/boutautres.gif) 0 -76px no-repeat;
	}
	
a.bargenzone, a.bargenzone:link, a.bargenzone:visited, a.bargenzone:visited {
	display:block; 
	float:left; 
	width:80px; 
	height:38px; 
	background:#003 url(picts/recurrents/boutons/boutlaz.gif) 0 0 no-repeat; 
	border:0px solid #000; 
	margin-top:0px; 
	text-align:center; 
	text-decoration:none; 
	font-family:Trebuchet MS, arial, sans-serif; 
	font-weight: bold;
	font-size:1.2em; 
	color:#fff;
	line-height:40px; 
	overflow:hidden;
			}
a.bargenzone:hover {	
	color:#003; 
	background:#003 url(picts/recurrents/boutons/boutlaz.gif) 0 -38px no-repeat;;
	}
a.bargenzone:active {
	color:#003; 
	background:#003 url(picts/recurrents/boutons/boutlaz.gif) 0 -76px no-repeat;;
	}
	

/*BOUTONS ARTICLES*/
a.barart, a.barart:link, a.barart:visited {
	display:block; 
	float:left; 
	width:88px; 
	height:25px; 
	background:#006 url(divider.gif) no-repeat top left; 
	border:0;
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:0.7em; 
	font-weight:bold;
	color:#FFF; 
	line-height:25px; 
	overflow:hidden;
			}
a.barart:visited{	
	color:#ccc; 
	background:#000 url(divider.gif) no-repeat top left;
	}
a.barart:hover {	
	color:#fff; 
	background:#009 url(divider.gif) no-repeat top left;
	}
a.barart:active {
	color:#fff; 
	background:#f00 url(divider.gif) no-repeat top left;
	}
/*BOUTONS PREMIER ARTICLE*/
a.bararta, a.bararta:link {
	display:block; 
	float:left; 
	width:96px; 
	height:25px; 
	background:#006; 
	border:0;
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:0.7em; 
	font-weight:bold;
	color:#FFF; 
	line-height:25px; 
	overflow:hidden;
			}
a.bararta:visited{	
	color:#ccc; 
	background:#000;
	}
a.bararta:hover {	
	color:#fff; 
	background:#009;
	}
a.bararta:active {
	color:#fff; 
	background:#f00;
	}
/*PAGE AVEC TEXTE*/
div.blockpage {
	position:relative;
	width:800px;
	margin:5px auto;
	background:#fc0 url(picts/recurrents/fondmarge.gif); 
	}
div.espace {
	margin-left:40px;
    padding-left:10px;
    background:#99f url(picts/recurrents/fond.gif);
    }
div.blocktexte {
	margin:3px 0 0 0px;
	padding:6px;
	background:#FF9;
	font: 1.1em Trebuchet MS,sans-serif;
	text-align:left;
	}
/*PARAGRAPHES*/
p {
	text-indent:20px;
	color:#000; 
	font-size:16px; 
	text-decoration:none; 
	font-family:Trebuchet MS, verdana, sans-serif;
}
p.prix {
	text-indent:0;
	color:#900; 
	font-size:1.4em; 
	text-decoration:none; 
	margin-left:20px;
	border:2px dotted #900;
	font-family:Trebuchet MS, verdana, sans-serif;
}
p:first-letter {
font-size:20px; ;
}
p.prix:first-letter {
font-size:50px; 
}

span.datedanstitre {
	color:#000;
	font-size:150%; 
}
span.datedanstitre:first-letter {
	color:#000;
	font-size:300%; 
}
p.groupes {
	text-indent:0;
	color:#006; 
	font-size:2em; 
	text-decoration:none; 
	font-family:Trebuchet MS, verdana, sans-serif;
	text-align:left;
	margin-left:20px;
}
p.texte {
	color:#000; 
	font-size:1.1em; 
	text-decoration:none; 
	font-family:Trebuchet MS, verdana, sans-serif;
}
p.imgroup {
	text-align:center;
	}
/*IMAGES*/
img.collectif {
	float:left;
	width:100px;
	height:100px;
	border:1px solid black;
	margin:0 20px 15px 0;
}
img.groupes {
	border:1px solid black;
	margin:10px;
}

/*LIENS*/
.liensgr {
	font-size:16px; 
	text-decoration:none; 
	font-family:Trebuchet MS, verdana, sans-serif;
	text-align:left;
}
ul.liensgr {
	border: 1px solid #006;
}
#lignedeliens {
	padding:3px;
	overflow: hidden;
	height:1em;
	text-indent:0;
	font-weight:bold;
	border: 1px solid blue;
}
