/* CSS Document */

body { /* OK */
/* la couleur principale (face) */
scrollbar-face-color:#B7B3BD;
/* la couleur des fleches */
scrollbar-arrow-color:#C72413;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#B7B3BD; 
/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#B7B3BD;
/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#C72413;
/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#C72413;
/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#B7B3BD;
border-width:1;

margin-top: 20px;
}
/*.ScrollGarde {
BORDER-RIGHT: black 0px inset;
BORDER-TOP: black 0px inset;
OVERFLOW-Y: auto;
OVERFLOW-X: hidden;
BORDER-LEFT: black 0px inset;
WIDTH: 455px;
BORDER-BOTTOM: black 0px inset;
HEIGHT: 268px;*/
/*background-color: #588FC7;*/
/* la couleur principale (face) */
/*scrollbar-face-color: #FFFFCC;*/
/* la couleur foncee (bas+droite) */
/*scrollbar-shadow-color: #CC9966;*/
/* la couleur claire (haut+gauche) */
/*scrollbar-highlight-color: #CC9966;*/
/* la couleur claire 2 (haut+gauche) */
/*scrollbar-3dlight-color: #CC9966;*/
/* la couleur foncee 2 (bas+droite) */
/*scrollbar-darkshadow-color: #CC9966;*/
/* la couleur de fond (entre le curseur et la fleche) */
/*scrollbar-track-color: #FFFFCC;*/
/* la couleur des fleches */
/*scrollbar-arrow-color: #CC9966;*/
/*}*/
INPUT{ /* OK */
color:#990000;
border-width:1;
border-color:#000000;
height:18px;
background-color:white;
font-size:12px;
font-family:Arial;
}
.Table /* OK */ 
{ 
border-collapse: collapse; /* Colle les bordures entre elles */ 
}
.SansBordure /* OK */ 
{ 
border: 0; /* ne mets pas de bordure */ 
} 
.Bordure /* OK */ 
{ 
border: 1px solid black; /* crée une bordure de 1 px noir */ 
} 
.Cadre { /* OK */
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
    border-collapse: collapse;
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Titre { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.SousTitre { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Texte { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.TexteGras { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.TextePetit { /* OK */
	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: #000000;
	text-decoration: none;
}
.TextePetitGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.LegendePhoto { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Pied { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.Mas { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.Nav2 { /* OK */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Emplacement { /* OK */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TexteFormulaire {
	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: #000000;
	text-decoration: none;
}
.TexteFormulairePetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.TexteFormulaireGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.LienFormulaire:link { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.LienFormulaire:visited { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.LienFormulaire:hover { /* OK */
	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: #000000;
	text-decoration: none;
}
.LienNav2:link { /* OK */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.LienNav2:visited { /* OK */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.LienNav2:hover { /* OK */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.LienContenu:link { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.LienContenu:visited { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.LienContenu:hover { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.LienPied:link { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.LienPied:visited { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.LienPied:hover { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8F8E91;
	text-decoration:none;
}
.LienMas:link { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.LienMas:visited { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.LienMas:hover { /* OK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

/* ZONE DE DEFILEMENT */

.zone{
	position: relative;
	height:264px;
	width:460px;
}
.scrollzone{
	margin: 0px 0px 0px 0px;
	border: 0px dashed #E13F28;
	position: absolute;
	top: 0px;
	left: 10px;
	height:264px;
	width:440px;
}
.scrollbar{
	position: absolute;
	top:0px;
	right:2px;
	height: 244px;
	width: 13px;
}
#barre,#barre_c{
	overflow:auto;
	position: absolute;
	top:10px;
	right:0px;
	height: 234px;
	width: 13px;
	background-image: url("images/design/bar_234.gif");
	background-repeat: no-repeat;
  	background-position: center;
}
#cursor,#cursor_c{
	height: 2px;
	width: 13px;
	background-image: url("images/design/curseur.gif");
	background-repeat: no-repeat;
  	background-position: center;
}
.arrow{
	cursor:default;
}
#up,#up_c{
	position: absolute;
	top:0px;
	right:0px;
	height: 16px;
	width: 13px;
	background-image: url("images/design/up.gif");
	background-repeat: no-repeat;
  	background-position: center;
}
#down,#down_c{
	position: absolute;
	top:244px;
	right:0px;
	height: 16px;
	width: 13px;
	background-image: url("images/design/down.gif");
  	background-repeat: no-repeat;
  	background-position: center;
}

.navigation {
      margin: 0;
      padding: 0;
      list-style: none:
      background: #000;
      color: #B7B3BD;
      width: 110px;
      min-height: 249px;
      font: 0.7em Arial, Helvetica, sans-serif;
      font-weight: bold;
      /*background: #000 url(fr/images_accordeon/nav_fond_rouge_degr_110px_1px.jpg) 0 0 repeat-y;*/
      border: 0px solid blue;
      }


.navigation .promotions {
      margin: 0;
      padding: 4px 10px;
      color: #fff;
      font: 1em Arial, Helvetica, sans-serif;
      font-style: italic;
      font-weight: bold;
      text-decoration: underline;
      }
		
		
.navigation a, .navigation span {
      display: block;
      padding: 4px 10px;
      color: #000;
      text-decoration: none;
      background-image: url(fr/images_accordeon/nav_fond_rouge_degr_110px_1px.jpg);
      }
.navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
      background-image: url(fr/images_accordeon/nav_fond_rouge_degr_110px_1px.jpg);
      }
.navigation .open a, .navigation .open span {
      background-image: url(fr/images_accordeon/nav_fond_rouge_degr_110px_1px.jpg);
      }
.navigation a:hover, .navigation a:focus, .navigation a:active {
      text-decoration: underline;
      background: #fff;
      }
.navigation .subMenu {
      font-size: .6em;
      background: #ccc url(fr/images_accordeon/nav_fond_rouge_degr_110px_1px.jpg) 0 0 repeat-y;
      font-size: .8em;
      margin: 0;
      padding: 0;
      border-bottom: 0px solid #666;
      }
.navigation ul.subMenu a {
      background: none;
      padding: 3px 20px;
      }

