/*Div globale*/
html, body {
	height: 100%;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, table, th, tr, td, p, dl, dt, dd, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, label {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font-size: 11px;
	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;
}
div#global {
	width:980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	padding: 0px;
	margin-top: 0px;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
div#flux_page {
	left: 0px;
	min-height: 100%;
	width: 985px;
	z-index: 3;
	visibility: visible;
	top: 0px;
	background-image: url(/media/site/gen/ombre_pages.png);
	background-repeat: repeat-y;
}

/* Fil d'Ariane */
#fil_ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	height: 20px;
	width: 471px;
	z-index: 5;
	float: left;
	position: absolute;
	top: 100px;
	left: 204px;
	visibility: visible;
}
#fil_ariane a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	text-decoration: none;
}

/* Regroupe les éléments de la page, soit la navigation contextuelle les textes et les éléments en marge dans la colonne de droite */
#contenu_page {
	font-size: 12px;
	color: #7D7C76;
	float: right;
	width: 985px;
	margin-bottom: 80px;
	background-image: url(/media/site/gen/fond_pages.png);
	background-repeat: repeat-y;
	background-position: 178px 80px;
}
.gras{
	font-weight: bold;	
}
#titre_site {
	top: -5px;
	margin-top: 5px;
	width: 905px;
	z-index: 3;
	position: absolute;
	visibility: visible;
	left: 0px;
	background-color: #4D4741;
	height: 92px;
	padding-left: 80px;
}

/* Colonne éditoriale */

#textes_page p.outils_page {
	height: 20px;
	width: 30px;
	float: right;
	text-align: right;
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#textes_page {
	font-size: 12px;
	color: #7D7C76;
	margin-top: 120px;
	padding-top: 0px;
	float: left;
	margin-left: 15px;
	width: 555px;
	min-height: 100%;
	padding-bottom: 20px;
	margin-right: 0px;
}
#textes_page a {
	color: #0464ac;
}
#textes_page a:hover {
	color: #0464ac;
	text-decoration: underline;
}
#edito {
	z-index: 5;
	width: 555px;
	float: left;
	margin-top: 13px;
	font-size: 11px;
	color: #4C4C4C;
	overflow: visible;
}
#edito_gauche {
	z-index: 5;
	width: 350px;
	float: left;
	font-size: 11px;
	color: #4C4C4C;
	overflow: visible;
}
#edito_droite {
	z-index: 5;
	width: 200px;
	float: right;
	margin-top: 0px;
	font-size: 11px;
	color: #4C4C4C;
	overflow: visible;
}
#textes_page h1 {
	font-size: 20px;
	color: #1F95F5;
	background-image: url(/media/site/gen/puce_h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8D200;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 30px;
}
#textes_page h1 span.sous-titre {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

#colonne_editorial  h1  {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-image: url(/media/site/gen/puce_carre_moyenne_2.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
  color: #FFFFFF;
  font-size: 13px;
}
#textes_page h2, #colonne_editorial h2 {
	font-size: 14px;
	color: #1F95F5;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 0px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D200;
	margin-left: 20px;
}
#textes_page h3, #colonne_editorial h3 {
	font-size: 12px;
	color: #aab200;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	width: auto;
	margin-right: 20px;
}
#textes_page h4, #colonne_editorial h4 {
	letter-spacing: 0em;
	color: #aab200;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	width: auto;
	margin-right: 20px;
	font-weight: normal;
	font-size: 12px;
}
#textes_page h5, #colonne_editorial h5 {
	color: #999999;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
	padding-left: 20px;
}
#textes_page p, #colonne_editorial p {
	color: #4C4C4C;
	font-size: 12px;
	line-height: normal;
	padding-left: 20px;
	margin-top: 18px;
	text-align: justify;
}
#textes_page a, #colonne_editorial a {
	font-size: 12px;
}
#textes_page .alerte, #colonne_editorial .alerte {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
}
#textes_page p.note, #colonne_editorial p.note {
	color: #999;
	font-size: 11px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 7px;
	margin-top: 40px;
}
#textes_page p.note a, #colonne_editorial p.note a {
	font-size: 11px;
}
#colonne_editorial p {
  color: #FFFFFF;
  margin-left : 10px;
  margin-right: 15px;
  padding: 0;
}
#textes_page p.encadre, #colonne_editorial p.encadre {
	background-color: #C6E7FB;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#textes_page ul, #colonne_editorial ul {
	list-style-position: outside;
	list-style-image: url(/media/site/gen/puce_liste_infos.gif);
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
}
#colonne_editorial ul {
  color: #B2DEFF;
  margin-left : 35px;
  margin-right: 15px;
  padding: 0;
}
#textes_page ol, #colonne_editorial ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
}
#textes_page ul.fleche, #colonne_editorial ul.fleche {
	list-style-position: outside;
	list-style-image: url(/media/site/gen/puce_liste_puce2.gif);
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 23px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
}

