<!-- @import url(global.css); -->
.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.3em;
	font-weight: bold;
	color:#000000;
}

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


.contenu {
	float: right;

}

.fiche {
	float: right;
	width: 260px;
}
.titre {
	float: left;
	width: 230px;
	text-align: right;
	margin-right: 10px;
}
.encart-gauche {
	float: left;
	width: 250px;
	text-align: left;
	padding-right:14px;
}
.encart-droit {
	float: right;
	width: 262px;
}
.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: 508px;
	margin-bottom: 20px;
}

.texte-droit {
	font-weight: bold;
	font-size: 1.0em;
	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-fiche{
	height:170px;
	padding-top:20px;
	border:#DCB9C0 1px solid;

}

.acces-form{
	height:601px;
	padding-top:20px;
	border:#DCB9C0 1px solid;
	margin-top:20px;
}

.acces{
padding-top:50px;

}

.img-left{
	float: left;
	width: 230px;
	text-align: right;
	margin-right: 18px;
}

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

.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(../images/fleche-brochure.gif)
	background-repeat: no-repeat;
	float: left;
}

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

.test{
	background-color:#00CC99
	}
	
/*module recherche*/
.recherche{
	float:right;
}

.img-recherche{
	float:right;
}

.img-recherche a{
	background-image:url(../img/btn-envoyer-0.gif);
	color:#FFF;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:19px;
	padding:2px 0 0 0px;
	font-size:13px;
	font-weight:bold;
}

.img-recherche a:hover{
	background-image:url(../img/btn-envoyer-1.gif);
}

.titre-recherche{
	padding-bottom:15px;
}	
/*navigation pages*/

.content-navig{
	width:317px;
}

.navig-pages{
	padding-top:20px;
	width:528px;
}

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

.lign-form {
	color: #000;
	padding: 0 0px 0px 10px;
	float: left !important;
	width: 516px;
}

.checkbox{
	width:100px;
	float:left;
}

.colonn-left{
	float: left;
	width:180px;
}

.colonn-right{
	float:left;
	border-left:#DBB9BA;
	border-left: 1px solid;
	padding-left:10px;
	}

.bloc-infos{
	text-align:right;
	padding-right:20px;
}