/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D89CF;
}

/******************************************************************** Lien ******************************************************************/
a, a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/******************************************************************** Lien rollover **********************************************************/
#lien1 {	/* "lien" sera notre conteneur, ici la balise div */
width: 209px;  /* changer la largeur ici */
height: 25px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_10.gif) no-repeat left top;	/* 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/montgolfiere_10.gif) 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: 209px;  /* changer la largeur ici */
height: 24px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_12.gif) no-repeat left top;	/* 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/montgolfiere_12.gif) 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: 209px;  /* changer la largeur ici */
height: 23px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_13.gif) no-repeat left top;	/* 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/montgolfiere_13.gif) 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: 209px;  /* changer la largeur ici */
height: 22px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_14.gif) no-repeat left top;	/* 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/montgolfiere_14.gif) 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: 209px;  /* changer la largeur ici */
height: 22px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_15.gif) no-repeat left top;	/* 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/montgolfiere_15.gif) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien5 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}


#menu2 {	/* "lien" sera notre conteneur, ici la balise div */
width: 141px;  /* changer la largeur ici */
height: 53px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_18.gif) no-repeat left top;	/* placement de l'image over */
}

#menu2 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/montgolfiere_18.gif) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#menu2 a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

#menu2bis {	/* "lien" sera notre conteneur, ici la balise div */
width: 153px;  /* changer la largeur ici */
height: 53px; /* changer la hauteur ici */
background: url(gifs/images/montgolfiere-over_19.gif) no-repeat left top;	/* placement de l'image over */
}

#menu2bis a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: url(gifs/images/montgolfiere_19.gif) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#menu2bis a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}
.tranche8 {
	background-image: url(gifs/images/montgolfiere_08.jpg);
	height: 59px;
	width: 142px;
}
.tranche24 {
	background-image: url(gifs/images/montgolfiere_24.jpg);
	width: 594px;
}
.tranche25 {
	background-image: url(gifs/images/montgolfiere_25.jpg);
	width: 156px;
}
.tranche21 {
	width: 114px;
}
.tranche29 {
	background-image: url(gifs/images/montgolfiere_29.gif);
	height: 59px;
	width: 268px;
}
.texteblanc {
	color: #FFFFFF;
}
.fondclair {
	background-color: #8ABBE3;
}
.contour {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D89CF;
	border-right-color: #2D89CF;
	border-bottom-color: #2D89CF;
	border-left-color: #2D89CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #131566;
	background-color: #FFFFFF;
}
.bouton {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #04ABFA;
}
.valeur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #42AA0F;
	background-color: #FFFFFF;
	padding: 0px 4px;
}
.justifie {
	text-align: justify;
}
.image {
	border: 1px solid #2C89CF;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.bleu {
	font-weight: bold;
	color: #00ACFF;
}
ul {
	padding: 0px;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.jarte {
/*display: none;*/
}

.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	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;
}

.cache {
	display: none;
}

.visible {
	display: visible;
}

#footer {
margin: 10px 10px 10px 30px;
text-align:center;
line-height:16px;
}
