@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:small;
	background: white;
	background-image: url(../commun/Bkg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:justify;
}
#Container {
	position: relative;
	top:0px;
	width:788px;
	z-index:1;
	overflow: visible;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant:small-caps;
	color: #065D1E;
}
.TextePetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
	color: #666666;
}
.TitreS2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #E21A00;
}
.TitreNiveau2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
}
.TitreNiveau3 {
	font-weight: bold;
	font-variant: small-caps;
	color: #E21A00;
	display:block;
	font-size: small;
}
.BlocTitre {
	background:url(../commun/Bkg_Titre.gif);
	background-repeat:repeat-x;
	height: 26px;
	width:100%;
}
.Commentaire {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style:italic;
	color: #666666;
}
.FormulaireChamps {
	background-color:#E6FFCC;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #E21A00;
	text-decoration: underline;
}
/* Section horizontal par ordre d'apparition*/
#header {
	height: 187px;
	top:0px;
}
#SubHeader {
	background:url(../commun/Bkg-SubHeader.gif);
	height:54px;
	top:0px;
	margin-left:0px;
}
Menu {
	height: 26px;
	top:0px;
}
#Content {
	background-image: url(../commun/Bkg.jpg);
	background-repeat: no-repeat;
}
#contentfloatholder {/* right faux column tab */
	background: url(sidebar.gif) repeat-y 100% 0;
	/*float: left;*/
	width: 100%;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#contentfloatholder:after {
	/* this is for NN6 to clear floats */
    content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#center {
	margin: 0 50px 0 390px;
}
#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
}
#left {
	float:left;
	width: 390px;
	margin: 0 0 0 -5%;
	text-align:left;
}
#Plein {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footer {
	background:#FFFFFF;
	background-image:url(../commun/Bkg-Footer.gif);
	background-repeat:repeat-x;
	height:22px;
	margin-top: 2px;
	margin-bottom:2px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	top:0px;
	line-height: 34px;
}
.TabListProd {
	position:relative;
	top: -4px;
	left: -4px;
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	background:#F0F0F0;
	vertical-align:top;
}
.TabListProd tr.alt {
	background: #E8E8E8;
}
.TabListProd tr.Clean {
	background: #ffffff;
}
.TabListProd td {
	margin: 0px;
	padding: 8px 20px;
	text-align:left;
	border-bottom: 1px solid #b5b5b5;
	vertical-align:top;
}
.TabListProd th  {
	margin: 0px;
	text-align:left;
	border-bottom: 1px solid #b5b5b5;
	vertical-align:top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.TabListProd caption {
	margin:0;
	padding: 8px 20px;
	text-align:left;
	border: 1px solid #E6FFCC;
	border-bottom: none;
	background:#ffffff;
}
.TabProdTHSpecial {
width:200px;
}
.fadeblock {
	background:#919191;
}
.TabFonction {
	position:relative;
	top: -4px;
	left: -4px;
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	background:#ffffff;
	vertical-align:top;
	text-align:left;
}

