/* menuaccordeon */
#menuaccordeon{
margin:0 0 18px;
padding:0;
width:700px;
list-style-type:none;
color:#595858;
line-height:120%;
height:100%;
}
#menuaccordeon a{
display:block;
font-weight:normal;
text-decoration:none;
}
#menuaccordeon div strong{
	color: #d3d3d3;
}
#menuaccordeon div{
overflow: hidden;
margin:0;
padding:10px;
width:670px;
color: #999;
}
#menuaccordeon h3{
margin:0;
list-style-type:none;
width:675px;
font-size: 1.8em;
padding:7px 0 0 15px;
display:block;
background: url(img/fleche-cliquezici.jpg) right 7px no-repeat;
height:30px;
text-transform: uppercase;
}
#menuaccordeon div ul li{
	list-style: none;
}
#menuaccordeon div ul li em{
	color: #d3d3d3;
	font-size: 1.1em;
	
}
#menuaccordeon a:hover{
	color: #39021D;
}
.presse p{
	background: url(img/fleche-paragraphe.jpg) no-repeat left 4px;
	text-indent: 25px;
}
#menuaccordeon h3.selected{
	background: url(img/fleche-cliquezici-on2.jpg) right 7px no-repeat;
}
#menuaccordeon h3.selected a{
	color: #6e1e45;
}


/* LES PICTOS */
span.onglet{
	border-left: 3px solid #39021D; 
	padding-left: 5px;
	width: 100%;
/* 	height: 20px; */
	display: block
}

