body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #D1D1D1;
	background-image: url(../images/divers/fond-liste.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;

}
/* Menu */
.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menu A:link {
	color: #333333;
	font-family: Arial, sans-serif;
        text-decoration: none;

}
.menu A:visited {
   color: #009933;
   text-decoration: none;
}
.menu A:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F7B397;

}
.menu A:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;

}
/* Sous-Menu */
.sousMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;

}
.sousMenu A:link {
   color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
.sousMenu A:visited {
   color: #298DB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
.sousMenu A:hover {
	color: #3FA8D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	background-color: #F8B396;

}
.sousMenu A:active {
   color: #009933; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
/* Zoom */
.zoom {
	color: #3FA8D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
.zoom A:link {
   color: #3FA8D2;
   text-decoration: none;
}
.zoom A:visited {
   color: #006600;
   text-decoration: none;
}
.zoom A:hover {
	color: #3FA8D2;
	text-decoration: none;
	background-color: #F7B397;

}
.zoom A:active {
	color: #3FA8D2;
	text-decoration: none;

}
/* Publisit */
.titre {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-transform: uppercase;



}
.texte {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;

}
.texteBlanc {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.formulaire {
	background-color: #CCCCCC;
	vertical-align: middle;
	height: 17px;
	margin: 2px;
	background-position: center center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;






}
.fond {
	background-attachment: fixed;
	background-image: url(../images/divers/fond-liste.gif);
	background-repeat: repeat;
}
.texte2 {

   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
}
.bouton {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #F7B397;
	border-top-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFF7D;
	border-right-color: #FFFF7D;
	border-bottom-color: #FFFF7D;
	border-left-color: #FFFF7D;
	color: #000000;
}
.formulaire2 {
	background-color: #66B4D9;
	vertical-align: middle;
	margin: 2px;
	background-position: center center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;

}
.nom {
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;



}
.filet {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;
}
