body {
	font-family:arial,helvetica,sans-serif; 
	font: normal 16px arial;
    margin: 0px;
    padding: 0px;
	text-align: left;
	background-image:url(../_themes/expeditn/exptextb.jpg);
}

a:link {
	color: #993300;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #666600;
	text-decoration: underline;
	font-style: italic;
	
	font-weight: normal;
}

a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

h1 {	
	margin-top: 0px;
	text-align: center;
	font: normal small-caps bold 24px arial;
	color:#660000;   /*  rouge   */
}
	
h2 {	

	text-align: center;
	font: normal small-caps bold 22px arial;
	color:#660000;   
}
  
h3 {	
	text-align: center;
	font: normal small-caps bold 18px arial;
	color:#660000;   
}

h4 {	
	text-align: center;
	font: normal small-caps bold 16px arial;
	color:#660000;   
}

.nomphoto {	
	text-align: left;
	font: italic bold 20px comic sans MS;
	color:#660000; 
}

.auteurphoto {
	font-family:arial,helvetica,sans-serif; 
	font: normal 20px arial;	
	text-align: left;
	color:#660000;   
}


NomCh {	
	text-align: left;
	font: normal small-caps bold 22px arial;
	color:#660000;   
	margin-bottom: 10px;
}


div#header {
    clear: both;
    height: 50px;
    background-color: aqua;
	padding: 0px 5% 5px 5%;
    
}
div#left {
    float: left;
    width: 5%;
    background-color: red;
}
div#right {
    float: right;
    width: 5%;
    background-color: green;
	
}
div#middle {
	text-align: left;
    padding: 10px 52px 0px 1%;
    margin-top: 20px;
	margin-bottom: 5px;
    background-color:#FFFBE8;
	background-image:url(../images/bande-funga.jpg);
	background-repeat:repeat-y ;
    background-position:right;
	width: 90%;
	border: 1px solid #660000;
}

div#inclus {
	text-align: center;
    padding: 0px 0px 0px 0%;
    margin-top: 0px;
	margin-bottom: 0px;
    border: 0px solid #660000;
}

div#footer {
    clear: both;
	background-color:#FFFBE8;
	background-image:url(../_themes/expeditn/exptextb.jpg);
}

photo{
	alignment:center; 
	border: 5px solid #660000;
}
</style>
