/* elements de base */
body { 
  margin: 0;
  padding: 0;
  font: 85% verdana, arial, sans-serif;
  background: #0875AA url(../images/body_fond.gif) center top repeat-y;
  color: #fff; 
  text-align: center;
}

div, p, dl, dt, dd, ul, li, h1, h2, h3, h4, form {
	margin: 0;
	padding: 0;
}	 

ul {
	list-style: none; 	
}

img {	
	border: none;	 
}

a {
  color: #fc0;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
}

input, textarea {
  background-color: #eee;
  width: 400px;
  border: 1px solid #999;
}

input.valider {
  background-color: transparent;
  width: 17px;
  height: 17px;
  border: none;
  vertical-align: text-bottom;
}

input.valider1 {
  background-color: transparent;
  width: 52px;
  height: 15px;
  border: none;
  vertical-align: text-bottom;
}

blockquote {
  background: url(../images/citation_fond.gif) 10px 10px no-repeat;
  font-style: italic;
  margin: 0;
  padding: 0 15px;
}

/* class */
.spaceur {
  clear: both;
  font-size: 1px;
  height: 0;
}

.impact {
  color: #c30;
  font-weight: bold;
}

.imgLeft {
  float: left;
  margin: 5px 5px 5px 10px;
}
/* conteneur */
#conteneur { 
  position: relative;
  margin: auto;
  background: url(../images/conteneur_fond.gif) 220px repeat-y;
	width: 739px; 
	text-align: left;
}

/* fin conteneur */

/* entete */
#entete { 
  position: absolute;
  top: 40px;
  left: 27px;
}

#entete h1 {
  background: url(../images/logo_ledlm.gif) 0 0 no-repeat;
  width: 198px;
  height: 191px;
}

#entete h1 span {
  display: none;
}
/* fin entete */

/* page */
#page {
	background: url(../images/page_fond.gif) 0 0 repeat-x;
  margin-left: 1px; /* bug Opera */
  padding: 0 27px 0 0;
}
/* fin page */

/* contenu */
#contenu {
  float: right;
  width: 474px;
  background: url(../images/contenu_fond.gif) 0 0 repeat-y;
  margin-top: 40px;
}

#logoFil {
  background: url(../images/logo_fil.gif) 312px 100% no-repeat;
}

#contenu .contenuHaut {
  background: url(../images/contenu-haut_fond.gif) 0 0 no-repeat;
  margin-bottom: 25px;
}

#imageAccueil {
  padding: 3px;
}

#chemin {
  position: absolute;
  top: -45px;
  left: 15px;
  margin: 0;
  padding: 0;  
}

#contenu .block {
  position : relative;
}

#contenu .block h2 {
  background: url(../images/border_fond.gif) bottom repeat-x;
  margin: 15px 11px 15px 11px;
  text-align: right;
  font-size: 2em;
  font-weight: normal;
  color: #c30;
  font-weight: bold;
}

#contenu .block h3 {
  clear: both;
  background: url(../images/fleche-gauche.gif) 0 50% no-repeat;
  margin: 0 11px 5px 11px;
  padding-left: 10px;
  font-size: .9em;
  font-weight: bold;
  color: #c30;
  height: 2em;
  line-height: 2em;
}

#contenu .block p {
  margin: 0 11px;
  padding-bottom: 10px;
  font-size: .9em;
  text-align: justify;
  line-height: 1.3em;
  color: #036;
}

#contenu .block p.sousTitre {
  color: #c30;
  margin: 10px 11px 0 20px;
  font-style: italic;
}

#contenu .block p img {
  margin: 0 5px 5px 0;
  float: left;
  height: auto;
}

#contenu .block p.centrer {
  text-align: center;
}

#contenu .block .formuContact {
  margin: 0 11px;
  padding-bottom: 10px;
  font-size: .9em;
  text-align: justify;
  line-height: 1.3em;
  color: #036;
}

#contenu .block .formuContact dt {
  margin: 10px 0 2px 25px; 
}

#contenu .block .formuContact dt.btnValider {
  margin: 10px 0;
  text-align: center;  
}

#contenu .block .formuContact dd {
  margin-left: 25px;;
}

#contenu .blockImg {
  text-align: center;
}

#conteneurVignette {
  background: #D2D0BC;
  margin: 0 14px 15px 14px;
  padding: 10px 2px;
  border: 3px solid #eee;
  text-align: center;
}

#contenu .block #conteneurVignette a:hover {
  text-decoration: none;
  border: none;
}

#conteneurVignette a img{
  vertical-align: middle;
  border: 1px solid #eee;
  margin: 5px;
  padding: 0;
}

#contenu .block p.lienHaut, #contenu .block p.signature, #contenu .block p.lienDetail, #contenu .block p.alignRight {
  text-align: right;
}

#contenu .block p.alignCentre {
  text-align: center;
}

#contenu .block p.vide {
  padding-bottom: 225px;
}

#contenu .block p.demiVide {
  padding-bottom: 150px;
}

#contenu .block p.lienHaut {
  clear: both;
}

#contenu .block p.masque {
  display: none;
}

#contenu .block a {
  color: #c30;
}

#contenu .block a:hover {
  font-weight: normal;
  text-decoration: underline;
}

