body,
#cachepageheader,
#pageheader,
#hzmenu,
  #hzmenu ul,
  #hzmenu li,
#vtmenu,
  #vtmenu ul,
  #vtmenu li,
  #vtmenu ul ul li,
  #vtmenu p,
#maintext,
  #maintext h1,
  #maintext h2,
  #maintext ul,
  #maintext ul.level2,
  #maintext ul.menu,
  #maintext ul.menu li,
  #maintext p,
  #maintext img
{
	background: #fff;
	color: #5E6E66;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#cachepageheader {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
#pageheader {
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	width: 840px;
	padding: 0;
	margin: 10px;
}
#pageheader img.left {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
#pageheader img.right {
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
}
#hzmenu {
	z-index: 3;
	position: absolute;
	top: 103px;
	left: 0;
	width: 840px;
	padding: 0;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
}
#hzmenu ul {
  border-bottom: 1px solid #289728;
	margin: 0;
	padding-bottom: 28px;
	padding-left: 175px;
}
#hzmenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hzmenu a:link, #hzmenu a:visited {
  background: #e8ecea;
  color: #289728;
  float: left;
	border: 1px solid #289728;
	line-height: 27px;
	margin-right: 4px;
	padding: 0px 6px;
	text-decoration: none;
}
#hzmenu a:hover {
	background: #fff;
	color: #ED1849;
}
#hzmenu a:active {
	background: #fff;
	color: #ED1849;
	border-bottom: 1px solid #fff;
}
#hzmenu a:link#hzactive, #hzmenu a:visited#hzactive,
#hzmenu a:hover#hzactive, #hzmenu a:active#hzactive
{
	background: #fff;
	color: #ED1849;
	border-bottom: 1px solid #fff;
}
#vtmenu {
	z-index: 2;
	position: absolute;
	top: 165px;
	left: 0;
	width: 175px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
#vtmenu p {
  display: block;
  padding: 5px 0px;
	margin: 0 0 1px 0;
	width: 175px;
	text-align: center;
	border-bottom: 2px solid #ED1849;
	border-top: 2px solid #ED1849;
	font-style: italic;
	font-size: 14px;
}
#vtmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #ED1849;
}
#vtmenu ul.sousmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
}
#vtmenu li {
	margin: 1px 0 1px 0;
}
#vtmenu a {
	background: #e8ecea;
	color: #289728;	
  display: block;
	padding: 5px 0px;
	margin: 0;
	width: 175px;
	text-decoration: none;
}
#vtmenu a span {
  float: left;
  width: 10px;
  visibility: hidden;
}
#vtmenu a:hover {
	background: #e8ecea;
  color: #ED1849;
	text-decoration: none;
}
#vtmenu a#vtactive, #vtmenu a:active {
	background: #fff;
  color: #ED1849;
	text-decoration: none;
}
#vtmenu ul ul li {
	margin: 1px 0 1px 0;
}
#vtmenu ul ul a {
	background: #e8ecea;
  color: #289728;
  display: block;
	padding: 5px 0px;
	width: 175px;
	text-decoration: none;
}
#vtmenu ul ul a span {
  float: left;
  width: 25px;
  visibility: hidden;
}
#vtmenu ul ul a:hover {
	background: #e8ecea;
  color: #ED1849;
	text-decoration: none;	
}
#vtmenu ul ul a#vtactive, #vtmenu ul ul a:active {
	background: #fff;
  color: #ED1849;
	text-decoration: none;	
}
#vtmenu span#traduction {
  width:160px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
	text-align: center;
  display: block;
}
#vtmenu span#traduction a {
  background: #fff;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
	display: inline; 
}
#vtmenu span#traduction img {
  vertical-align:text-top;
  padding: 0;
  border: 0;
	margin-left: 5px;	
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#vtmenu img {
	margin-top: 10px;
}
#maintext {
	z-index: 1;
	position: absolute;
	top: 165px;
	left: 200px;
	width: 650px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: 0px solid #289728;
}
#maintext h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
#maintext h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
#maintext a {
	background: #fff;
  color: #ED1849;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#maintext a:link, #maintext a:visited {
	background: #fff;
	color: #ED1849;
}
#maintext a:hover, #maintext a:active {
	background: #fff;
	color: #289728;
}
#maintext ul {
	list-style-type: circle;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
  margin-left: 0;
  padding-left: 0; 
}
#maintext ul li{
  margin-left: 30px;
  padding-left: 0px; 
}
#maintext ul.level2 {
	list-style-type: disc;
}
#maintext ul.level2 li{
  margin-left: 30px;
  padding-left: 0; 
}