/* Mise en forme listes*/
#liste_vignettes_img  {
  padding: 8px;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #F4F3EE;
  /*width: 150px;*/
  visibility: visible;
  z-index: 10;
  float: left;
  margin-right: 15px;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#textes_page p.actus {
  margin-top: 0px;
  padding-top: 0px;
}
#textes_page p.actus a {
  text-decoration: none;
}
#textes_page hr.separateur {
  clear: both;
  width: 525px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
  color: #F4F3EE;
  background-color: #F4F3EE;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  height: 1px;
  padding: 0px;
  margin-top: 0px;
}
#textes_page hr.separateur_blanc {
  clear: both;
  width: 505px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
  color: #ffffff;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  height: 1px;
  padding: 0px;
  margin-top: 0px;
}
#textes_page  .date {
  font-size: 11px;
  color: #aca9a6;
  padding-top: 2px;
  text-align: left;
  display: block;
  margin-top: 10px;
}
#textes_page .titre {
  color: #1F95F5;
  font-weight: bold;
  margin-bottom: 2px;
  display: block;
  margin-top: 3px;
}
#textes_page a.resume {
  color: #4C4C4C;
  padding-top: 2px;
  margin-top: 10px;
  text-decoration: none;
}
#textes_page a.resume:hover {
  color: #1F95F5;
}
#liste_vignettes_img  {
  padding: 1px;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #B5E655;
  /*width: 150px;*/
  visibility: visible;
  z-index: 10;
  float: left;
  margin-right: 15px;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#textes_page p.liens {
  color: #1F95F5;
  vertical-align: middle;
  height: 15px;
  text-align: right;
  font-size: 11px;
  margin: 0px 0px 3px;
  padding: 0px;
}
#textes_page img.liens {
  /*height: 15px;*/
  vertical-align: middle;/*top;*/
  padding-left: 0px;
  padding-right: 3px;
}
#textes_page a.liens  {
  color: #96CA2D;
}
#textes_page a.liens:hover  {
  color: #4D4741;
}
#textes_page a.liens_lire  {
  color: #96CA2D;
  font-size: 11px;
}
#textes_page a.liens_lire:hover  {
  color: #4D4741;
}
#textes_page input, #textes_page textarea,#textes_page select {
  border: #999999 1px solid;
}
#textes_page input  {
	height: 16px;
}

/*Mise en forme boutons dans le contenu de l'article*/
p.bouton {
  margin-bottom: 20px;
  margin-right: 10px;
  text-align: left;
}
a.bouton, #sondage a.bouton, #textes_page a.bouton {
	color: #ffffff;
	border: 1px solid #1F95F5;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #C8D200;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
a.bouton:hover, #sondage a.bouton:hover, #textes_page a.bouton:hover {
	color: #4C4C4C;
	border: 1px solid #1F95F5;
	background-color: #C8D200;
}

/* Formulaires */

#formulaire {
	background-color:#F1FAFE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}


