/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B0F84;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/******************************************************************** Lien rollover **********************************************************/
#lien {	/* "lien" sera notre conteneur, ici la balise div */
width: 100px;  /* changer la largeur ici */
height: 100px; /* changer la hauteur ici */
background: url(image2.gif) 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: white url(image1.gif) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}
.fondg {
	background-image: url(gifs/images/maquette_11.gif);
	width: 30px;
}
.fondpage {
	background-color: #FFFBE2;
}
.fondd {
	background-image: url(gifs/images/maquette_18.gif);
	height: 30px;
}
.menu1 {
	background-image: url(gifs/images/maquette_14.gif);
	width: 175px;
	height: 30px;
}
.menu2 {
	background-image: url(gifs/images/maquette_19.gif);
	width: 175px;
	height: 30px;
}
.menu3 {
	background-image: url(gifs/images/maquette_21.gif);
	width: 175px;
	height: 30px;
}
.menu4 {
	background-image: url(gifs/images/maquette_22.gif);
	width: 175px;
	height: 30px;
}
.menu5 {
	background-image: url(gifs/images/maquette_23.gif);
	width: 175px;
	height: 30px;
}
.menu6 {
	background-image: url(gifs/images/maquette_24.gif);
	width: 175px;
	height: 30px;
}
.menu7 {
	background-image: url(gifs/images/maquette_25.gif);
	width: 175px;
	height: 30px;
}
.menu8 {
	background-image: url(gifs/images/maquette_26.gif);
	width: 175px;
	height: 30px;
}
.menu9 {
	background-image: url(gifs/images/maquette_27.gif);
	width: 175px;
	height: 30px;
}
.menu10 {
	background-image: url(gifs/images/maquette_28.gif);
	width: 175px;
	height: 30px;
}
.menu11 {
	background-image: url(gifs/images/maquette_29.gif);
	width: 175px;
	height: 30px;
}
.fondtitre {
	background-image: url(gifs/images/maquette_16.gif);
	width: 200px;
	height: 30px;
	background-repeat: no-repeat;
}
.fondmail {
	background-image: url(gifs/images/maquette_07.jpg);
	width: 290px;
	height: 50px;
}
.fondamis {
	background-image: url(gifs/images/maquette_09.gif);
	width: 221px;
	height: 41px;
}
.fondadresse {
	background-image: url(gifs/images/maquette_32.gif);
	width: 559px;
	height: 71px;
	background-repeat: no-repeat;
}
.fondtexte {
	background-image: url(gifs/images/maquette_20.gif);
	width: 559px;
	height: 377px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0B0F84;
}
a.menu:hover{
	color: #E91D12;
	text-decoration: none;
	font-size: 11px;
}
.lienamis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #E72C1F;
}
a.lienamis:hover{
	color: #D4AC46;
	text-decoration: none;
	font-size: 12px;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #0B0F84;
}
.texteadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.fondsousmenu {
	background-image: url(gifs/images/maquette_30.jpg);
	width: 221px;
	height: 77px;
}
.contour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.ligne {
	background-color: #E72C1F;
}
.okacha {
display:none;
}.titre_vivrelec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
