/*  ----------------------------------------------------------- */
/*  Feuilles de styles GRF RI */
/*  ----------------------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	font-size:62.5%;
	background-color: #FCEB99;
	text-align:center;
	background-color:#206BA1;	
}
img, table { margin: 0; padding: 0; border: none; border-collapse:collapse; border-spacing:0;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000066;
}

a:link, a:active a:visited{
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */


#conteneur{
	width: 786px;
	height:auto;
	margin:auto;
	border: 5px solid #990000;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(../images/fondjaune.gif);
}

#Entete{
	width:100%;
	height:28px;
	margin:0px;
	padding-top:55px;
	padding-left:300px;
	background-image:url('../images/entete.gif');
	background-repeat:no-repeat;
}

#sommaire{
	width: 170px;
	margin-right:2px;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:5px;
}
#contenu {
	width: 587px;
	margin-top:0px;
	padding-top:30px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:20px;
	font-size:1.3em;
	
}
#pied {
	margin-top: 10px;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
	
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Entête
/*  ------------------------------------------ */
#Entete a img{
    border-width: 0;
  } 
#Entete a#image1:link img, #Entete a#image1:active img,#Entete a#image1:visited img{
  background: url(images/entete2_03.jpg) top left no-repeat;
  }
#Entete a#image2  {
  background: url(images/entete2_04.jpg) top left no-repeat;
  }
#Entete a#image3  {
  background: url(images/entete2_05.jpg) top left no-repeat;
  }
#Entete a#image1:hover{
  background: url(images/entete2_03-over.jpg) top left no-repeat;
  }
#Entete a#image2:hover  {
  background: url(images/entete2_04-over.jpg) top left no-repeat;
  }
#Entete a#image3:hover  {
  background: url(images/entete2_05-over.jpg) top left no-repeat;
  }				 
/* Sommaire (c-a-d. la colonne de gauche) */

#sommaire .titre {
	text-align:right;
	color: #EAA900;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EAA900;
	margin-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#sommaire .titre a:link, #sommaire .titre a:active, #sommaire .titre a:visited {
	text-align:right;
	color: #EAA900;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EAA900;
	margin-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#sommaire li{
	margin: 0px;
	text-align:right;
	padding-bottom:10px;
	list-style-type: none;
	}
#sommaire .soustitre a:link, #sommaire .soustitre a:active, #sommaire .soustitre a:visited {
	text-align:right;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
 
#sommaire .soustitre a:hover {
	text-align:right;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	}
	
/* Corp */



	
.imageDroite{
float:right}

/* Pied de page */

#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; 
	padding-left:25em;
	}