/*Mise en forme des menus de navigation contextuelle (colonne de gauche) du site */
#colonne_gauche {
	width: 179px;
	min-height: 100%;
	z-index: 50;
	visibility: visible;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	height: 100%;
	background-color: #FFFFFF;
}
#bas_colonne_gauche {
	width: 178px;
	z-index: 100;
	visibility: visible;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(/media/site/gen/bas_colonne_gauche.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	position: relative;
	height: 70px;
	bottom: 0px;
	left: 0px;
}
#navigation_page {
	width: 179px;
	min-height: 100%;
	z-index: 100;
	visibility: visible;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	height: 100%;
}
#navigation_page #rubrique_active {
	position: absolute;
	top: 186px;
	left: -1px;
	z-index: 20;
}
#navigation_page #rubrique_active_div {
	position: absolute;
	top: 186px;
	left: -1px;
	z-index: 20;
	padding: 3px 10px 1px 15px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:13px; 
	background-image: url(/media/site/gen/fond_titre_niv1_defaut.png); 
	background-repeat: no-repeat; 
	width: 175px; 
	height: 35px;
}

#navigation_page dl {
	width: 172px;
	background-image: url(/media/site/gen/fond_menu_gauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 43px;
	padding-top: 45px;
	padding-right: 7px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#menu_contextuel {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 50px;
}
#menu_contextuel dl {
	font-size: 11px;
	color: #FFFFFF;
}
dl#menu_contextuel dt {
	cursor: pointer;
	height: auto;
	margin: 0px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
}
/*dl#menu_contextuel dd {
	background-color: #F4F3EE;
}*/
dl#menu_contextuel ul {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
dl#menu_contextuel li {
	text-align: left;
	background-image: url(/media/site/gen/puce_tiret.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
dl#menu_contextuel li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
dl#menu_contextuel dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	/*line-height: 20px;*/
}
dl#menu_contextuel dt a:hover {
	color: #C8D200;
}

dl#menu_contextuel li a:hover {
	background-image: url(/media/site/gen/puce_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	color: #C8D200;
}
#navigation_page a.on {
	color: #FFFFFF;
	background-image: url(/media/site/gen/puce_carre_moyenne_2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
#navigation_page a.on_niveau3 {
	color: #E67300;
	background-image: url(/media/site/gen/puce_menu_on.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 15px 2px;
}

/* Div colonne de droite, contenus en marge  */
#colonne_droite {
	z-index: 5;
	width: 220px;
	min-height: 100%;
	float: right;
	margin-top: 81px;
	margin-right: 6px;
	font-size: 11px;
	overflow: visible;
	padding-top: 0px;
}
#fond_colonne_droite {
	z-index: 5;
	width: 230px;
	min-height: 100%;
	float: right;
	background-image: url(/media/site/gen/personnages.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
	/* Div recherche et newsletter */
#newsletter, #recherche_pages {
	width: 190px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	position: relative;
	margin-left: 40px;
}
#recherche_pages {
	margin-top: 230px;
	margin-left: 36px;
	background-image: url(/media/site/gen/fond_recherche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 195px;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
}
#newsletter p, #recherche_pages p {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
}
#newsletter input, #recherche_pages input {
	font-size: 10px;
	color: #a6a6a6;
	background-color: #FFFFFF;
	width: 140px;
	float: left;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#newsletter select, #recherche_pages select {
	font-size: 10px;
	color: #716c67;
	background-color: #FFFFFF;
	width: 172px;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#newsletter  p.form, #recherche_pages p.form {
	text-align: left;
	border: 1px solid #FFFFFF;
	float: left;
	height: 13px;
	padding-top: 2px;
	padding-right: 5px;
	clear: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsletter form, #recherche_pages form {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#newsletter p.liens, #recherche_pages p.liens {
	background-color: #e67300;
	padding-left: 10px;
	color: #f1d9be;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 3px;
	vertical-align: middle;
	padding-right: 0px;
	height: 15px;
}
#newsletter a, #recherche_pages a {
	color: #9FC2D8;
}
#newsletter a:hover, #recherche_pages a:hover {
	color: #ffffff;
}
#newsletter img.liens, #recherche_pages img.liens {
	padding-right: 5px;
	margin-left: 5px;
}


#colonne_droite hr {
	height: 1px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #095E98;
	color: #095E98;
	margin-bottom: 0px;
	margin-left: 40px;
}

	/* Div Lexique, actualités, agenda, zone éditoriale, sondage */
