
 <style type="text/css">
 html pre
{
	width: 636px ;
}
</style>
<![endif]-->

		<style type="text/css">
		body
		{
			margin: 10px 0 ;
			padding: 0 ;
			text-align: center ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: #dea ;
		}
		
		.bleu
		{
			color:blue;
		}
		h5{
			color:red;
			font-size : 1.1em;
		}
		  
		
		div#conteneur
		{
			width: 1000px ;
			margin: 0 auto ;
			text-align: left ;
			border: 2px solid #ab4 ;
			background: #fff ;
		}
		
		h1#header
		{
			height: 350px ;
			margin: 0 ;
			background: url(photo/home1.jpg) no-repeat left top ;
		}

		h1#header a
		{
			width: 420px ;
			height: 70px ;
			display: block ;
			background: url(icon/clos_text.png) no-repeat ;
			position: relative ;
			left: 620px ;
			top: 285px ;
		}

		
		h1#header a span
		{
			display: none ;
		}

		h2#header
		{
			height: 350px ;
			margin: 0 ;
			background: url(photo/home2.jpg) no-repeat left top ;
		}
		
		h2#header a
		{
			width: 420px ;
			height: 70px ;
			display: block ;
			background: url(icon/clos_text.png) no-repeat ;
			position: relative ;
			left: 620px ;
			top: 285px ;
		}

		
		h2#header a span
		{
			display: none ;
		}

		h3#header
		{
			height: 350px ;
			margin: 0 ;
			background: url(photo/home3.jpg) no-repeat left top ;
		}
		
		h3#header a
		{
			width: 420px ;
			height: 70px ;
			display: block ;
			background: url(icon/clos_text.png) no-repeat ;
			position: relative ;
			left: 620px ;
			top: 285px ;
		}

		
		h3#header a span
		{
			display: none ;
		}
		
				
		ul#menu
		{
			height: 35px ;
			margin: 0 ;
			padding: 0 ;
			background: url(icon/bg_menu.gif) repeat-x 0 -25px ;
			list-style-type: none ;
		}
				
		ul#menu li
		{
			float: left ;
			text-align: center ;
		}
		
		ul#menu li a
		{
			
			line-height: 25px ;
			font-weight: bold ;
			letter-spacing: 2px ;
			color: #fff ;
			display: block ;
			text-decoration: none ;
			border-right: 2px solid #dea ;
			font: 1em "Trebuchet MS", helvetica, sans-serif ;

		}
		
		ul#menu li a:hover
		{
			background: url(bg_menu.gif) repeat-x 0 0 ;
		}
		
		div#contenu
		{
			padding: 0 100px 0 250px ;
			background: url(photo/left/home.jpg) no-repeat 15px 15px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			color:#505050 ;	
		}
		div#contenuempty
		{
			padding: 0 100px 0 25px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
		}
		div#contenuphotos
		{
			padding: 0 10px 0 200px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
		}
		div#contenurates
		{
			padding: 0 100px 0 250px ;
			background: url(photo/left/rates.jpg) no-repeat 15px 15px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			color:#505050 ;	
		}
		div#contenulocation
		{
			padding: 0 10px 0 100px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
		}
		div#contenucontact
		{
			padding: 0 100px 0 250px ;
			background: url(photo/left/contact.jpg) no-repeat 15px 15px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			color:#505050 ;	
		}
		div#contenuregion
		{
			padding: 0 100px 0 250px ;
			background: url(photo/left/region.jpg) no-repeat 15px 15px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			color:#505050 ;	
		}
		div#contenupress
		{
			padding: 0 100px 0 250px ;
			background: url(photo/left/press.jpg) no-repeat 15px 15px ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			color:#505050 ;	
		}
	

		div#contenu h2
		{
			padding-left: 5px ;
			line-height: 45px ;
			font-size: 1.4em ;
			
			color: #9b2 ;
			border-bottom: 1px solid #9b2 ;
		}
		
		div#contenu h3
		{
			margin-left: 15px ;
			padding-left: 5px ;
			border-bottom: 1px solid #9b2 ;
			border-left: 3px solid #9b2 ;
			color: #9b2 ;
		}
		
		div#contenu p
		{
			text-align: justify ;
			text-indent: 2em ;
			line-height: 1.7em ;
		}
		
		div#contenu a
		{
			color: #8a0 ;
		}
		
		div#contenu a:hover
		{
			color: #9b2 ;
		}
		
		p#footer
		{
			margin: 0 ;
			padding-right: 10px ;
			line-height: 30px ;
			text-align: right ;
			color: #8a0 ;
		}
		
		pre
		{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
		
	
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
		
		</style>
