/******************************************************************************/

html, body {
	margin: 0px;
  padding: 0px;
	background-color: #F9F7D2;
	color: #4E7A02;
	font-family: "Palatino Linotype", "Times New Roman", Garamond, serif;
  /*text-align: center;*/
  text-align: left;
}

p {
  margin: 0px;
  padding: 0px;
}

img.ie_bug_fix {
  vertical-align: top;
}

a:link, a:visited, a:active {
  background-color: inherit;
  color: #4E7A02;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  background-color: inherit;
  color: #6BA705;
  font-weight: bold;
  text-decoration: none;
}

a.infos:link, a.infos:visited, a.infos:active {
  background-color: inherit;
  color: #4E7A02;
  font-weight: normal;
  text-decoration: underline;
}
a.infos:hover {
  background-color: inherit;
  color: #6BA705;
  font-weight: normal;
  text-decoration: underline;
}

/******************************************************************************/

.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.justify {
  text-align: justify;
}

.indent_8 {
	text-indent: 8px;
}
.indent_16 {
	text-indent: 16px;
}

.mdash_font {
  font-family: "Times New Roman", sans-serif;
}

.lettrine:first-letter {
  margin: 0px 1px 0px 0px;
  font-size: 2.8em;
  font-weight: bold;
  float: left;
  line-height: 100%;
}
.lettrine_mini:first-letter {
  margin: 0px;
  font-size: 1.5em;
  font-weight: bold;
}

.spoiler_area {
  background-color: #E5E2A7;
  cursor: pointer;
}
.spoiler_content {
  visibility: hidden;
}

img.ok_button {
  margin: 0px 0px 0px 4px;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.fleche {
	font-family: Sylfaen, Arial, "Microsoft Sans Serif",
               "Tw Cen MT Condensed Extra Bold", "Stylus BT",
               "Palatino Linotype", serif;
	font-weight: bold;
}

/******************************************************************************/

div.all {
  position: relative;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
	border: 0px solid #3D6A0B;
  text-align: left;
	width: 955px;
}

/******************************************************************************/

div.menu {
	margin: 0px 0px 2px 0px;
	border: 0px solid #3D6A0B;
	width: 100%;
	height: 100px;
}
img.bandeau-menu {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	border: 0px;
  width: 955px;
  height: 22px;
}
img.bandeau-banniere {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 22px;
	border: 0px;
  width: 955px;
  height: 78px;
}
div.rubrique-menu {
	display: none;
	position: absolute;
	top: 22px;
	z-index: 1;
  margin: 0px;
	border: 1px solid #3D6A0B;
  padding: 2px 0px 2px 0px;
	background-color: #F5F2BC;
  color: inherit;
}
div.rubrique_verticale {
	font-family: Verdana, Tahoma, serif;
  font-size: 10px;
  text-align: left;
  text-indent: 4px;
  line-height: 1.4;
}
div.rubrique_horizontale {
  font-family: Verdana, serif;
  font-size: 10px;
  text-align: center;
}
#Rub_Persos {
	left: 272px;
	width: 104px;
}
#Rub_Livres {
	left: 534px;
	width: 64px;
}
#Rub_Geo_Cosmo {
  left: 633px;
	width: 210px;
}
#Rub_Divers {
  left: 869px;
	width: 82px;
}

/******************************************************************************/

div.hors-menu {
	border: 0px solid #3D6A0B;
	margin: 0px 0px 8px 0px;
	width: 100%;
}

/******************************************************************************/

