@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #FFF9DF;/**/
	font-family: Arial;
	font-size: 100%;
	font-style:italic;
}

img, img a:link, img a:visited{
	padding:0;
	margin:0px;
	border:none;
	text-decoration:none;
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
}

input, textarea, select, option, button, textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: #cccccc 0.1em solid;
	font-size: 10px;
	background-color:#ECECEC;
}

.thrColElsHdr #container {
	/*width: 50em;*/
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #eee;
	/*border-bottom-color: #FFFFFF;*/
	border-bottom-color: #eee;
	border-left-color: #eee;
}

.thrColElsHdr #header {
	/*background: #DDDDDD;*/
	padding: 0 0px;  
	width:100%;
	height:260px;
}

.thrColElsHdr #menu {
	background-color: #FFFFFF;
	margin-left: 235px;
	width: 550px;
	height: 25px;
	border:none;
}

/********************************************************/
/*  Menu
/********************************************************/

.menu {
	white-space:nowrap /*IE hack*/;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menu ul {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}
.menu ul li {
	float:left;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	/*border-right:solid 1px #000000;*/
}
.menu ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:1.1em; /* hauteur des boutons principaux */
	vertical-align:bottom;
	line-height:1.0em;/**/
	padding:15px 20px 10px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#900000;
	text-align:left;
}
.menu ul li ul {
	display:none;
}

/************************************************************************************/
/*   Non-IE6 hovering*/
/************************************************************************************/
.menu ul li:hover {
	position:relative;
	background-image:url(../images/puce.jpg);
	background-position:top;
	background-repeat:no-repeat;
} 
.menu ul li:hover a { /* lien text quand btn principale est survolé */
	/*color:#000000; /* couleur de survolage */ 
}
.menu ul li:hover ul {
	display:block; 
	/*width:6.0em;*/
	width:auto;
	position:absolute;
	z-index:999;
	top:1.5em;/**/
	margin-top:0.2em;
	left:0;
	color:#ffffff;
}
.menu ul li:hover ul li a {
	white-space:normal; 
	display:block;
	width:4.0em; /* largeur du sous menus */
	/*width:auto;*/
	height:auto;
	line-height:2.0em;
	margin-left:-0px; /* position horizontal des sous menus /**/
	/*padding:4px 16px 4px 16px;*/ /*espacement entre les sous menus*/
	font-weight:normal;
	color:#000000;
	border:none;
	text-align:left;
	background-color:#ffffff;	
}
.menu ul li:hover ul li a:hover {
	color:#000000;
	text-decoration:none;
}

/************************************************************************************/
/*   IE6 hovering*/
/************************************************************************************/
.menu table {
	position:absolute;
	top:0;
	left:0; 
	border-collapse:collapse;
}
.menu ul li a:hover {
	position:relative /*IE hack*/;
	z-index:1000 /*IE hack*/;
	text-decoration:none;
	border:none;
}
.menu ul li a:hover ul {
	display:block;
	width:auto; 
	position:absolute; 
	z-index:999; 
	top:1.0em;
	margin-top:0.2em;
	left:0; 
	color:#000000;
	border:none;
	background-color:#ffffff;
}

.menu ul li a:hover ul li a {
	white-space:normal; 
	display:block; 
	width:4.0em;
	height:1px; 
	line-height:1.0em;
	padding:0px 5px 0px 0px;
	/*border-left:solid 1px #FFFFFF;*/
	font-weight:normal;
	color:#000000;
	border:none;
	text-align:left;
	background-color:#ffffff;
}

.menu ul li a:hover ul li a:hover {
/*	background-color:rgb(210,210,210);*/
	text-decoration:none;
	border:none;
}
/************ fin du menu ***********************************/




.thrColElsHdr #header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.thrColElsHdr #sidebar1 {
	float: left;
	/*width: 14em; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 205px; /* 235px(img) - 15px(margin-l) -15(margin-r)
	background: #FFFFFF; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 15px 0; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div */
	margin-left:15px;
	margin-right:15px;
	font-size:12px;
	font-family: Arial;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;	/*margin-left: 10px;
	margin-right: 10px;*/
}

.thrColElsHdr #mainContent {
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	/*margin-left: 15em;*/
	margin-left:235px;
	font-size:12px;
}
.thrColElsHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #900000;
}
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 7px 0;
}

/* Diverses classes à réutiliser */
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 1px;
}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

[if IE]>
    <style type="text/css"> 
    /* placer les corrections pour toutes les version d'IE dans ce commentaire conditionnel */
    .thrColElsHdr #sidebar1, .thrColElsHdr #sidebar2 { padding-top: 30px; }
    .thrColElsHdr #mainContent { zoom: 1; padding-top: 15px; }
    /* la propriété propriétaire zoom ci-dessus transmet à IE l'attribut hasLayout nécessaire pour éviter plusieurs bogues */
    </style>
<![endif]

