
body {
	background-color: black;
	background-image: url("http://aureliebarbe.naccara.org/images/iphone_fond2.jpg");
	background-repeat: no-repeat;
}


BODY, p, td, th, table { 
font-family:'Trebuchet MS', 'Geneva', sans-serif;
font-size:10pt ; 
color: white; 
margin: 5px; 
text-align: justify ; } 

h3 {font-size: 12pt; 
}

h4 {
font-size: 10pt; 
font-style:italic; 
}
img {border:1px solid #fe500b;} 
a {
color:#fe500b;
text-decoration: none;}

a:hover {
     color: white;
	 text-decoration: none;
       }

a:active {
        color:#fe500b;
		  }

div#titre {
position: fixed; 
width: 920px; 
height: 105px;
background-image: url('images/fond_01.jpg'); }
 
span#menu {
position: fixed;
top: 105px;
width:259px;
height:485px;
background-image: url('images/fond_02.jpg');
text-align: center;
vertical-align: top;
 }
 
div#contenu {
position: fixed; 
width: 850px; 
height: 465px; 
left: 259px; 
top: 105px; 
overflow: auto;
margin: 10px;
display: inline;
}


.fond1 {background-color:#d9d9d8;
font-family:'Trebuchet MS', 'Geneva', sans-serif;
  		font-size:0.9em ; 
  		color: black; 
  		margin-left: 0.5em; 
		margin-right: 0.5em; 
  		text-align: justify ;}
.fond2 {background-color:#efefee;
font-family:'Trebuchet MS', 'Geneva', sans-serif;
  		font-size:0.9em ; 
  		color: black; 
  		margin-left: 0.5em; 
		margin-right: 0.5em; 
  		text-align: justify ;}
.fond1 p {color: black; }
.fond2 p {color: black; }
  