#actualites, #agenda, #colonne_editorial  {
	width: 190px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 18px;
	margin-left: 40px;
}
#actualites  p, #agenda  p  {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(/media/site/gen/puce_carre_moyenne_2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#actualites  p a, #agenda  p a  {
	color: #ffffff;
}

#actualites .lire, #agenda .lire  {
	margin-bottom: 5px;
	text-decoration: underline;
	float: right;
}
#actualites .titre, #agenda .titre  {
	font-weight: bold;
	font-size: 11px;
}
#lexique p.etiquette, #agenda p.etiquette  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#actualites p.etiquette  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#actualites h1 {
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	background-image: url(/media/site/gen/puce_h1_contenu_marge_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	color: #E67300;
}
#actualites p.lire, #agenda p.lire  {
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#actualites a, #agenda a  {
	color: #16507F;
}
#actualites a:hover, #agenda a:hover  {
	color: #FFFFFF;
}
#actualites p.liens, #agenda p.liens {
	background-image: none;
	padding-left: 10px;
	color: #16507F;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 7px 10px 10px 0px;
	padding-right: 0px;
	height: 15px;
	text-align: right;
}
#actualites img.liens, #agenda img.liens {
	padding-right: 5px;
	margin-left: 5px;
}
#actualites a.liens, #agenda a.liens  {
	color: #E67300;
}
#actualites a.liens:hover, #agenda a.liens:hover  {
	color: #90735F;
}

/* Navigation*/
/*Mise en forme des menus sur l'accueil du site */
#ombre_menu {
	position: absolute;
	left: 179px;
	z-index:200;
	top: 0px;
	height: 87px;
	width: 12px;
	background-image: url(/media/site/gen/ombre_navigation.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	position: absolute;
	left: 179px;
	z-index:100;
	top: 0px;
	height: 40px;
	width: 785px;
	background-image: url(/media/site/gen/fond_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -2px top;
	padding-top: 50px;
	padding-left: 16px;
}
#menu img {
	margin-right: 2px;
}
#menu img.titre {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 12px;
}

#menu dl {
	float: left;
	position: relative;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	border: 0px;
	padding: 0px;

}
#menu dd {
	position: absolute;
	text-align: left;
	float: right;
	background-image: url(/media/site/gen/fond_menus.png);
	background-position: left top;
	width: 220px;
	background-repeat: repeat-y;
	left: 1px;
	top: 26px;
	z-index: 110;
	border: 0px;
	padding: 0px;
}
#menu ul.filets {
	text-align: right;
	right: 0px;
	color: #FFFFFF;
	background-image: url(/media/site/gen/ombre_menus_acc.png);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;

}
#menu ul {
	text-align: right;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #dbdad9;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	text-align: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #259EEF;
}
#menu li.filets {
	text-align: left;
	width: 100%;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu li a:hover, #menu dt a:hover {
	color: #035088;
	background-color: #C8D200;
}






.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
.Une_recherche_collaborative_dexcellence_en_sciences_de_lhomme {
	position: absolute;
	left:128px;
	top:157px;
	width:90px;
	margin-bottom:0px;
	font-size:11px;
	font-style: italic;
	text-align: left;
	color: #7f7f7f;
	padding-top:1px;
	padding-bottom:2px;
	z-index: 151;

}
.saisir_un_terme {
	left:439px;
	top:556px;
	width:72px;
	margin-bottom:0px;
	font-size:10px;
	text-align: left;
	color: #4d4d4d;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;

}
.saisir_votre_courriel {
	left:295px;
	top:556px;
	width:91px;
	margin-bottom:0px;
	font-size:10px;
	text-align: left;
	color: #4d4d4d;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;

}
.Mentions_légales_Plan_du_site_Crédits {
	position: absolute;
	left:741px;
	top:612px;
	text-align: left;
	line-height: 100%;
	height: 10px;

}
.Mentions_légales_Plan_du_site_Crédits a {
	color: #7f7f7f;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f7f7f;
	padding-right: 10px;
	padding-left: 10px;

}
.Mentions_légales_Plan_du_site_Crédits a:hover {
	color: #C8D200;

}
#accueil_mshb_r2_c5 {
	position: absolute;
	left:150px;
	top:5px;
	width:65px;
	height:106px;
	margin-bottom:0px;
}
#cache_accueil {
	position: absolute;
	left:140px;
	top:0px;
	margin-bottom:0px;
	z-index: 150;
}
#logo_MSHB_pages {
	margin-bottom:0px;
	margin-top: 18px;
	margin-left: 64px;

}
#accueil_mshb_r8_c24 {
	position: absolute;
	left:525px;
	top:231px;
	width:161px;
	height:61px;
	margin-bottom:0px;
}

