* {
	margin:0;
	padding:0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(../gifs/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #040001;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	padding: 0px;
	font-size: 22px;
	color: #AD042F;
	background-image: url(../gifs/titre-bg.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	height: 52px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: 0.9em;
	margin-left: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	width:997px; /* à modifier*/
	margin:0 auto; /* à modifier*/
}
#header {
	height:326px; /* à modifier*/
	position:absolute;
	top:0;
	left:0;
	width:997px;
}
#headertop {
	height:106px; /* à modifier*/
	width:997px;
}
.langue {
	width: 372px;
	height: 48px;
	float: right;
	padding-top: 5px;
	padding-left: 32px;
}
.langue-fr {
	background-image: url(../gifs/langue-fr-off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 103px;
	float: left;
}
.langue-fr:hover {
	background-image: url(../gifs/langue-fr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 103px;
}
.langue-en {
	background-image: url(../gifs/langue-en-off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 103px;
	float: left;
}
.langue-en:hover {
	background-image: url(../gifs/langue-en.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 103px;
}
.langue-it {
	background-image: url(../gifs/langue-it-off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 103px;
	float: left;
}
.langue-it:hover {
	background-image: url(../gifs/langue-it.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 103px;
}
ul.MenuHorizontal {
	width: 364px;
	height: 31px;
	list-style: none;
	overflow: hidden;
	background-image: url(../gifs/menusup-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 28px;
	float: right;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.MenuHorizontal li {
   float: left;
   width: 87px;
   margin-right: 18px;
}
ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         
   font-size: 12px;         
   font-weight: normal;
   padding-top: 0px;        
   height: 31px;
   line-height: 31px;        
   text-align: center;
   text-decoration: none;
}
li#menu7 a, li#menu8 a, li#menu9 a {
   background: none;   
}
li#menu7 a:hover, li#menu8 a:hover, li#menu9 a:hover  {
	background-image: url(../gifs/menusup-1.jpg)!important;         /*Ici l'image de fond over de la cellule*/
	background-repeat: no-repeat;
	color: #6f011e;
}
#selected {
	background-image: url(../gifs/menusup-1.jpg)!important;         /*Ici l'image de fond over de la cellule*/
	background-repeat: no-repeat;
	color: #6f011e;
}
#headerbottom {
	height:218px; /* à modifier*/
	width:997px;
}
ul#jsddm {
	width: 997px;
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: url(../gifs/menu-bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	z-index:1000;
}
ul#jsddm li {
	float: left;
	margin-right: 3px;
	height: 42px;
}
ul#jsddm li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
li#menu0 {
   width: 164px;
}
li#menu1 {
   width: 158px;
}
li#menu2 {
   width: 167px;
}
li#menu3 {
   width: 141px;
}
li#menu4 {
   width: 109px;
}
li#menu5 {
   width: 128px;
}
li#menu6 {
   width: 107px;
}
li#menu0 a {
   background-image: url('../gifs/menu0.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu1 a {
   background-image: url('../gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu2 a {
   background-image: url('../gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu3 a {
   background-image: url('../gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu4 a {
   background-image: url('../gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu5 a {
   background-image: url('../gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu6 a {
   background-image: url('../gifs/menu6.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu0 a:hover {
   background-image: url('../gifs/menu0over.jpg');         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
a#selected-over0 {
   background-image: url('../gifs/menu0over.jpg')!important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
li#menu1 a:hover {
   background-image: url('../gifs/menu1over.jpg');         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
a#selected-over1 {
   background-image: url('../gifs/menu1over.jpg')!important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
li#menu2 a:hover {
   background-image: url('../gifs/menu2over.jpg');         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
a#selected-over2 {
   background-image: url('../gifs/menu2over.jpg')!important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
li#menu3 a:hover {
   background-image: url('../gifs/menu3over.jpg');         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
a#selected-over3 {
   background-image: url('../gifs/menu3over.jpg')!important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
li#menu4 a:hover, a#selected-over4 {
   background-image: url('../gifs/menu4over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
li#menu5 a:hover, a#selected-over5 {
   background-image: url('../gifs/menu5over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
li#menu6 a:hover, a#selected-over6 {
   background-image: url('../gifs/menu6over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #6f011e!important;
}
#selected-relance {
	color: #AD042F;
	text-decoration: none;
}
ul#jsddm ul {
	padding: 0;
	list-style: none;
	margin: 5px 0 0 0;
	position: absolute;
	visibility: hidden;
}
ul#jsddm ul li {
	height: 30px!important;
	width: 200px;	
	padding: 0;
	margin: 0;
	float: none;
	display: inline
}
ul#jsddm ul li a {
	height: 30px!important;
	width: 200px;
	background-color: #AD042F;
	background-image: none!important;
	font-size: 13px!important;
	font-weight: normal!important;
	line-height: 30px!important;
	text-align: left!important;
	text-indent: 5px;
	opacity : 0.9;
    filter : alpha(opacity=90);
}
ul#jsddm ul li a:hover {
	height: 30px;
	width: 200px;
	background-color: #FFF;
	color: #AD042F;
	background-image: none!important;
}
.encart-contact {
	background-image: url(../gifs/contact-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 176px;
	width: 244px;
	padding-right: 29px;
	float: left;
	text-align: right;
	font-size: 14px;
	text-decoration: none!important;
	font-weight: normal;
}
.dixsept {
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-top: 17px;
	padding-bottom: 10px;
}
.vingtdeux {
	font-size: 22px;
	display: block;
	padding-top: 10px;
}
.encart-contact:hover {
	background-image: url(../gifs/contact-bgover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 176px;
	width: 244px;
	text-decoration: none;
}
#content {
	width:100%;
	padding-top: 200px;
}
#colonne_gauche {
	width:212px;
	height:428px;
	background-image: url(../gifs/colonne-gauche-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 78px;
	padding-left: 32px;
	padding-right: 25px;
	padding-bottom: 48px;
	margin-top: 20px;
}
.encart-gauche {
	display: block;
	height: 20px;
	width: 203px;
	text-align: right;
	padding-top: 85px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #AE0A34;
	margin-bottom: 14px;
}
.encart-gauche:hover {
	display: block;
	height: 20px;
	width: 203px;
	opacity : 0.8;
	filter : alpha(opacity=80);
	background-color: #FFFFFF;
}
#colonne_centre {
	width:618px; /* à modifier*/
	padding-right: 55px;
	padding-left: 50px;
	text-align: justify;
	line-height: 1.4em;
	padding-bottom: 30px;
	float: right;
}
#colonne_centre a {
	font-size: 1.0em;
}
#colonne_centre strong {
	color: #AD042F;
}
.quatorz {
	font-size: 14px;
	font-weight: bold;
}
.liste {
	padding-left: 50px;
	margin-top: 10px;
	list-style-image: url(../gifs/puce.jpg);
}
.liste li {
	margin-bottom: 10px;
}
#espace-gauche {
	float: left;
	width: 275px;
}
#espace-droit {
	float: right;
	width: 274px;
	background-color: #f8f8f8;
	padding-right: 12px;
	padding-left: 16px;
	padding-top: 13px;
	padding-bottom: 20px;
}
.images {
	margin-bottom: 15px;
	border: 1px solid #bebebe;
}
.images2 {
	border: 1px solid #bebebe;
	margin-top: 15px;
}
.link-gris {
	background-image: url(../gifs/puce-linkgris.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-right: 16px;
	background-position: right 2px;
	text-align: right;
	color: #AD042F;
	margin-top: 20px;
}
.link {
	background-image: url(../gifs/puce-link.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-right: 16px;
	background-position: right 2px;
	text-align: right;
	color: #AD042F;
	margin-top: 20px;
}
#footer-bg {
	width:100%;
	background-color: #6f011e;
	background-image: url(../gifs/bg-footer.jpg);
	background-repeat: repeat-x;
}

#footer {
	height:212px; /* à modifier*/
	width:965px;
	background-image: url(../gifs/footer.jpg);
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 66px;
	padding-left: 32px;
	background-repeat: no-repeat;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
.footer1 {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 0px;
}
.footer-adress {
	display: block;
	float: left;
	padding-left: 0px;
}
.seiz {
	font-size: 16px;
	display: block;
	margin-top: 14px;
	padding: 0px;
	margin-bottom: 0px;
}
#liens-utiles {
	display: block;
	width: 100%;
	padding-top: 47px;
	overflow: hidden;
	float: left;
}
#liens-utiles a {
	display: inline;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
