/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

body {
	margin:0px;
	background-image:url(gifs/fond.jpg);
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/******************************************************************** Lien rollover **********************************************************/
#lien {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 42px; /* changer la hauteur ici */
background: url(gifs/images/over_13.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_13.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien1 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 28px; /* changer la hauteur ici */
background: url(gifs/images/over_15.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien1 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_15.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien1 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien2 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 29px; /* changer la hauteur ici */
background: url(gifs/images/over_16.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien2 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_16.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien2 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien3 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 28px; /* changer la hauteur ici */
background: url(gifs/images/over_17.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien3 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_17.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien3 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien4 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 26px; /* changer la hauteur ici */
background: url(gifs/images/over_18.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien4 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_18.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien4 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien5 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 25px; /* changer la hauteur ici */
background: url(gifs/images/over_19.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien5 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_19.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien5 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien6 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 25px; /* changer la hauteur ici */
background: url(gifs/images/over_20.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien6 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_20.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien6 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#lien7 {	/* "lien" sera notre conteneur, ici la balise div */
width: 112px;  /* changer la largeur ici */
height: 29px; /* changer la hauteur ici */
background: url(gifs/images/over_21.jpg) top left no-repeat;	/* placement de l'image over */
}

#lien7 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/maquette_21.jpg) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien7 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}
/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:9px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}
.fondgris {
	background-image: url(gifs/fond.jpg);
}
.fondcontenu {
	background-image: url(gifs/images/maquette_10.jpg);
	background-repeat: no-repeat;
}
.bas {
	background-image: url(gifs/images/maquette_25.jpg);
	background-repeat: repeat;
}
.mailing {
	background-image: url(gifs/images/maquette_08.jpg);
}
.gauche {
	background-image: url(gifs/images/gauche_29.jpg);
	background-repeat: repeat;
}
.droite {
	background-image: url(gifs/images/droite_31.jpg);
	background-repeat: repeat;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	font-size: 12px;
}
a.menu1:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.blanc {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.image1 {
	background-image: url(gifs/image1.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.image2 {
	background-image: url(gifs/image2.jpg);
	height: 250px;
}
.image3 {
	background-image: url(gifs/image3.jpg);
	height: 250px;
}
.image4 {
	background-image: url(gifs/image4.jpg);
	height: 250px;
}
.image5 {
	background-image: url(gifs/image5.jpg);
	height: 250px;
}

.image6 {
	background-image: url(gifs/image6.jpg);
	height: 250px;
}
.image7 {
	background-image: url(gifs/image7.jpg);
	height: 250px;
}
.image8 {
	background-image: url(gifs/image8.jpg);
	height: 250px;
}
.display {
 visibility: hidden;
}
 .bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.fond3 {
	background-image: url(gifs/fond3.jpg);
	background-repeat: no-repeat;
}
.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.petitbleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.bleugrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.fond4 {
	background-image: url(gifs/fond4.jpg);
	background-repeat: no-repeat;
}
.jarte {
	display: none;
}
.h1 {
    font-style: italic;
    font-weight: bold;
	color: #000000;
}

input.form
{
font-family:Geneva,Arial,Helvetica;
font-size:12px;
color:#000000;
background-color:#ffffff;
border:#bbbbbb 1px solid;

}





#encartcontact{
	background:url(gifs/images/encartcontact_04.jpg) no-repeat;
	width:326px;
	height:89px;
	margin:0;
}

#encartcontact a, #encartcontact a:hover{
	margin:0;
	text-decoration:none;
}

#encartcontact span{
	margin:0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

.un{
	font-weight:bold;
	font-size:13px;
	padding:9px 0 0 118px;
	color:#37738E;
}

.deux{
	font-size:9px;
	padding:5px 66px 0 126px;
}

.trois{
	padding:0 0 0 167px;
	font-size:10px;
	color:#37738E;
}

#adressehaut{
	background:url(gifs/images/maquette_05.jpg) no-repeat;
	width:217px;
	height:49px;
	margin:0;
}

#adressebas{
	background:url(gifs/images/maquette_08.jpg) no-repeat;
	width:150px;
	height:54px;
	margin:0;
}

#adressehaut p{
	margin:0;
	color:#2A466E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:31px 0 0 31px;
}

#adressebas p{
	margin:0;
	color:#2A466E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 31px;
}

ul.MenuHorizontal {
   width: 112px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 112px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #2A466E;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding:0 0 0 10px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
}

li#menu0 a {
   background-image: url('gifs/images/menu_11.jpg');         /*Ici l'image de fond de la cellule*/
   height:22px;
   padding-top:20px;
}

li#menu1 a {
   background-image: url('gifs/images/menu_13.jpg');         /*Ici l'image de fond de la cellule*/
   height:28px;
   line-height:26px;
}

li#menu2 a {
   background-image: url('gifs/images/menu_14.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
   line-height:12px;
   padding-top:2px;
}

li#menu3 a {
   background-image: url('gifs/images/menu_15.jpg');         /*Ici l'image de fond de la cellule*/
   height:28px;
   line-height:26px;
}

li#menu4 a {
   background-image: url('gifs/images/menu_16.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
   line-height:24px;
}

li#menu5 a {
   background-image: url('gifs/images/menu_17.jpg');         /*Ici l'image de fond de la cellule*/
   height:25px;
   line-height:23px;
}

li#menu6 a {
   background-image: url('gifs/images/menu_18.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
   line-height:12px;
   padding:2px 29px 0 10px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/images/over_11.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/images/over_13.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/images/over_14.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/images/over_15.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/images/over_16.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/images/over_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/images/over_18.jpg') !important;         /*Ici l'image de fond over de la cellule*/
} 

h1{
	background:url(gifs/images/fdtitre_06.jpg) no-repeat;
	width:252px;
	height:25px;
	margin:0;
	color:#2A466E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:24px 0 0 33px; 
}