html,body {
	margin:0px;
	padding:0px;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	background-color: #000;
	background-image: url(/ergonomie/fond.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #000000; scrollbar-shadow-color: #CC0000;
scrollbar-highlight-color: #CC0000;scrollbar-3dlight-color: #CC0000; scrollbar-darkshadow-color: #CC0000; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #CC0000;
}
#marqueecontainer
{
	position: relative;
	height: 66px;
	overflow: hidden;
	padding: 0px;
	padding-top: 5px;
	padding-left: 4px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
.formlogin {
	height: 50px;
}
.formlogin .inputtext {
	font-size: 11px;
	color: #aa0000;
	border: 1px solid #fca3b9;
	padding: 1px 5px 1px 5px;
	width: 150px;
	font-weight: bold;
}
.barredenavigation {
	background-image: url(/v2q/ergonomie/nav-haut.gif);
	background-repeat: repeat-x;
	height:30px;
	border-bottom:1px solid #000000;
	font-size:16px;
	font-weight: bold;
	float: left;
	width: 100%;
}
.fotodroite {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
	float: right;
}
.fotogauche {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
	float: left;
}

.left {
	width: 175px;
	float:left;
	background-color: #b70303;
	color: #fff;
	padding: 3px 0px 0px 0px;
	
}
.left ul.menu {
	padding:0px;
	margin:0px;
}
.left ul.menu li {
	border-top: 1px solid #841400;
	border-bottom: 1px solid #cc5141;
	list-style: none;
	margin:0px;
	padding:0px;
}
.left ul.menu li a {
	padding: 4px 0px 4px 0px;
	color: #fff;
	font-size: 12px;
	display:block;
	text-decoration:none;
}
.left ul.menu li a span {
	margin-left: 7px;
}
.left ul.menu li a:hover {
	background-color: #aaa;
	color: #000;
}



div.nav-container{
	z-index:1000;
}

#nav {
	width: 100%;
	z-index:1001;
	background-image: url(/v2q/ergonomie/fd-2.jpg);
	background-repeat: repeat-y;
}

#nav ul  {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: normal;
	padding: 0;
	border-top: 3px solid #aa0000;
	border-right: 3px solid #aa0000;
	border-bottom: 3px solid #aa0000;
	margin: 0 0 0 0;
	text-align:center;
	
}
#nav a {
	display: block;
	width: 175px;
	color: #fff;
	text-decoration: none;
}
#nav a.lvl1 {
	width:175px;
}
#nav a:hover {
	background-color: #000000;
}
#nav a.ye:hover {
	background-color: #aa0000;
	color: #000;
}


#nav li li a:hover {
	background-color: #aa0000;	
}

#nav ul li {
	float: left;
	padding: 0;
	width: 175px;
	border-width: 0px;
}
#nav ul li.lvl1 {
	width:175px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 175px;
	font-weight: normal;
	margin: 0;
	margin: -25px 0 0 175px;
	z-index:1002;
	text-align:left;

}
#nav li ul li ul  {
	margin: -25px 0 0 175px;
}
#nav li li {
	width: 175px
	margin-left:175px;
	border-bottom: 1px solid #ccc;
}

#nav li li strong {
	color: #aa0000;
}

#nav li li span {
	padding-left: 0px;
}

#nav li ul a {
	width: 175px;
	color: #aa0000;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}

#nav li ul ul {
	margin: -25px 0 0 175px;
}

#nav li ul li ul {
	position:absolute;
	width: 175px;
	right:-209px;
	margin-top:-24px;
	z-index:1003;
}
#nav li ul li ul a {
	width: 175px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul,
#nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul
{
	left: -999em;
}


#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul,
#nav li li li li:hover ul
{
	left: auto;
}

#nav li.sfhover ul{
	left:auto;
}
#nav li li.sfhover ul,
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul,
{
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #aa0000;
}

#nav li li:hover, #nav li li.sfhover {
	background-color: #aa0000;
}



/** Style de la nav horiz. **/

#nav2 ul {
	line-height: 30px;
	height: 30px;
	padding:0;
	margin:0;
	
}
#nav2 ul li {
	font-size: 0.7em;
	font-weight: bold;
	list-style: none;
	display: inline;
	float:left;
	border-right: 1px solid #954d01;
}

#nav2 ul li.off a {
	color: #ffffff;
	display:block;
	float:left;
	text-decoration: none;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
}
#nav2 ul li.off a:hover {
	color: #ffffff;
	background-image: url(/v2q/ergonomie/nav-haut_on.gif);
	background-repeat: repeat-x;
	height:30px;
}

#nav2 ul li.on {
	background-image: url(/v2q/ergonomie/nav-haut_on.gif);
	background-repeat: repeat-x;
	height:30px;
}

#nav2 ul li.on a {
	color: #ffffff;
	background-image: url(/v2q/ergonomie/nav-haut_on.gif);
	display:block;
	float:left;
	text-decoration: none;
	padding: 0 10px 0 10px;
}


.p {
	background-position:84% 50%;
	background-repeat: no-repeat;
}










#nav3 {
	width: 100%;
	z-index:1001;
	background-image: url(/v2q/ergonomie/fd-3.jpg);
	background-repeat: repeat-y;
}

#nav3 ul  {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: normal;
	padding: 0;
	border-top: 3px solid #aa0000;
	border-right: 3px solid #aa0000;
	border-bottom: 3px solid #aa0000;
	margin: 0 0 0 0;
	text-align:center;
	
}
#nav3 a {
	display: block;
	width: 175px;
	color: #fff;
	text-decoration: none;
}
#nav3 a:hover {
	background-color: #AA0000;
}


.navigation{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


a:link {
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size:12px;
}

#onglet {
  float:left;
  width:85%;
  background:#eee url("/v2q/ergonomie/onglet/bg3.jpg") repeat-x top;
  line-height:normal;
  }
#onglet ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#onglet li {
  float:left;
  background:url("/v2q/ergonomie/onglet/left3.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 28px;
  }
#onglet a {
  float:left;
  display:block;
  background:url("/v2q/ergonomie/onglet/right3.gif") no-repeat right top;
  padding:9px 28px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#92A2AC;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#onglet a {float:none;}
/* End IE5-Mac hack */
#onglet a:hover {
  color:#A56060;
  }
#onglet #current {
  background-image:url("/v2q/ergonomie/onglet/left3_on.gif");
  }
#onglet #current a {
  background-image:url("/v2q/ergonomie/onglet/right3_on.gif");
  color:#A56060;
  }
.bordpointille {
	border: 1px dotted #666666;
}.bordnoir {
	border: 1px solid #000000;
}
.ccab { display: none; }

.blogons {
	background-color: #EBEBEB;
	margin: 4px;
	padding: 5px;
	position: static;
	float: left;
	width: 97%;
	border: 1px dashed #990000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.traitdroit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}

.publier{
    float: right;
}

.bloc-recit-haut {
	background-color: #E6E6E6;
	margin: 0px 10px 10px 0px;
	padding: 8px;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	position: relative;
	left: auto;
	border-right-color: #000000;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #E5E5E5;
}

.aventuretitre {
	text-align: center;
	margin: 5px;
	padding: 2px;
	height: auto;
	width: auto;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a img {
	border:0;
}
.blocaccueil
{
	float: left;
	width: 480px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;
	text-align: justify;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.infonews{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	background-position: center;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}	
div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }.bordpointillenoir {
	border: 1px dotted #000000;
}