.clear_both {
	clear:both;
}
#logo {
	width:397px; /* à modifier*/
	height:106px; /* à modifier*/
}
#diaporama {
	width:700px; /* à modifier*/
	height:176px; /* à modifier*/
	float: left;
}
.contact-infos {
	height: 18px;
	width: 150px;
}
.contact-message {
	height: 80px;
	width: 150px;
}
.link-contact {
	background-image: url(../gifs/puce-link.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-right: 16px;
	background-position: right 2px;
	text-align: right;
	color: #AD042F;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#espace-gauche label {
	width: 88px;
}
.divGenerateurRequired {
	display: none;
}
#espace-actu h2 {
	color: #AD042F!important;
}
#espace-actu a {
	color: #AD042F!important;
}
#espace-actu a:hover {
	text-decoration: underline;	
}

#listing_calendrier {
	background-color: #F8F8F8!important;
	display: inline;
	width: 480px!important;
	margin-left: 20px;
}
.actualite .link {
	color: #AD042F!important;
}
#actualite_detail h2 {
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #AD042F!important;
}
/********************************************************************* Exemple pour ref
*/

#container {
	position:relative;
	padding-top:150px;
}

/********************************************************************* CSS associé aux box d'inscription à la newsletter
*/
#newsletter_iframe {
	font-size:10px;
	background:#fff !important;
}

#nojustif {
	text-align: left;
}
a.lieninter {
	font-size: 11px;
	color: #000000;
	text-decoration: none !important;
	font-weight: bold !important;
}