body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
}

#global {
	border : 1px solid #990000;
     margin-left: auto;
     margin-right: auto;
     width: 897px;
     text-align: left; /* on rétablit l'alignement normal du texte */
	background-color: #FFFFFF ;
	background-image:url("/img-charte-clio/fond.png");
	background-position: 0 0;
	background-repeat: repeat-y;
}

/** html #content-central  {height: 750px; margin-top: -750px;}*/
#content-central {
	width: 897px; 
	position: relative;
	/*position: relative;
	padding-top:-750px;
	height: auto !important;
    height: 750px;
	min-height:750px;*/
	margin-top: -750px;
	height: auto !important;
	_height: 750px;
	min-height:750px;
}
#out-min-height {
position: relative;
  margin-top:750px;          /* voici le min-height (200px) */
  min-height: 1px;           /* pour Opéra */
  }
#div-rubriques {
	width: 168px; 
	position: absolute;
	top:0px;
}
#div-menugauche{
	width: 200px; 
	position: absolute;
	left:178px;
	top:0px;
	padding-top:0px;
	padding-right:15px;
}
#div-texte{
	width: 650px; 
	/*position: absolute;
	top:-580px;
	left:418px;*/
	float: right;
	margin-right:10px;
	text-align:justify;
	
}
#div-texte2{
	width: 479px; 
	/*position: absolute;
	top:-580px;
	left:418px;*/
	float: right;
	margin-right:10px;
	text-align:justify;
}
#lettre{
	position: relative;
	padding-left:3px;
}
#lettreimg{
	height:23px;
	max-height:23px;
	padding-left:3px;
}
form{
	display:inline;
}
.spacer {
	position: relative;
	clear: both;
}
#div-pied{
	position: relative;
}

#rubrique{
	background-color: #970f00 ;
	bgcolor: #970f00 ;
	width: 168px; 
	/*text-align: left;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;*/
	height:15px;
	padding-top:2px;
	margin-top:5px;
	/*height:18px;
	width:168px;
	padding-top:5px;
	vertical-align: middle;*/
}

#sous-rubrique{
	text-align: left;
	font-family: "Arial";
	font-size: 0.77em;
	font-weight: none;
	color: #970f00;
	margin-left: 0px;
	line-height:1.1em;
	width: 168px; 
	display:inline;
}

#div-actualites{
	width: 529px; 
	text-align:justify;
	/*position: absolute;
	left:185px;
	top:0px;*/
	position: relative;
	left:185px;
	margin-top:-750px;
}
#div-accueildroite{
	width: 195px; 
	/*position: absolute;
	top:-580px;
	left:418px;*/
	float: right;
	padding-right:10px;
	text-align:justify;
	
	background-color: #FFcc00 ;
	bgcolor:#FFCC00;
}

#div-recherche{
	width: 479px; 
	position: relative;
	left:250px;
	float: left;
	margin-right:10px;
	text-align:justify;
}
