html, body {
	text-align: center; 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	background-color: #F8F1E7;
}

table, tr, td {
	text-align: left;
	font-family: arial, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	border: 0;
}

div#page {
	border: none;
	margin: 10px;
}

div#menu, div#navigation, div#outils, div#complement, div#nettoyage, div#pied, div#bandeau_haut, div#liens_haut, div#chemin_de_fer, div#recherche {
	display: none;
}

#generale { /* cadre principal de la page */
	position: absolute;
	background:none;
	background-position: 126px !important;  /* représente la hauteur du logo d'entete */
	background-position: 126px;
	margin-top: -5px !important;
	margin-top: 10px;
	padding-top: -15px !important;
	padding-top: -200px;
	background-color: #fff;
}

.print {
	display: block;
	position: relative !important;  /* uniquement pour placement du logo entete mozilla, ie6 n'en a pas besoin*/
	margin-top: -5px !important;
	margin-top: 10px;
	padding-top: -15px !important;
}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FF0000;
}
h3 {
	font-size: 1.2em;
	color: #666666;
}
h4 {
	font-size: 1.2em;
	color: #5F93BF;
	padding: .5em 0 .5em 0;
	margin: 0;
}
.partie_noir {
	color: #666666;
}
a {
	color: #000;
}

/* ************** STRUCTURE DE LA PAGE EN 3 COLONNES ****************** */
table#table_structurante {
	width: 100%;
}
table#table_structurante td {
	vertical-align: top;
}
#table_structurante td#colonne_gauche {
	width: 198px;
	border-right: 1px dotted #CCCCCC;
	}
#table_structurante td#colonne_milieu {
	padding: 0 15px 2em 15px;
	border-right: 1px dotted #CCCCCC;
}
#table_structurante td#colonne_centrale {
	padding: 0 15px 2em 15px;
}
#table_structurante td#colonne_milieu_large {
	width: 610px; 
	padding: 15px 15px 2em 15px;
}
#table_structurante td#colonne_droite {
	background-color: #F6F6F6;
	width: 180px;
	padding: 15px 15px 2em 1em;
}

/* ----------------------- MENU DE LA COLONNE DE GAUCHE ----------------------- */
td#colonne_gauche {
    font-weight: bold;
}
.titre_menu_gauche {
	color: #5F93BF;
	text-transform: uppercase;
    padding: .2em 0 0 1em;
}
td#colonne_gauche ul {
    margin: 0 0 1em 0;
    padding: 0;
}
td#colonne_gauche li {
    list-style-type: none;
	color: #000000;
	margin: 0;
    padding: .3em 0 0 1.5em;
}
td#colonne_gauche li a, .titre_menu_gauche_a_part a {
	text-decoration: none;
	color: #000000;
}
.titre_menu_gauche_a_part {
	margin-bottom: 1em;
    padding-left: 1em;
	color: #8F8F8F;
	background-color: #f2f2f2;
    border-bottom: 1px dotted #cecbc2;
	border-top: 1px dotted #cecbc2;
}
/* IMAGES */
.image_edito {
	position: relative;
	float: right;
}
.image_liste_actu {
	position: relative;
	top: -20px;
	float: right;
}
.image_SGDN {
	position: relative;
	padding: 2em 0 0 2em;
	border-width: 0;
}
/****************** COLONNE DROITE *************************************/
h3.presse {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 70px;
	height: 20px;
	background: url("/ie/images/presse.gif") left no-repeat;
}
h3.abonnement {
	position: relative;
	text-indent: -5000px;
	padding: 0 0 1em 0;
	margin: 0;
	width: 120px;
	height: 20px;
	background: url("/ie/images/abonnez-vous.gif") left no-repeat;
}
h3.liens_utiles {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 96px;
	height: 20px;
	background: url("/ie/images/liens_utiles.gif") left no-repeat;
}
h3.savoir {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 112px;
	height: 20px;
	background: url("/ie/images/en_savoir_plus.gif") left no-repeat;
}
h3.lequipe {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 112px;
	height: 20px;
	background: url("/ie/images/lequipe.gif") left no-repeat;
}
h3.titres_precedents {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 157px;
	height: 20px;
	background: url("/ie/images/titres_precedents.gif") left no-repeat;
}
h3.editos_precedents {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 164px;
	height: 20px;
	background: url("/ie/images/editos_precedents.gif") left no-repeat;
}
h3.articles_precedents {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 172px;
	height: 20px;
	background: url("/ie/images/articles_precedents.gif") left no-repeat;
}
h3.dates_precedentes {
	position: relative;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	width: 167px;
	height: 20px;
	background: url("/ie/images/dates_precedentes.gif") left no-repeat;
}
.presse_liste ul{
    padding: 0.5em 0 0 1em;
	list-style: none;
	margin: 0;
}
.presse_liste ul li {
	list-style-type: none;
	list-style-image: url("/ie/images/presse_puce.gif");
	background-position: 0 4px !important;
	background-position: 0 2px;
	padding-left: 2px !important;
	padding-left: 2px;
	margin: 0 0 0 15px !important;
	margin: 0 0 0 5px;
}
.presse_liste ul li a {
	font-weight: bold;
	font-size: 1em;
    text-decoration: none;
    color: #666666;
}
.revue_press_liste ul{
    padding: 0.5em 0 0 1em;
	list-style: none;
	margin: 0;
}
.revue_press_liste ul li {
	list-style-type: none;
	list-style-image: url("/ie/images/revue_press_puce.gif");
	padding: 0 0 0 2px !important;
	padding: 0 0 0 2px;
	margin: 0 0 0 15px !important;
	margin: 0 0 0 5px;
}
.revue_press_liste ul li a {
	font-weight: bold;
	font-size: 1em;
    text-decoration: none;
    color: #666666;
}