#page_sommaire, #page_rubrique, #page_article, #page_plan, #page_404, #page_moteur, #page_quiz, #page_emploi-environnement {
	position: relative;
	width: 80em;
	margin: 0 auto;
	text-align: left;
}

#conteneur {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

#contenu h1 {
	font-family: Arial, Verdana, sans-serif;
}


#contenu h2 {
	font-family: Arial, Verdana, sans-serif;
}

#contenu h3 {
	font-family: Arial, Verdana, sans-serif;
}

/*-------------------------------------- ENTETE --------------------------------*/

#cadre {
    float: left;
    width: 80em;
    margin: 0;
    padding: 0;
    border: 5px solid black; 
}

#entete {
	float: left;
	width: 66em;
	margin: 0;
	padding: 0;
    border-left: 0px solid white;
    border-top: 0px solid white;
    border-bottom: 0px solid white;
}


#entete a.accueil {
	display: inline;
}

#comptarebours {
	float: right;
	width: 4.26em;
	height: 2.52em; 

	padding-top: 1em;
	text-align: center;
	font-size: 3em;
	margin: 0;
	border-left: 5px solid black; 
}


#projets {
	padding-top: 2.5em;
	padding-left: 0.05em;
	background-image: url('menu_jaune.png');
	position: absolute;
	top: 11.3em;
	/* left: 60.3em; */
	left: 60.5em;
	/* width: 82px; */
	width: 114px;
	height: 76px;
	text-align: center;
}


#presse {
	padding-top: 4.3em;
	/* padding-left: 1.5em; */
	background-image: url('menu_jaune.png');
	position: absolute;
	top: 11.3em;
	/* left: 69em; */
	left: 70em;
	/* width: 76px; */
	width: 114px;
	height: 52px;
	text-align: center;
}

/*-------------------------------------- SOMMAIRE --------------------------------*/

h2.acc {
	font-size: 3em;
	color: #430b70;
	font-family: Arial, Verdana, sans-serif;
}


#focus {
	height: 20.8em;
}

#blocalaune {
	float: left;
	width: 58%;
	margin: 0;
	padding: 0
}

#alaune_diapo {
	float: left;
}

#blocdroite {
	float: right;
	width: 41%;
	height: 20.7em;
	margin: 0;
	padding: 0;
	background-image: url('blocgris.jpg');
	background-repeat: repeat-y;
}

#rech {
	width: 99%;
	height: 9.3em;
	padding-top: 0.85em;
	padding-left: 0.85em;
}

#rech select {
	background-color: #CCC;
	margin-top: 0.5em;
}

#rech input {
	margin-top: 0.5em;
	vertical-align: bottom;
}

#rech div#plusrech {
	padding-top: 0.2em;
	width: 90%;
	text-align: right;
}

#emploi {
	width: 99%;
	height: 9.5em;
	padding-top: 0.7em;
	padding-left: 0.85em;
}

#emploi img {
	float:right;
	padding-right:20px;
}

#logos {
	width: 99%;
	height: 200px;
	text-align: center;
}

/*-------------------------------------- RUBRIQUES -------------------------------*/

#rubt_tr {
	height: 46px
}

#rubt_td_avant {
	width: 7px;
}

#rubt_td_apres {
	width: 59px;
}


/*---  DEBUT 1 couleur par rubrique / article de rubrique --- */
/* ROSE */

#hierarchie strong.on1 {
	color: #cc0066;
}

h1#rubt1 {
	font-family: Arial, Verdana, sans-serif;
	color: white;
}


a:link.rublien1 {
	color: #cc0066;
}

a:visited.rublien1 {
	color: #cc0066;
}

#liste_art ul li#lirub1 {
	height: 9.3em;
	border-bottom: solid 1px #cc0066;
	border-top: none;
}


/* BLEU */

#hierarchie strong.on2 {
	color: #006699;
}

h1#rubt2 {
	font-family: Arial, Verdana, sans-serif;
	color: white;
}


a:link.rublien2 {
	color: #006699;
}

a:visited.rublien2 {
	color: #006699;
}