/* Navigation secondaire*/
#navigation_secondaire {
	position: absolute;
	left:750px;
	top:240px;
	width:140px;
	margin-bottom:0px;
	font-size:11px;
	font-style: italic;
	text-align: left;
	color: #000000;
	padding-top:1px;
	padding-bottom:2px;

}
#navigation_secondaire_pages {
	position: absolute;
	left:785px;
	top:220px;
	width:140px;
	margin-bottom:0px;
	font-size:11px;
	font-style: italic;
	text-align: left;
	color: #000000;
	padding-top:1px;
	padding-bottom:2px;

}
#navigation_secondaire a, #navigation_secondaire_pages a {
	margin-bottom: 7px;
	background-image: url(/media/site/gen/puce_carre_moyenne_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;

}
#navigation_secondaire a:hover, #navigation_secondaire_pages a:hover {
	background-image: url(/media/site/gen/puce_carre_moyenne.gif);
	background-repeat: no-repeat;
}

#actualites ul, #agenda ul {
	margin-left: 10px;
	margin-right: 15px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#actualites li, #agenda li {
	margin-bottom: 5px;
}
#actualites li a, #agenda li a {
	color: #B2DEFF;
}
#actualites li a:hover, #agenda li a:hover {
	color: #FFFFFF;
}
#actualites .date, #agenda .date {
	color: #FFFFFF;
}
#accueil_mshb_r12_c11 {
	width:87px;
	height:12px;
	margin-bottom:0px;
}
#annuaire {
	margin-bottom:0px;
}
#publications {
	margin-bottom:0px;

}
#lettre_infos {
	margin-bottom:0px;

}
#accueil_mshb_r23_c24 {
	position: absolute;
	left:525px;
	top:327px;
	width:138px;
	height:45px;
	margin-bottom:0px;
}
#accueil_mshb_r24_c33 {
	width:131px;
	height:13px;
	margin-bottom:5px;
}
#accueil_mshb_r29_c24 {
	position: absolute;
	left:525px;
	top:404px;
	width:107px;
	height:43px;
	margin-bottom:0px;

}
#accueil_mshb_r34_c33 {
	width:146px;
	height:109px;
	margin-bottom:0px;
}
#accueil_mshb_r35_c24 {
	position: absolute;
	left:525px;
	top:481px;
	width:130px;
	height:26px;
	margin-bottom:0px;

}

/* Actus à la une*/
#actus_une {
	position: absolute;
	left:143px;
	top:256px;
	width:320px;
	font-size:11px;
	text-align: left;
	color: #000000;
	background-color: #C8D200;
	height: 240px;

}
#actus_une p {
	margin-bottom: 7px;
	background-image: url(/media/site/gen/puce_carre_moyenne.gif);
	padding-left: 15px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
}
#actus_une ul {
	margin-left: 100px;
}
#actus_une li {
	margin-bottom: 5px;
}
#actus_une .date {
	color: #FFFFFF;

}
#actus_une p.actus {
	margin-left: 85px;
	margin-top: 15px;
}
#actus_une p.projets {
	margin-left: 85px;
	margin-top: 25px;
}
#recherche_lettre {
	font-size:11px;
	text-align: left;
	margin-left: 40px;
	position: absolute;
	left: 120px;
	top: 497px;
	background-color: #C8D200;
	width: 303px;
	height: 45px;
	padding-top: 7px;
}
/*#recherche_lettre p {
	font-size:11px;
	text-align: left;
	margin-left: 40px;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}*/
