.navigation-verticale  p{
	font-size: 1em;
	line-height: 1.1em;
	font-style: normal;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #C1D72E;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #C1D72E;
}

h3 {
	margin-top:10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #C1D72E;
}

/* AGENDA */

.agenda {
	background-image: url(../img/agenda.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	text-align: left;
	width: 170px;
	border-right-width: 1px;
	padding-right: 62px;
	padding-top: 180px;
	margin-right: 6px;
	padding-left: 40px;
}

.agenda a{
	color: #000;
	font-size: 1.2em;
}

.agenda a.agenda-texte{
	color: #000;
}

.agenda a.link{
	color: #BA1329;
	font-size: 12px;

}

.agenda a span.link{
	padding: 0 30px 0 0;
	background-position: 100% 6px;
}

.agenda a:hover .link{
	background-image: url(../img/fleche-vert.gif)!important;
	background-image: url(../img/fleche.gif);	
	color: #9aac2b;
	background-position: 100% 6px;
}

.agenda .link:hover {
	color: #9aac2b;
}

.contenu {
	float: right;
	width: 528px;

}

.fiche {
	float: right;
	width: 260px;
}
.titre {
	float: left;
	width: 250px;
	text-align: right;
	/*margin-right: 10px;*/
}
.encart-gauche {
	float: left;
	width: 250px;
	text-align: left;
	/*padding-right:14px;*/
}
.encart-droit {
	float: right;
	width: 232px;
}
.bord-gris {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AF969E;
	margin-top:5px;
	width: auto;
	float: left;
}
.titre-menu {
	margin-bottom: 5px;
	margin-right: 35px;
}
.interligne-menu {
	font-size: 1.2em;
	margin-bottom: 70px;
}

.interligne-menu p{
	margin-bottom: 10px;
}

.entete {
	float: left;
	width: 528px;
	margin-bottom: 20px;
}

.texte-droit {
	font-weight: bold;
	font-size: 1.3em;
	text-align: right;
}
.texte-droit span {
	font-size: 0.9em;
	text-align: right;
	font-weight:lighter;
}

.gras-vert {
	font-size: 1.3em;
	font-weight: bold;
	color: #C1D72E;
}

.retour {
	position: absolute;
	bottom: 0px;
	top: auto;
	float: left;
	width: 265px;
	text-align: right;
	height: 28px;
}
.retour a,.retour a:link,.retour a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BA1329;
	text-decoration: none;
	background-image: none;
	padding-right: 0px;
	font-size: 10px;
}


.acces-fiche{
	/*height:200px;*/
	padding-top:20px;

}

.acces{
	padding-top:20px;
	width:250px;
	float:left;
}

.img-left{
	float: left;
	padding-right:20px;
}

.paragraph-right{
	float: left;
	width:250px;
}

.paragraph-right a.link{
	color: #BA1329;
	font-size: 1em;

}

.paragraph-right a span.link{
	padding: 0 30px 0 0;
	background-position: 100% 6px;
}

.paragraph-right a:hover .link{
	background-image: url(../images/fleche-bg.gif)!important;
	background-image: url(../img/fleche.gif);	
	color: #9aac2b;
}

.paragraph-right .link:hover {
	color: #9aac2b;
}

.bas_content{
	height: 80px;
}

.link2 {
	font-size: 1em;
	color: #BA1329;
	font-style: normal;
	background-image: url(../img/fleche-brochure.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	padding: 0 0 0 30px;
	float: none;
}

.telecharger{
	float:left;
	width:10px;
	padding-right:10px;
	padding-bottom:2px;
}

.telecharger-txt{
	float:left;
	padding-top:6px;
	}

.paragraph-infos{
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left:270px;
}
.texteGaucheSecondaire{
margin-top:20px;
font-size:1em;
font-weight:400;
text-align:right;
}

.list-fiche{
	float:right;
	width: 250px;
	margin-left: 22px;
}