
body { 
	   text-align:left;
	   overflow:hidden;
	   font-family:Helvetica, Arial, sans-serif;
	color:#615343; 
	font-size: 12px;
	width:1000px; 
	margin: auto;
	background-color: #0E1216;
	overflow:auto
}

#liens, #contact, #biographie, #tarifs { background-color:#F1F1C6;}

#top {
	font-weight: lighter;
	font-size:2em;
	padding:3px;
	color:#FF6;
	font-style:italic
	
}

#colgauche {
    float: left;
    width: 220px;
	padding:15px 15px 15px 15px;
	text-align:left;
	height:330px;
	
	
    
}
#coldroite {
    float: right;
    width: 300px;
	
	padding:15px 8px 15px 15px;;
	height:330px;
	
	
   
}
#colcentre {
	margin-left:243px;
	margin-right:323px;
	padding:15px;	
	height:330px;
	background-color:#ddddad;
	font-size:15px;
	text-align:justify;
	color:#4A4626
   
}

#titre {background-color:#ddddad; font-size:35px; color:#f5f5cc; font-weight:bold; border:none}
#partner {background-color:#ddddad;}
h1 {font-size: 18px; font-weight:bolder; color:#e38027; margin-top:-5px; margin-bottom:10px}
h2 {font-size: 14px; font-weight:bolder; color:#D95904;}
b {font-size:15px}
c {font-size:13px; font-weight:bold}
em {font-size:12px; padding:5px; color:#686135}

input.a {outline:none; border:0; background-color:#FFc; color:#699; font-weight:bold; font-size:16px}
input.a:hover {outline:none; color:#F90; cursor:pointer; font-weight:bold;  font-size:16px}

a:link, a:visited {color:#69c;}
a:hover, a:active {color:#F90;}
a {text-decoration:none;}



.texte1 {font-weight: normal;
	
	
}








<!--SLIDESHOW-->


#slideshow {
	position:relative;
	height:350px;
	
    
}

#slideshow IMG {
    position:absolute;
   
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1;
}

#slideshow IMG.last-active {
    z-index:9;
	
}
