
#content {
	text-align: left;
	background-color: #ffffff;
	background-image: url(IMG/fond_interieur.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 600px;
	margin-bottom: 10px;
  position: relative;		
  }

#logo {
position: absolute;
top: 20px;
left: 40px;
width: 110px;
height: 28px;
background-color: #ffffff;
}

#logo img {
border: none;
}


#menu {
position: absolute;
top: 52px;
left: 382px;

height: 50px;
background-color: #ffffff;}

#doublepage {
position: absolute;
margin-left: 95px;
margin-top: 165px;
width: 400px; 
background-color: #ffffff;
}


.feuilleter a {
color: ed3293;
text-decoration: none}


.feuilleter a.on {
font-weight: bold;
color: #000000;
text-decoration: none;
}

.feuilleter li {
display: inline;
}

.feuilleter ul {
padding-top: 15px;}

.rubrique {
color: #ed3293;
font-size: 0.90em;
padding-right: 15px;
font-weight: bold;}

.titre {
color: #000000;
font-weight: bold;
font-size: 0.97em;
}

.small {
font-size: 0.70em;}
