    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;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 100%;
			background-color: #100025;
			background-image: url(../images/background_cosmos.jpg);
			background-repeat: no-repeat;
    }
    #container {
	width: 900px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    } 
	#entete {
	background-color: #FFFFFF;
	background-image: url(../images/entete_graphik.png);
	height: 280px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
    } 
	#entete  h1 {
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
	}
#bloc_gauche/* Conseils pour mainContent :
    1. l'espace compris entre les éléments mainContent et sidebar1 est créé avec la marge droite de l'élément div mainContent.  Quelle que soit la taille du contenu dans l'élément div sidebar1, l'espace des colonnes reste préservé. Vous pouvez supprimer cette marge droite si vous souhaitez que le texte de l'élément div #mainContent remplisse l'espace de l'élément #sidebar1 lorsque le contenu de ce dernier se termine.
    2. pour éviter une perte de l'élément flottant à la résolution minimale prise en charge (800 x 600), la taille des éléments contenus par l'élément div mainContent doit être égale ou inférieure à 430&nbsp;pixels (images comprises).
    3. dans le commentaire conditionnel pour Internet Explorer ci-dessous, la propriété zoom permet de donner à l'élément mainContent l'attribut hasLayout. Cela évite l'apparition de plusieurs bogues spécifiques d'Internet Explorer.
    */
     {
			margin-top: 12px;
			margin-bottom: 0;
			margin-left: 50px;
			color: #383447;
			float: left;
			width: 560px;
			z-index: 1;
			position: relative;
			visibility: visible;
    } 
#bloc_gauche img {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bloc_gauche h1 {
	font-size: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#bloc_gauche h2 {
	font-size: 115%;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#bloc_gauche h3  {
	font-size: 80%;
	font-weight: bold;
	padding: 4px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #383447;
	background-image: url(../images/background_sous_titre.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A5372;
	background-position: -6px;
}
#bloc_gauche p {
	font-size: 85%;
	padding: 0px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#bloc_gauche ul {
	margin: 0px;
	padding: 0px;
}
#bloc_gauche li {
	font-size: 85%;
	list-style-type: square;
	padding: 0px;
	line-height: 130%;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#bloc_gauche .liens_technique {
	margin-bottom: 12px;
}
#bloc_gauche .liens_technique  p a{
	font-weight: bold;
	text-decoration: none;
	background-color: #62B3E3;
	width: 230px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 50px;
	color: #383447;
	display: block;
	background-image: url(../images/arrow_link.png);
	background-repeat: no-repeat;
	background-position: 2px;
	margin: 0px;
}
#bloc_gauche .liens_technique p a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #4CA928;
	width: 230px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 50px;
	color: #FFF;
	display: block;
	background-image: url(../images/arrow_link.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#bloc_gauche .vignette_gauche {
	padding: 0px;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	width: 110px;
}
#pied_de_page {
	padding: 12px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A5372;
	border-bottom-color: #5A5372;
	background-image: url(../images/pied_de_page.jpg);
	background-repeat: no-repeat;
	height: 100px;
    } 
#pied_de_page .texte_pied_de_page {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 68px;
}
#pied_de_page .texte_pied_de_page p {
	font-size: 85%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	line-height: 125%;
}
    /* 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: 8px;
	width: 200px;
    }
    .fltlft { /* cette classe permet de rendre flottant le côté gauche 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: left;
	margin-right: 8px;
	width: 200px;
    }
    .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;
    }
#bloc_droite/* Conseils pour sidebar1 :
    1. comme nous travaillons en pourcentages, il est préférable de ne pas utiliser de remplissage latéral pour l'encadré. Pour les navigateurs conformes aux standards, il sera ajouté à la largeur, créant ainsi une largeur réelle inconnue. 
    2. Pour créer un espace entre le côté de l'élément div et les éléments qu'il contient, attribuez une marge gauche et une marge droite à ces éléments, comme dans la règle .twoColLiqRtHdr #sidebar1 p.
    3. Comme Internet Explorer calcule les largeurs après avoir restitué l'élément parent, des bogues inexpliquées peuvent parfois se produire pour les colonnes calculées en pourcentage. Pour obtenir des résultats plus prévisibles, il est donc préférable de dimensionner les colonnes en pixels.
    */
     {
			float: right; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div  */
			margin-right: 56px;
			margin-top: 6px;
			color: #383447;
			padding: 10px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-top-style: solid;
			border-bottom-style: solid;
			border-top-color: #5A5372;
			border-bottom-color: #5A5372;
			width: 190px;
			background-image: url(../images/background_reference.gif);
			background-repeat: repeat-x;
			margin-bottom: 6px;
			margin-left: 0px;
			position: relative;
			z-index: 10;
    }
