td#str2 h2 {
	color:#000000;
	margin-bottom:2px;
	margin-left:4px;
	padding-bottom:0px;
	font:bold 1.2em Arial, Verdana;
}
#guide {
	float:left;
}

/*	------------------------------------------
/*	Style Barre de recherche
/*	------------------------------------------
*/

#liner {
	float:right;
	padding-top:15px;
	padding-right:17px;
	width:238px;
	color:#884892;
	font: bold 1em Arial, Verdana;
	text-align:center;
	word-spacing:0.7em;
}
#liner a {
	color:#884892;
	text-decoration:none;
}
#liner .active {
	color:#DBDEEB;
}

#pager {
	padding-top:15px;
	font: bold 1em Arial, Verdana;
	text-align:center;
	word-spacing:0.7em;
	color:#884892;
}
#pager a {
	color:#4C4F79;
	text-decoration:none;
}
#pager .active {
	color:#DBDEEB;
}
/*display:none;
*/
td#str1 {
	width:150px;
	padding:0px;
	margin:0px;
}
#moteur {
	width:150px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}
#moteur h2 {
	color:#82358f;
	background:#FFEBB1 url(header-checkbox.gif) no-repeat;
	text-align:left;
	margin:0px;
	padding-left:13px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
	font-size:1em;
	text-transform:uppercase;
}
#moteur div#f1, #moteur div#f2  {
	border:solid 1px #FFFFFF;
	background:#FFF4D0 url(degrad-checkbox.gif);
	color:#000000;
	overflow: auto;
	max-height:120px; 
	margin-bottom:15px;
	font-size:0.9em;
}
#moteur div#f3, #moteur div#f4, #moteur div#f0 {
	border:solid 1px #FFFFFF;
	background:#FFF4D0 url(degrad-checkbox.gif);
	color:#000000;
	overflow: auto;
	height:170px; 
	margin-bottom:15px;
	font-size:0.9em;
}
#moteur div#f4  {
	margin-bottom:0px;
}

#moteur a, #moteur a.selected:hover{
	line-height:1.4em;
	padding-left:18px;
	background:url(checkbox.gif) no-repeat;
	color:#884892;
	text-decoration:none;
}
#moteur a:hover, #moteur a.selected {
	line-height:1.4em;
	background:url(checkedbox.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#884892;
}
#moteur span {
	line-height:1.4em;
	color:#98989A;
	padding-left:18px;
	background:url(nocheckbox.gif) no-repeat;
}
/*	------------------------------------------
/*	Style des vignettes
/*	------------------------------------------
*/
#guide div.float{
	background:#FFFFFF url(case.gif) no-repeat 10px 10px;
	width: 120px;
	height:155px;
	padding: 0px;
	float: left;
	text-align: center;
	z-index:0;
}

#guide div.clear, #guide div.spacer {
	display:block;
	clear: both;
	height:2px;
	font-size:0px; 
	line-height:0em;
}
div.spacer {
/*	border-top:#999999 1px solid;*/
}

#guide div.float a {
	padding-top: 10px;
	display:block;
	font-size: 11px;
	line-height:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
#guide div.float a img{
	padding-bottom:5px;
}
#guide div.float a span.popup {
	display:none;
	float:left;
	position:absolute;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.2em;
	width:110px;
	margin-top:100px;
	padding-top:5px;
	padding-bottom:9px;
	padding-left:5px;
	padding-right:5px;
	background:url(survol.gif) no-repeat bottom;
}
#guide div.float a span.popup img {
	padding-top:5px;
	padding-bottom:0px;
}
#guide div.float a:hover span.popup {
	display:block;
}

#guide div.float a:hover{
	text-decoration:none;
	background:url(survol.gif) no-repeat 50% 3px;
}

#guide div.float span.barre{
	text-decoration:line-through;
}

#guide div.container--- {
	margin-left: 7px;
	margin-right: 7px;
}