#recherche_lettre input {
	font-size: 10px;
	color: #a6a6a6;
	background-color: #FFFFFF;
	width: 105px;
	float: left;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 5px;
}
#recherche_lettre form {
	padding-left: 5px;
	height: 21px;
	float: left;
	color: #FFFFFF;
	margin-left: 10px;
	width: 130px;
	margin-top: 2px;
}
#recherche_lettre p {
	text-align: left;
	float: left;
	height: 15px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
}
#recherche_lettre p img {
	padding-top: 3px;
}
#recherche_lettre p.lettre_dinformation, #recherche_lettre p.recherche {
	text-align: left;
	border: none;
	float: left;
	height: 13px;
	background-color: #C8D200;
	margin-left: 16px;
	color: #FFFFFF;
}
#recherche_lettre p.recherche {
	margin-left: 48px;
}


/* Zoom sur...*/
#zoom {
	position: absolute;
	left:746px;
	top:329px;
	width:230px;
	font-size:11px;
	font-style: italic;
	text-align: left;
	color: #000000;
	height: 285px;
	background-image: url(/media/site/gen/accueil_mshb_02_r26_c37.png);
	background-repeat: no-repeat;
}
#texte_zoom {
	background-color: #FFFFFF;
	margin-top: 8px;
	width: 210px;
	height: 255px;
	padding: 10px;
	
}

/*Mise en forme pied de page*/
div#separateur_piedpage {
	height: 1px;
	clear: both;
}
div#pied_de_page {
	position: absolute;
	bottom: 0;
	width: 800px;
	visibility: visible;
	z-index: 10;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 180px;
	left: 0px;
	padding-bottom: 0px;
}
div#pied_de_page a {
	color: #7f7f7f;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f7f7f;
	padding-right: 10px;
	padding-left: 10px;

}
div#pied_de_page a:hover {
	color: #C8D200;

}

/* Div Retour en haut de page */
#haut_page {
	position: absolute;
	bottom: 55px;
	visibility: visible;
	z-index: 10;
	height: 21px;
	right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 220px;
	padding-left: 7px;
	padding-bottom: 0px;
	font-size: 11px;
	margin: 0px;
}
#haut_page img {
	text-align: left;
	height: 21px;
	padding-top: 2px;
	padding-right: 0px;
	color: #FFFFFF;
}

/*****************************/
/** div liste des extranets **/
/*****************************/
#extranet {
  background-color:#F5FAEB;
  bottom:-187px;
  color:#797673;
  display:none;
  font-size:11px;
  min-height:100px;
  padding:10px;
  position:absolute;
  width:200px;
  z-index:100;
}

/******************************************/
/** RSS : styles d'affichage des flux RSS */
/******************************************/

div.rss-content {
  padding:10px 10px;
  float: left;
}

span.rss-msg {
  padding: 2px 4px;
  font-style: italic;
}

div.rss-content div.rss-title {
  font-weight:bold;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 14px;
}

div.rss-title a {
}

div.rss-title img {
  border:0;
  height:12px;
  vertical-align:bottom;
  padding-right:4px;
}

div.rss-content div.rss-item {
  clear:both;
  padding:4px;
  padding-top:8px;
  padding-bottom:0px;
}

div.rss-content div.rss-footer {
  clear:both;
  padding:2px;
  border-bottom:1px dotted silver;
}

div.rss-item div.rss-item-img {
  float:left;
  padding-right:4px;
}

div.rss-item-img img {
  height:50px;
}

div.rss-item div.rss-item-title {
}
div.rss-item-title a, #a_consulter div.rss-item-title a{
  color:#84b234;/*#0068B4;*/
  font-weight:bold;
}
div.rss-item-title a:hover, #a_consulter div.rss-item-title a:hover{
  color:#474543;
  font-weight:bold;
}

div.rss-item-title span.rss-item-date {
  font-style:italic;
  font-size:9px;
  color:darkgrey;
}

div.rss-item-title span.rss-item-date:before {
  content: "publié le ";
}

div.rss-item div.rss-item-detail {
}

div.rss-item-detail img {
  width:0px;
  height:0px;
}

div.rss-item a.rss-item-pj {
} 
