.titre {
	width:80%;
	height:1.5em;
	display:inline;
	color: #fff;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
}

.num{
	width:22%;
	height:1.5em;
	padding-left:10px;
	text-align:left;
	float:left;	
	display:inline;
	color:#ff6a00;
	background:#FFF url('../images/logomin.png') no-repeat left;	
}

div.trigger {
	border: 1px solid #ff6a00;
	margin-top:10px;
	margin-left:5px;
	background: #ff6a00 url("../images/h2_trigger_a.gif") no-repeat;
	height: 1.5em;
	line-height: 1.5em;
	width: 98%;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	

}
div.trigger a {
	 
	text-decoration: none;
	display: block;
}



.toggle_container {
	width: 98%;
	margin-left:5px;
	border-bottom: 1px solid #ff6a00;
	border-left: 1px solid #ff6a00;
	border-right: 1px solid #ff6a00;
	overflow: hidden;
	font-size: 1em;
	clear: both;
	position:relative;
}

.minpdf{
	float:left;
	width:26%;
	padding-top:10px;
	padding-left:10px;
	text-decoration:none;
	text-align:center;
}

div.minpdf a span{
	text-decoration:none;
	border:0px;
}
.more{
	float:right;
}

a {
	border: solid 0px ;
}
img{
border: solid 0px ;
}