/*Actualités*/
p.actu_titre{
	font: normal 18px Arial;
	color:#a71441;
}
p.txt{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
}
p.prat_location{
	font-weight: bold;
	font-family: Arial;
	font-size:18px;
}
h4.infos_titre{
	font:bold 22px 'ITC Avant Garde Gothic Demi';
	color:#000;
}
a.infos_link{
	font: normal 13px Arial;
	color:#a71441;
}
a.links{
	font: normal 14px Arial;
	color:#a71441;
}
a.infos_link:hover{
	text-decoration: underline;
}
a.links:hover{
	text-decoration: underline;
}
li.inline-logo{
	display: inline;
	list-style: none;
	padding:5px;
}
p.video{
	background: #fff;
	text-align: center;
	width: 320px;
	margin: auto;
}
/*RESSOURCES*/
p.ressource_first{
	font:normal 13px Arial;
	color:#000;
}
p.ressource_titre{
	font: normal 18px Arial;
	color:#a71441;
}
p.ressource_annotation{
	font:normal 12px Arial;
	color:#000;
}
a.ress_links{
	font: normal 14px Arial;
	color:#a71441;
}
a.ress_link:hover{
	text-decoration: underline;
}
/*PAGE SIMPLE*/
h1.titre1{
	font:500 24px 'ITC Avant Garde Gothic';
	color:#000;
}
h2.titre2{
	font:500 18px 'ITC Avant Garde Gothic';
	color:#000;
}
p.chapo{
	font:500 15px 'ITC Avant Garde Gothic';
	color:#000;
}
/*CONTACT*/
p.contact_loc{
	font:normal 14px Arial;
}
h3.contact_titre{
	color:#a71441;
	margin-bottom: 0;
	font:normal 14px 'ITC Avant Garde Gothic Demi';
}
a.contact_links{
	font: normal 12px Arial;
	color:#a71441;
}
a.contact_link:hover{
	text-decoration: underline;
}