#accordion {
	margin:10px 0px;
}

.ensemble{
margin-bottom:3px;
}




.toggler {
cursor: pointer;
margin-bottom:5px;
}

.toggler2 {
cursor: pointer;
margin:0px;
}

.toggler-t {
width:692px;
height:8px;
background:url(../../../../../images/astuces/accordeon/chapo-ast.png) no-repeat top left;
behavior: url(js/iepngfix.htc);
}

.toggler-a {
width:300px;
height:8px;
}

.toggler-m {
width:692px;
background:url(../../../../../images/astuces/accordeon/milieu-ast.png) repeat top left;
behavior: url(js/iepngfix.htc);
}

.toggler-m h2{
padding:0 10px 0 20px;
color:#0060ac;
}

.toggler-m img{
margin-right:5px;
}


.toggler-b {
width:692px;
height:8px;
background:url(../../../../../images/astuces/accordeon/pied-ast.png) no-repeat top left;
behavior: url(js/iepngfix.htc);
}

.element {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
}

.vignettes-rub{
position:relative;
z-index:2;
}

.bouton-impression{
position:absolute;
z-index:1;
left:670px;
top:23px;
}

.bouton-impression2{
position:absolute;
z-index:6;
left:670px;
top:23px;
}





.titre-rubriques-txt h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background:url(../../../../../images/astuces/accordeon/milieu-ast.png) repeat top left;
}


