body
{
    background: #DDDDDD; 
    font-family: Arial;
    font-size: 12px;
    margin: 0;
}
    
#container
{
width: 96%;
max-width: 90%;
margin: 20px auto;
margin-top: 0;
margin-bottom: 0;
padding: 0;
background-color: white;
color: #333;
border: 1px solid gray;
border-top: none;
line-height: 130%; 
overflow: auto;
}

#top
{
padding: 0px;
margin: 0px;
background: url(images/signature-haut.png);
background-repeat: no-repeat;
background-position: top left;
height: 100px;
text-align: center;
}

#leftnav
{
float: left;
background: url(images/signature-haut.png);
background-repeat: no-repeat;
background-position: top left;
width: 190px;
margin: 0;
padding: 0;
padding-top: 0px;
}

#blocNotes
{
float: left;
margin: 0;
padding: 0;
width: 100%;
background-color: white;
background-image: url(images/signature-bas.png);
background-repeat: no-repeat;
background-position: bottom right;
line-height: 100%;
}

#blocSansNotes
{
clear: left;
float: right;
margin: 0;
padding: 0;
background: url(images/signature-bas.png);
background-repeat: no-repeat;
background-position: bottom right;
width: 95%;
height: 105px;
}

#rightnav
{
float: right;
background: white;
width: 190px;
margin: 0;
padding: 0;
}

#blocSignature
{
float: right;
margin: 0;
padding: 0;
width: 175px;
height: 155px;
}

#content
{
margin-left: 190px;
margin-right: 190px;
padding: 1em;
padding-top: 0;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
background: #DDDDDD;
height: 0px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h1 { margin: 0 ; margin-bottom: 20px; padding: 0 ; text-align: center;}
#content h2 { margin: 0 0 .5em 0; }

.imgPhotoDroite, .imgPhotoGauche
{
    padding: 5px;
    margin: 0px;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    background: white;
}

a img
{
    border: none;
}

.imgPhotoDroite
{
    float: right;
    margin-left: 5px;
}

.imgPhotoGauche
{
    float: left;
    margin-right: 5px;
}

/*******************************************/
/* Menu et Agenda                          */
/*******************************************/
#blocLogo
{
    height:100px;
}

#debutMenu, #debutAgenda
{
  background: url(/images/agenda_haut.png) no-repeat;
  width: 190px;
  height: 33px;
}

#Menu, #Agenda
{
  background: url(/images/agenda_milieu.png) repeat-y 0px 0;
  width: 190px;
  list-style: none;
  text-decoration: none;
}

#Menu
{
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

#Agenda
{
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

#Menu li.non_selectionne:hover
{
  background: #FFCCCC;
  cursor: pointer;
  text-decoration: none;
}

#Menu li
{
  width: 120px;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

ul#agendaList
{
  list-style: none;
  font-size: 12px;
  width: 130px;
}

ul#agendaFullList
{
  list-style: none;
  font-size: 12px;
}

#menuBlog
{
  font-size: 11px;
  width: 130px;
  margin-left: 30px;
}

ul#menuList
{
  list-style: none;
  margin-left: 23px;
  padding-left: 5px;
}

#finMenu
{
  background: url(/images/agenda_bas.png) no-repeat;
  width: 190px;
  height: 43px;
}

#finAgenda
{
  background: url(/images/agenda_bas.png) no-repeat;
  width: 190px;
  height: 43px;
}

li.date
{
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}

li.evenement
{
	padding-top: 0px;
	padding-bottom: 1px;
	cursor: pointer;
	margin-left: 5px;
}

li.evenement:hover
{
  background: #FFCCCC;
}

li a
{
    text-decoration: none;
    color: black;
}

li span
{
  position: absolute;
  margin:15px 0px 0px 20px;
  background-color: beige;
  max-width: 220px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: none;
}

.selectionne
{
  color: red;
}

.titreMenu
{
  text-align: center;
  padding-bottom: 5px;
}

p.menuPrive
{
    text-align: left; 
    margin-top: 70px;
    padding-right: 180px;
}

/*******************************************/
/* Photo affichée en page d'accueil        */
/*******************************************/
#contenuPhoto
{
}

#photo, #masque
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

/*******************************************/
/* Notes au bas de la page d'accueil       */
/*******************************************/
#spacerNotes
{
    float: left;
    width: 10px;
    height: 173px;
}

.note1
{
  background: url(/images/note1.png) no-repeat;
  width: 188px;
  height: 173px;
  float: left;
}

.texteNote
{
    font-size: 10px;
    width: 142px;
    height: 110px;
    margin-left: 26px;
    margin-top: 32px;
}

.note2
{
  background: url(/images/note2.png) no-repeat;
  width: 188px;
  height: 173px;
  float: left;
}

.note3
{
    background: url(/images/note3.png) no-repeat;
    font-size: 10px;
    width: 188px;
    height: 173px;
}

#listeAlbums
{
    background: url(/images/note4.png) no-repeat;
    font-size: 10px;
    width: 188px;
    height: 270px;
}

#titreNote3, #titreListeAlbums
{
    float: right;
    margin-top: 18px;
    margin-right: 30px;
    font-weight: bold;
}

#contenuNote3
{
    clear: right;
    margin-left: 35px;
    margin-top: 1px;
    width: 140px;
    height: 120px;
    overflow: auto;
}

#contenuListeAlbums
{
    clear: right;
    margin-left: 16px;
    margin-top: 16px;
    width: 155px;
    height: 200px;
    overflow: auto;
}

/*******************************************/
/* Formatage de texte                      */
/*******************************************/
.txtTitre, .txtTitre a, .post_title, .post_title a
{
    font-size: 14px;
    font-weight: bold;
    color: red;
    text-decoration: none;
}

.txtNote
{
    font-size: 11px;
    font-style: italic;
    color: #666666;
}

a img
{
    border: none;
}

.titreForum
{
    font-size: 11px;
}

.texteForum
{
    font-size: 10px;
    color: #222222;
    line-height: 1em;
}

/*******************************************/
/* Compta                                  */
/*******************************************/
.montant
{
    text-align: right;
}