div.rubrique {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
div.section {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
  min-height: 2.7em;
  height: 2.7em; /* Pour IE uniquement. */
}
* > div.section {
  /* Pour les navigateurs respectant les standards. */
  height: auto;
}

/******************************************************************************/

.select_or_input {
  background-color: #FFFFFF;
  color: #4E7A02;
  font-family: "Palatino Linotype", Verdana, serif;
	font-size: 10px;
  font-weight: normal;
  vertical-align: middle;
}

/******************************************************************************/

div.contenu {
  margin: 8px 0px 0px 0px;
	border: 2px solid #3D6A0B;
	background-color: #F5F2BC;
	padding: 5px 5px 5px 5px;
  color: inherit;
}

/******************************************************************************/

div.client-navigation {
  border: 1px solid #3D6A0B;
  padding: 1px 4px 1px 4px;
  background-color: #DDD893;
  /*background-color: #E5E2A7;*/
	font-size: 13px;
	text-align: left;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}

/******************************************************************************/

table.coeur-page_table {
	table-layout: fixed;
	margin: 5px 0px 0px 0px;
	border: 1px solid #3D6A0B;
	width: 100%;
}
.coeur-page {
	padding: 5px 5px 5px 5px;
  font-size: 13px;
	vertical-align: top;
}

.texte_intro {
	padding: 8px 0px 0px 0px;
  font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.texte_titre {
	padding: 14px 0px 8px 0px;
  font-size: 14px;
	font-weight: bold;
  text-align: left;
}

.texte_sig {
	padding: 16px 0px 0px 0px;
  font-size: 14px;
	font-weight: bold;
	text-align: right;
}

td.coeur-page_info {
	padding: 80px 0px 80px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

/******************************************************************************/

div.news-pages-liens {
  font-size: 14px;
	text-align: center;
  overflow: hidden;
}

div.bloc-news {
  position: relative;
  margin: 16px auto 0px auto;
  width: 845px;
  overflow: hidden;
}
div.news-image {
  position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
  border: 1px solid #3D6A0B;
  background-color: #FFFFFF;
  color: inherit;
}
td.news-image {
  font-size: 10px;
	font-weight: bold;
	text-align: center;
  vertical-align: middle;
  width: 70px;
  height: 98px;
  overflow: hidden;
}
img.news-image {
  width: 70px;
  height: 98px;
}
div.news-titre {
	border: 1px solid #3D6A0B;
  padding: 1px 4px 1px 75px;
  background-color: #DDD893;
  /*background-color: #E5E2A7;*/
	font-size: 13px;
  font-weight: bold;
	text-align: left;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
div.news-info {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #3D6A0B;
  padding: 4px 4px 4px 75px;
  /*background-color: #DDD893;*/
  background-color: #E5E2A7;
  font-size: 12px;
	text-align: left;
}
div.news-contenu {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #3D6A0B;
  padding: 4px;
  font-size: 13px;
	text-align: justify;
}
div.news-date {
  padding-bottom: 6px;
}
div.news-note {
  padding-top: 6px;
}

div.news-contenu ul {
  margin: 0px;
  margin-bottom: 8px;
}

div.news-contenu ul li {
  margin-top: 8px;
}

.news-bullet {
  margin: 0px;
  padding: 8px 0px 0px 8px;
}
.news-bullet_point {
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-weight: bold;
}
.news-bullet_content {
  margin: 0px 0px 0px 12px;
  padding: 0px;
  text-align: justify;
}

/* Hide from IE5/Mac. Only IE/Win sees this. */

* html .news-bullet_content {
  height: 1%;
  margin-left: 0px;
}

/* End hide from IE5/Mac */

/******************************************************************************/

.titre-avec-cadre {
  border: 1px solid #3D6A0B;
  padding: 1px 4px 1px 4px;
  background-color: #DDD893;
  /*background-color: #E5E2A7;*/
	font-size: 13px;
  font-weight: bold;
	text-align: center;
}
.contenu-avec-cadre {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #3D6A0B;
  padding: 4px 4px 4px 4px;
  font-size: 13px;
	text-align: justify;
}

/******************************************************************************/

tr.sujet {
	font-size: 14px;
	text-align: left;
	line-height: 1.4;
}
td.sous-section {
	border-bottom: 1px solid #3D6A0B;
	font-weight: bold;
  line-height: normal;
}

img.indic_maj {
  margin: 2px 0px 0px 4px;
  vertical-align: top;
  width: 46px;
  height: 11px;
}

img.indic_reedition {
  margin: 2px 0px 0px 4px;
  vertical-align: top;
  width: 49px;
  height: 12px;
}

img.indic_derniere_reedition {
  margin: 2px 0px 0px 4px;
  vertical-align: top;
  width: 91px;
  height: 12px;
}

/******************************************************************************/

table.fiche-content {
	table-layout: fixed;
	border: 0px solid #3D6A0B;
	width: 100%;
}

.fiche-cadre {
	padding: 4px;
  border: 1px solid #3D6A0B;
}

.fiche-titre-sujet {
  border: 1px solid #3D6A0B;
  padding: 2px;
  background-color: #DDD893;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.fiche-titre-sujet td {
	vertical-align: middle;
  height: 40px;
  overflow: hidden;
}
.fiche-titre-sujet-autre {
	font-size: 12px;
	font-weight: normal;
}

.fiche-cadre-notes {
  border: 1px solid #3D6A0B;
  border-top-width: 0px;
  padding: 4px;
  background-color: #E5E2A7;
}
.fiche-note {
  padding-top: 4px;
  font-size: 13px;
  text-align: left;
}
.fiche-note ul {
  margin: 0px;
  padding-left: 24px;
}
.fiche-note ul li {
  margin: 0px;
  margin-top: 4px;
}

.fiche-cadre-comment {
	margin-top: 5px;
  padding: 4px;
  border: 1px solid #3D6A0B;
  text-align: justify;
}

.fiche-titre {
  padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.fiche-liens {
  height: 125px;
  overflow: auto;
}

/******************************************************************************/

td.fiche-image {
	border-right: 1px solid #3D6A0B;
	width: 402px;
}

div.image-legende {
  padding: 2px;
  background-color: #DDD893;
  /*background-color: #E5E2A7;*/
}
td.image-legende {
  font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
  height: 40px;
  overflow: hidden;
}

div.image-preview {
	border-top: 1px solid #3D6A0B;
  border-bottom: 1px solid #3D6A0B;
  background-color: #FFFFFF;
  color: inherit;
}
td.image-preview {
  font-size: 10px;
	font-weight: bold;
	text-align: center;
  vertical-align: middle;
  width: 400px;
	height: 300px;
  overflow: hidden;
}

.image-selector {
  position: absolute;
  top: 0px;
  font-size: 10px;
	font-weight: bold;
  text-align: center;
  width: 68px;
	height: 51px;
  overflow: hidden;
}

/******************************************************************************/

.slogan_resume {
  margin: 8px 0px 8px 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.8px;
  line-height: 1.0;
}

.espace_inter-citations {
  margin-top: 10px;
}

.desc_citations {
  font-size: 11px;
  font-weight: bold;
}

/******************************************************************************/

td.sujets_livres_vo_vf {
  border: 1px solid #3D6A0B;
	padding: 4px 4px 4px 4px;
  font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

/******************************************************************************/

td.images_artiste-preview {
  border: 0px solid #3D6A0B;
  padding: 4px 4px 4px 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
  width: 177px;
	height: 133px;
}

div.images_artiste-preview {
  margin: auto;
  overflow: hidden;
}

td.icone-wallpapers-legende {
  border: 0px solid #3D6A0B;
	padding: 2px 2px 0px 2px;
  font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
  overflow: hidden;
}

/******************************************************************************/

td.liens-image {
  border: 0px solid #3D6A0B;
  padding: 4px 4px 4px 4px;
  background-color: #E5E2A7;
  text-align: left;
  width: 130px;
}
td.liens-desc {
  padding: 4px 4px 4px 4px;
  text-align: justify;
  text-indent: 16px;
}

/******************************************************************************/

#sites_partenaires_label {
    float: left;
    
    margin-right: 8px;
    
    width: 120px;
    line-height: 60px;
    height: 60px;
    
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

#sites_partenaires_links {
    height: 60px;
}

div.bas-page {
	border: 2px solid #3D6A0B;
  padding: 2px 0px 2px 0px;
  background-color: #F5F2BC;
  color: inherit;
	font-size: 10px;
	text-align: center;
}

/******************************************************************************/