#liste_art ul li#lirub2 {
	height: 9.3em;
	border-bottom: solid 1px #006699;
	border-top: none;
}


/* VIOLET */

#hierarchie strong.on3 {
	color: #330066;
}

h1#rubt3 {
	font-family: Arial, Verdana, sans-serif;
	color: white;
}


a:link.rublien3 {
	color: #330066;
}

a:visited.rublien3 {
	color: #330066;
}

#liste_art ul li#lirub3 {
	height: 9.3em;
	border-bottom: solid 1px #330066;
	border-top: none;
}


/* ORANGE */

#hierarchie strong.on4 {
	color: #cc3300;
}

h1#rubt4 {
	font-family: Arial, Verdana, sans-serif;
	color: white;
}

a:link.rublien4 {
	color: #cc3300;
}

a:visited.rublien4 {
	color: #cc3300;
}

#liste_art ul li#lirub4 {
	height: 9.3em;
	border-bottom: solid 1px #cc3300;
	border-top: none;
}

/* JAUNE */

#hierarchie strong.on5, #hierarchie strong.on6, {
	color: #000;
	background-color: #ffe500;
}

h1#rubt5, h1#rubt6 {
	font-family: Arial, Verdana, sans-serif;
	color: black;
}

a:link.rublien5 {
	color: black;
	background-color: #ffe500;
}

a:link.rublien6 {
	color: black;
	background-color: #ffe500;
}

a:visited.rublien5 {
	color: black;
	background-color: #ffe500;
}

a:visited.rublien6 {
	color: black;
	background-color: #ffe500;
}

#liste_art ul li#lirub5, #liste_art ul li#lirub6 {
	height: 9.3em;
	border-bottom: solid 1px #ffe500;
	border-top: none;
}

/*--- FIN 1 couleur par rubrique / articles de rubrique --- */




#liste_art ul {
	border-bottom: none;
}


#liste_art ul li #masque {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(masque_logo.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 150px;
}

#liste_art ul li #sans_masque {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 120px;
	width: 150px;
}


#liste_art ul li #masque a img {
	padding-right: 15px;
}

/*-------------------------------------- ARTICLES -------------------------------*/

.surlignable {
	width: 55em;
}

.surlignable  .chapo {
	color: gray;
}

.surlignable  img {
	float: left;
	padding-right: 10px;
}

#artt_tr {
	height: 64px
}

#artt_td_avant {
	width: 14px;
	background-repeat: repeat-x;
}

#art_td_fond {
	padding-bottom:15px;
	background-repeat: repeat-x;
}


#artt_td_apres {
	width: 14px;
	background-repeat: repeat-x;
}


/*---  DEBUT 1 couleur par article de rubrique --- */
#memerub1 {
	padding: 3px;
	float:right;
	border: solid 1px #cc0066;
	width: 23em;

}

#memerub2 {
	padding: 3px;
	float:right;
	border: solid 1px #006699;
	width: 23em;

}

#memerub3 {
	padding: 3px;
	float:right;
	border: solid 1px #330066;
	width: 23em;

}

#memerub4 {
	padding: 3px;
	float:right;
	border: solid 1px #cc3300;
	width: 23em;

}

#memerub5, #memerub6 {
	padding: 3px;
	float:right;
	border: solid 1px #ffe500;
	width: 23em;

}

.menu ul li {
	border-top: none;

}

.menu ul {
	border-bottom: none;
}


/*---  Moteur de recherche --- */
#tab_moteur {
	border: solid 1px gray;
	background-image: url('fond_moteur.jpg');

}

#tab_detail {
	border: solid 1px gray;
	background-image: url('fond_moteur.jpg');
	background-repeat: repeat-x;
	width: 90%;
}

#tab_result {
	border: solid 1px gray;
}

a.lienresult {
	color: #330066;
}

#pied {
	border-top: none;
}
 /*---------------------------------- IMPRESSION -----------------------------*/
 #menu_impression {
	display: none;
 }
 
 #blocalaune_impression {
 	display: none;
 }

 #blocdroit_impression {
	display: none;
 }
 
 #logos_impression {
	display: none;
 }