html, body { /* il faut mettre ca ! */
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
	margin: 0; 
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #404040;
}
#general {
	width: 950px;
	height: 100%;
	min-height: 100%;
}
#gauche {
	background: url("../../img/common/background_outils.gif") repeat-y right top;
	background-color: #e7e5e2;
    height: 100%;
	margin: 0;
	padding: 0;
	_margin-right: -3px;
	border-right: 2px #FFF solid;
}
#droite { /* le conteneur de la page */
	height: 100%;
	min-height: 100%;
}
#page { /* le conteneur de la page */
	margin-bottom: -48px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: url("../../img/common/background.gif") no-repeat right bottom;
}
#contenu {
	padding-bottom: 48px;
	margin: 0 auto;
	text-align: left;
}
#entete {
	background: url("../../img/common/entete.gif") no-repeat right top;
}
#footer { /* le footer en absolu */
    height: 48px; /* par ex. */
    width: 718px;
	background-color: #5b564f;
}
#footerC {
	text-align: right;
    height: 48px;
    min-height: 48px;
    width: 718px;
}
#footerC h2 {
	margin: 15px 15px 15px 15px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
a.black, a.black:visited, a.black:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.black:hover {
	color: #000000! important;
	text-decoration: underline! important;
}
a.blanc, a.blanc:visited, a.blanc:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blanc:hover {
	color: #FFFFFF! important;
	text-decoration: none! important;
}
table.general {
	background: url("../../img/common/bg_haut_c.jpg") no-repeat left top;
}
form {
	margin: 0;
	padding: 0;
}
a, a:visited, a:link {
	padding: 0;
	margin: 0;
	color: #404040;
	text-decoration: underline;
}
a:hover {
	padding: 0;
	margin: 0;
	color: #c7260e;
	text-decoration: none;
}
/* div général de la page */
hr#bloc{
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.blocG {
	width: 230px;
	border-bottom: 2px #FFF solid;
}
div.blocG h1 {
	margin: 15px 10px 15px 15px;
	padding: 0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
div.blocG h2 {
	margin: 0 0 0 15px;
	padding: 0;
	color: #404040;
	font-size: 12px;
	font-weight: normal;
}
div.blocG h3 {
	margin: 0 0 0 15px;
	padding: 0;
	color: #c7260e;
	font-size: 12px;
	font-weight: normal;
}
div.input {
	border: 1px #959493 solid;
	margin-left: 15px;
}
.inputG {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 150px;
	background-color: #FFFFFF;
	border: 2px #FFFFFF solid;
	_border: 1px #FFFFFF solid;
	font-size: 12px;
	color: #404040;
}
.buttonG {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 40px;
	background-color: #404040;
	border: 3px #404040 solid;
	font-size: 12px;
	_font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#menuHtml {
	display: block;
	margin: 0;
	width: 717px;
	background: url("../../img/common/background_menu.jpg") repeat-x left top;
	height: 41px;
}
h1.menu {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 15px;
}
div.menu {
	display: inline;
	padding: 12px 0;
	height: 41px;
	background: url("../../img/common/barre_menu.gif") no-repeat right top;
}
a.menu, a.menu:visited, a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover{
	color: #FFFFFF! important;
	text-decoration: underline! important;
}
a.menuIn, a.menuIn:visited, a.menuIn:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menuIn:hover{
	color: #FFFFFF! important;
	text-decoration: underline! important;
}
.espace5 {
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
}
.espace10 {
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
.espace15 {
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}
.espace20 {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}


#chemin_nav {
	padding: 8px 0;
}
#chemin_nav h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
a.chemin_nav, a.chemin_nav:visited, a.chemin_nav:link {
	text-decoration: none;
}
a.chemin_nav:hover{
	text-decoration: underline! important;
}
h6.titre1 {
	padding: 0;
	margin: 0;
	color: #db8300;
	font-size: 15px;
	font-weight: bold;
}
h6.titre2 {
	padding: 0;
	margin: 0;
	color: #c7260e;
	font-size: 15px;
	font-weight: bold;
}
h6.titre3 {
	padding: 0;
	margin: 0;
	color: #c7260e;
	font-size: 13px;
	font-weight: bold;
}
h6.media {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

.padRight10 { margin-right: 10px; }
.padLeft10 { margin-left: 10px; }
.pad10 { margin-left: 10px; margin-right: 10px; }

/* ne pas supprimer les trois css suivants */ 
/* polices de caractères d'affichage du copyright des images */ 
.classCopyrightImage { color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
/* retrait du texte gauche et droite pour les images */ 
.leftImage { padding-right: 10px }
.rightImage { padding-left: 10px }