#contenu .block a.lienExterne {
  background: url(../images/lien-externe.gif) 100% 50% no-repeat;
  padding-right: 10px;
}

#contenu .block p.lienHaut a {
  font-size: .9em;
  background: url(../images/fleche-haut.gif) 0 50% no-repeat;
  padding-left: 10px;
}

#contenu .block p.lienDetail a {
  font-size: .9em;
  font-weight: bold;
  /* background: url(../images/fleche-haut.gif) 100% 50% no-repeat; 
  padding-right: 10px;*/
}

#contenu .block ul li {
  margin: 0 11px 0 25px;
  padding-bottom: 10px;
  font-size: .9em;
  text-align: justify;
  line-height: 1.3em;
  color: #036;
}

#contenu .block .choixMois {
  position: relative;
  margin: 0 4px;
  text-align: center;
}

#contenu .block .choixMois li {
  display: inline;
  background: #D2D0BC;
  margin: 0px 2px;
  padding: 0;
  font: .8em arial, sans-serif;
}

#contenu .block .choixMois li.moisActif {
  padding: 0 7px;
}

#contenu .block .choixMois li a {
  padding: 0 7px;
}

#contenu .block .choixMois li a img {
  background: #D2D0BC;
  padding : 0 0 2px 0;
  margin: 0;
}

#contenu .block .choixMois li a:hover {
  color: #AFAD99;
}

#contenu .piedContenu {
  background: url(../images/contenu-bas_fond.gif) left bottom no-repeat;
}

/* info formulaire */
#contenu .block .listeInfo {
  position: relative;
  width: 327px;
  background: url(../images/liste-info_fond.gif) 0 0 repeat-y;
  margin: 0px 0 0 75px;
  padding: 0;
}

#contenu .block .listeInfo dt {
  background: url(../images/liste-info_haut.gif) 0 0 no-repeat;
  padding: 10px 10px 0 10px;
  margin: 0;
  color: #c30;
  font-weight: bold;
}

#contenu .block .listeInfo dd {
  padding: 5px 10px;
  color: #036;
  font-size: .9em;
}

#contenu .block .listeInfo dd.listeInfoBas {
  background: url(../images/liste-info_bas.gif) left bottom no-repeat;
  padding: 0 10px 10px 10px;
}

#contenu .block .listeInfo span.fermer {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  line-height: 0; 
}
/* fin info formulaire */
/* fin contenu */

/* navigation */
#navigation {
  float: left;
  width: 215px;
  margin-top: 288px;
  padding-bottom: 450px;
  text-align: right;
}

#menu li {
  position:relative;
  margin-bottom: 10px;
  font-size: .9em;
}

#menu li span {
  font-weight: bold;
  color: #fc0;
}

.rubriqueActu {
  background: #12658D url(../images/actu-haut_fond.gif);
  text-align: left;
  padding: 2px 5px;
  margin-top: 35px;
}

#scrollingContainer{
    background: url(../images/actu_fond.gif);
		width:215px;
		padding:0;
		margin:0;
    text-align: left;
}
  
#actu {
  font-size: .8em;
  margin: 25px 0 0 0;
  text-align: left;
}

#actu dt {
  padding: 5px;
  margin-top: 5px;
  font-weight: bold;
}

#actu dd {
  padding: 0 5px 0 5px;
}

#actu dd p {
  padding-bottom: 5px;
}

#coordonnees {
  margin: 85px 0 0 5px;
  padding-bottom: 1px;
  background: url(../images/border-jaune_fond.gif) bottom repeat-x;
}

#coordonnees dt {
  font-size: .9em;
  font-weight: bold;
  margin-bottom: 3px; 
  padding-bottom: 2px;
  background: url(../images/border-jaune_fond.gif) bottom repeat-x;
}

#coordonnees dd {
  font-size: .8em;
  margin-bottom: 5px;
}

#coordonnees dd.borderTop {
  background: url(../images/border-jaune_fond.gif) top repeat-x;
  padding-top: 3px;
}

#coordonnees a.mailTo:hover {
  font-weight: normal;
  text-decoration: underline;
}
/* fin navigation */

/* logos institutionnels */
#institutionnel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 210px;
  /* background: url(../images/cube.jpg) left bottom no-repeat; */
  margin: 150px 0 0 3px;
  padding-bottom: 15px;
}

#institutionnel li {
  float: right;
  width: 115px;
  padding: 0 0 10px 5px;
  font: .8em "times new roman" serif;
  text-align: right;
}

#institutionnel li.short {
  width: 85px;
}

#institutionnel li.spaceur {
  clear: both;
  width: 200px;
  height: 1px;
}
/* logos institutionnels */

/* pied de page */
#pied {
  clear: both;
  background: #0875AA;
  padding: 5px 5px 10px 220px;
  text-align: center;
  color: #07567C;
  font-size: .8em; 
}

#pied a {
  color: #07567C;
}

#pied a:hover {
  font-weight: normal;
  color: #0993CF;
}

#pied a.logoNexxen {
  display: block;
  background: url(../images/logo-nexxen.gif) 0 0 no-repeat;
  width: 35px;
  height: 8px;
  text-indent: -10000px;
  margin: 5px auto 0 auto;
}
/* fin pied de page */
