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

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

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

h3 {
	font-size: 1.5em;
	color:#B5B5B5;
	text-transform:capitalize;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #C1D72E;
}


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

}

.fiche {
	float: right;
	width: 280px;
}
.titre {
	float: left;
	width: 225px;
	text-align: right;
	margin-right: 10px;
}
.encart-gauche {
	float: left;
	width: 225px;
	text-align: left;
	padding-right:14px;
}
.encart-droit {
	float: right;
	width: 280px;
}
.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.1em;
	text-align: right;
}

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

.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{
padding-top:30px;

}

.img-left{
	float: left;
}

.paragraph{
margin-bottom:0px;

}

.paragraph-agenda{
	border:#DCB9C0 1px solid;
	height:auto;
	margin-bottom:30px;
	width:500px;
}

.paragraph-right{
	float: left;
	width:300px;
	margin-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}

.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;
}

.gabarit-photo{
	width:160px;
	height:100px;
}

.photo-planche-mask{
	width:160px;
	height:100px;
	margin:9px;
	overflow:hidden;
}

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

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

/*navigation pages*/

.content-navig{
	width:317px;
}

.navig-pages{
     margin-left: auto;
     margin-right: auto;
     width: 150px;
}


.navig-pages a{
	float:left;
	height:19px;
	color:#CC0033;
	background:url(../img/liste-page-0.gif) no-repeat;
	width:14px;
	height:19px;
	padding:3px 0 0 4px;
	font-size:11px;
	font-weight:bold;
}


.navig-pages a:hover{
	background-image:url(../img/liste-page-1.gif);
	color:#FFFFFF;
}

*{
zoom:1;
}