#bloc_droite  h3, #bloc_droite  p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
    }


#moteurrecherche
{
			border-top-width: thin;
			border-bottom-width: thin;
			border-top-style: solid;
			border-bottom-style: solid;
			border-top-color: #5A5372;
			border-bottom-color: #5A5372;
			float: right;
			width: 190px;
			margin-top: 12px;
			margin-right: 56px;
			margin-bottom: 0px;
			margin-left: 0px;
			background-image: url(../images/background_moteurrecherche.gif);
			background-repeat: repeat-x;
			padding-top: 3px;
			padding-right: 10px;
			padding-bottom: 3px;
			padding-left: 10px;
}

#moteurrecherche form p
{
			font-size: 80%;
			padding: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 6px;
			margin-left: 0px;
}

#moteurrecherche form div table tr th
{
			margin: 0px;
			padding: 0px;
}

#moteurrecherche form div table tr td
{
			margin: 0px;
			padding: 0px;
}

#stries
{
			width: 184px;
			margin: 0px;
			padding-top: 3px;
			padding-right: 0px;
			padding-bottom: 6px;
			padding-left: 0px;
}
.lien_site {
			display: block;
			padding: 1px;
			height: 32px;
			width: 180px;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			margin-bottom: 8px;
			overflow: hidden;
}
.lien_site a {
	display: block;
	padding: 2px;
	height: 32px;
	width: 180px;
	background-color: #5A5372;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.lien_site a:hover {
	display: block;
	padding: 2px;
	height: 32px;
	width: 180px;
	background-color: #FF0033;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.lien_site img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lien_xhtml {
	display: block;
	height: 25px;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.lien_xhtml a {
	display: block;
	background-image: url(../images/W3c_xhtml_link.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
}
.lien_xhtml a:hover {
	display: block;
	background-image: url(../images/W3c_xhtml_hover.jpg);
	height: 25px;
	text-decoration: none;
}

.lien_css {
	display: block;
	height: 25px;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.lien_css a {
	display: block;
	background-image: url(../images/W3c_css_link.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
}
.lien_css a:hover {
	display: block;
	background-image: url(../images/W3c_css_hover.jpg);
	height: 25px;
	text-decoration: none;
}
.accueil_contact_sitemap {
			text-align: right;
			font-size: 70%;
			text-decoration: none;
			font-weight: bold;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-top-style: solid;
			border-bottom-style: solid;
			border-top-color: #5A5372;
			border-bottom-color: #5A5372;
			padding-top: 6px;
			padding-bottom: 6px;
			margin-bottom: 12px;
}
.accueil_contact_sitemap hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.accueil_contact_sitemap a {
	text-decoration: none;
}
.accueil_contact_sitemap a:hover {
	text-decoration: none;
	color: #000;
}
.offre_speciale {
	height: auto;
	width: auto;
	text-align: justify;
	background-image: url(../images/motif_body.gif);
	background-repeat: repeat;
	border: thick dashed #000000;
	color: #000;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}
.offre_speciale h2 {
	margin: 0px;
	padding: 0px;
	font-size: 115%;
	font-weight: bold;
}
