

.infos {
	width: 100%;
	margin: 0 auto;
	margin-top:5px;
	padding: 15px 0 0 15px;
	overflow: hidden;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.infos-pic {
	float: left;
	margin: 0;
	padding: 0;
}

.infos-btn {
	display: block;
	cursor: hand;
	cursor: pointer;
	width: 67px;
	height: 61px;	
	font-size: 0px
}

.infos-btn {
	background-position: 0 0;
}

.infos-btn:hover {
	background-position: -67px 0;
}

.notedinfo-pic {background: transparent url('../images/infos/pic-pdf-info.png') no-repeat;}
.fichepratique-pic {background: transparent url('../images/infos/pic-pdf-prat.png') no-repeat;}


.infos-details {
	margin: 0 30px 0 70px;
	padding: 0 0 0 2px;
}

.infos-title {
	margin: 0;
	width: auto;
}

.infos-title a {
	margin: 0;
	padding: 0 0 0 2px;
	color: #000066;
	font-size: 1.2em;
	font-weight:bolder;
	text-decoration:none;
}

.infos-title a:hover {	
	text-decoration:underline;
}


.infos-title p {
	margin: 0;
	padding: 0 0 0 2px;
	color: #000066;
	font-size: 1.2em;
	font-weight:bolder;
}

.infos-desc {
	margin: 0;
	width: auto;
}

.infos-desc p {
	margin: 0;
	width: auto;
	padding: 0 0 0 2px;
	color: #484848;
	font-size: 11px;
}

.infos-date {
	margin: 0;
	padding: 0;
}

.infos-date p {
	margin: 0;
	padding: 0 0 0 2px;
	color: #484848;
	font-size: 11px;
}

.infos-download {
	margin: 0;
	padding: 0;
}

/* Boutons de t�l�chargements */
.infos-download-button {
	display: block;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	width: 14px;
	height: 15px;
	background: transparent url('../images/infos/infos-download-button.png') no-repeat;
	text-align: right;
}

.infos-download-button {
	background-position: 0 0;
}

.infos-download-button:hover {
	background-position: 0 -15px;
}

.infos-download-button .infos-download-button-text {
	font-size: 10px;
	display: block;
	color: #000066;
	text-decoration: none;
	padding: 0 0 0 16px;
	text-align: left;
}

.infos-download-button:hover .infos-download-button-text {
	text-decoration: underline;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
	padding:10px;
	margin:0;	
	list-style:none;
}
.events li {
	background:transparent url(../images/common/puce_info.png) no-repeat 0 12px !important;
	background : none;
	padding:5px 0 5px 12px;	
}
.eventdate {
	display:block;
	margin: 0;
	padding: 0;
	color:#006;
}

.eventtitle {
	display:block;
	margin: 0;
	padding: 0 0 0 2px;
	color: #484848;
}