#maintext  ul.menu {
	text-align: center;
	padding: 5px 0px;
	margin: 0;
	width: 100%;
	border-bottom: 2px solid #ED1849;
	border-top: 2px solid #ED1849;
}
#maintext ul.menu li {
	display: inline;
	padding: 0px 10px;
	margin: 0;
}
#maintext  ul.menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#maintext ul.menu a:link, #maintext ul.menu a:visited  {
	background: #fff;
	color: #289728;
}
#maintext ul.menu a#mtactive, 
#maintext ul.menu a:hover, #maintext ul.menu a:active {
	background: #fff;
	color: #ED1849;
}
#maintext p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#maintext p.centre {
	text-align: center;
}
#maintext p.source {
	font-size: 10px;
}
#maintext span#imagedumois {
  width:600px;
  margin-left: auto;
  margin-right: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #e8ecea;
	color: #5E6E66;
	border: 1px solid #289728;
	padding: 20px;
  display: block;
}
#maintext div.source {
  width:640px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	background: #fff;
	border: 1px solid #289728;
	padding: 5px;
  display: block;
}
#maintext span.reference {
  width:615px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 0px;
  margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	background: #e8ecea;
	color: #5E6E66;
	border: 1px solid #289728;
	padding: 10px;
  display: block;
}
#maintext span.reference img {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
}
#maintext span.reference a {
	background: #e8ecea;
  color: #ED1849;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#maintext span.reference a:link, #maintext span.reference a:visited {
	background: #e8ecea;
	color: #ED1849;
}
#maintext span.reference a:hover, #maintext span.reference a:active {
	background: #e8ecea;
	color: #289728;
}
#maintext span.produit {
  width:280px;
  height:50px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 0px;
  margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	background: #e8ecea;
	color: #5E6E66;
	border: 1px solid #289728;
	padding: 10px;
	display: inline-block;
	overflow: hidden;
	vertical-align:top; 
}
#maintext span.produit img {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
}
#maintext span.produit a img {
	text-decoration: none;
	border:  none ;
}
#maintext img {
	vertical-align:text-top;
  margin-bottom: 10px;
  padding: 0; 
}
#maintext img.right {
  float: right;
  margin-left:10px;
}
#maintext img.left {
  float: left;
  margin-right:10px;
}
#maintext img.icone {
  float: left;
  margin-right: 10px;
  width: 96px;
  height: 96px;
}
#maintext img.logo {
	vertical-align:text-top;
  margin: 0;  
  padding: 0;
  border: 0;
}
#maintext table.presentation {
  background: #fff;
  font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
#maintext table.presentation td {
  padding-top: 0px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 0px;
  vertical-align: top;  
}
#maintext #reftop {
  float: left;
  width: 445px;
  margin: 0;
  padding: 0;
}
#maintext #reftopimg {
  float: right;
  width: 200px;
  margin: 0;
  padding: 0;
}
#maintext #reftopimg img.main {
  width: 200px;
  margin-bottom: 10px;
}
#maintext #reftopimg img.logo {
  vertical-align:text-top;
  float: left;
  margin-right: 10px;
}
#maintext #reftopimg span#partenaire {
  display: block;
	background: #e8ecea;
	color: #5E6E66;
	border: 1px solid #289728;
	padding: 10px;
	margin: 0 0 10px 0;
  font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify; 
}
#maintext #refmain {
  float: left;
  width:650px;
  margin: 0;
  padding: 0;
}
#maintext strong {
	font-weight: bold;
}
#maintext img, #maintext img:link, #maintext img:active, #maintext img:visited, #maintext img:hover {
  border: none;
}
#maintext map, #maintext map:link, #maintext map:active, #maintext map:visited, #maintext map:hover {
  border: none;
}
#maintext area, #maintext area:link, #maintext area:active, #maintext area:visited, #maintext area:hover {
  border: none;
}
html>body #pageheader {
	position: fixed;
}
html>body #cachepageheader {
	position: fixed;
}
html>body #hzmenu {
	position: fixed;
}
html>body #vtmenu {
	position: fixed;
}

