@charset "iso-8859-1";

/* Corps */	
body {
	/*background-color:#EEEEEE;*/
	background-image:url(images-divers/bg-acier.gif);
	background-repeat:repeat;
	text-align:center;
	margin-top:10px;
	}

#page {
	width:820px;
	background-color:#FFFFCC;
	text-align:center;
	padding:10px 10px 10px 10px;
	height:100%
	}

#contenu {
	float:left;
	width:592px;
	background-color:white;
	margin-right:o;
	padding:1px;
	}
#contenu H1 {
	font-family:sans-serif,"arial black" !important;
	color:blue;
	font-size:25px !important;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	margin-bottom:15px;
	margin-top:0;
	background-color:white;
	background-image:url(images-divers/fond-titre-h1.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	}

#contenu H2 {
	font-family:sans-serif,"arial black" !important;
	color:#FF6600;
	font-size:20px !important;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#DDDDDD;
	border-top:solid #FF6600 1px;
	border-bottom:solid #FF6600 1px;
	line-height:40px;
	}	
#contenu H3 {
	font-family:sans-serif,"arial black" !important;
	color:#FF6600;
	font-size:16px !important;
	font-weight:bold;
	text-align:center;
	margin-bottom:8px;
	margin-top:8px;
	background-color:#EEEEEE;
	border-top:solid #FF6600 1px;
	border-bottom:solid #FF6600 1px;
	line-height:30px;
	}	
#contenu H4 {
	font-family:sans-serif,"arial black" !important;
	color:#FF6600;
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	margin-bottom:6px;
	margin-top:6px;
	background-color:white;
	line-height:30px;
	}	
#contenu H4 A {
	font-family:sans-serif,"arial black" !important;
	color:#FF6600;
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	margin-bottom:6px;
	margin-top:6px;
	background-color:white;
	text-decoration:none;
	line-height:30px;
	}	
#contenu H4 A:hover {
	color:#666666;	
	}	
#contenu .note {
	font-size:11px;
	font-family:sans-serif;
	text-align:center;
	padding-bottom:6px;
	padding-top:6px
	}
/*Tableaux de contenu*/
#contenu table {
	width:100%;
	background-color:white !important;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	border-collapse:collapse;
	}	
#contenu td {
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	padding:4px;
	text-align:center;
	font-family:arial,sans-serif !important;
	font-size:14px !important;
	}
#contenu td.legende {
	font-size:11px !important;
	font-family:arial !important; 
	color:#666666;
	font-style:italic;
	text-align:center;
	padding:4px;
	}
#contenu td.design {
	text-align:left;
	}
#contenu td.promo {
	background-color:yellow !important;
	font-weight:bold !important;
	text-align:center;
	}
#contenu td.promodes {
	background-color:yellow !important;
	font-weight:bold !important;
	text-align:left;
	}
#contenu .percent {
	background-color:yellow !important;
	color:red;
	font-weight:bold;
	}
	
	
/*Pour le fond du menu*/
  
.menu {
	width:190px;
	float:right;
	background-color:#FFFFCC;
	height:100%;
	text-align:left;
	padding-left:5px;
	}

/* Menu	*/

#menu-titre { 
			width:190px;
			height:27px;
			font-size:17px !important;
			font-family:arial,sans-serif !important;
			background-color:#FFFFCC;
			/*background-image:url(images-divers/fond-titre-menu.jpg);
			background-position:top right;
			background-repeat:no-repeat;*/
			padding-top:10px;
			color:blue;
			font-weight:bold;
			text-align:center;
			}		
#menu {
	width:190px;
	background-color:#FFFFCC;
	}

#menu ul.niveau1 {
	list-style-type:none;
	margin-left:0;
	padding:0;
	}

#menu li.niveau1 {
	background-image:url(images-divers/puce_bl.gif);
	background-repeat:no-repeat;
	background-position:0;
	padding-left:1.5em;
	margin:0.2em
	}
	
	/*niveau 1 actif*/
#menu li.niveau1a {
	font-weight:bold;
	color:#FF6600;
	margin:0.2em;
	}
	
#menu  li a {
	text-decoration:none !important;
	}
#menu  li a:hover {
		color:red !important;
		}
#menu li a:visited {
		color:#000066;
		}

/*Sous menu : niveau 2*/		
#menu ul.niveau2 {
	list-style-type:none;
	font-weight:normal;
	font-size:80%;
	color:blue;
	margin-left:2.5em;
	padding:0;
	}
	/*niveau 2 actif*/
#menu li.niveau2a {
	font-weight:bold;
	color:#FF6600;
	}
	
/* Barre de Navigation */

div#navigation {
    height: 20px;
    width: 100%;
	margin-top:10px;
	margin-bottom:20px;
    border-top: solid #999999 1px;
    border-bottom: solid #999999 1px;
	background-color:#FFFFFF;
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    color: #999999;
    line-height: 20px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#999999;
}
div#navigation li a:link {
    color: #999999:
}
div#navigation li a:visited {
    color: #999999;
}
div#navigation li a:hover {
    color:black;
}
 
/* Pied de page */
#footer {
	color:#555555;
	font-size:11px !important;
	font-family:sans-serif !important;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#EEEEEE;
	border-top:solid #999999 1px;
	border-bottom:solid #999999 1px;
	line-height:12px;
	padding-top:5px;
	padding-bottom:5px;
	}	 
#footer .liv {
	color:blue;
	font-weight:bold;
	}
#footer .gras {
	font-weight:bold;
	}
	
#disclaimer {
	color:#888888;
	font-size:9px !important;
	font-family:sans-serif !important;
	text-align:center;
	margin-bottom:4px;
	margin-top:4px;
	background-color:#FFFFFF;
	border-top:solid #BBBBBB 1px;
	border-bottom:solid #BBBBBB 1px;
	line-height:10px;
	padding-top:4px;
	padding-bottom:4px;
	}	 