			* {
			margin:0;
			padding:0;
			}
		
			body {
			padding:0 auto;
			font:10px Verdana, Arial, sans-serif;
			text-align: center;
			color: #5b574f;
			background:url(images/fd_page.jpg) repeat-x top center white;
			}

			#top_content {
			position: relative;
			width : 980px;
			margin : 50px auto 0;
			text-align: center;
			}
			
			#quimper {
			position: absolute;
			top:80px;
			font:15px Georgia, Times, serif;
			text-align: right;
			color: #c4ae76;
			width:100px;
			left:50%;
			margin-left:-270px;	
			z-index: 100;
			}
			
			#finistere {
			position: absolute;
			top:80px;
			font:15px Georgia, Times, serif;
			text-align: left;
			color: #c4ae76;
			width:100px;
			left:50%;
			margin-left:170px;	
			z-index: 100;
			}
			
			#logos {
			position: absolute;
			top:130px;
			width:300px;
			left:50%;
			margin-left:-150px;
			text-align: center;
			font:11px Georgia,"Times New Roman",Times, serif;
			color: #c4ae76
			}
			
			#logos a img {
			border: none;
			}
			
			.highlight {
			font-size:12px;
			color: #f6a800
			}
			
			#top_content h1 span, #content h2 span {display: none}

			
			#bandeau_haut{
			width: 980px;
			padding-top: 68px;
			background:url(images/fd_anim_accueil.gif) no-repeat;
			}
			
			#anim {
			margin: 0;
			padding: 0 auto;
			}
			
			h4 {
			text-align: center;
			font:14px Georgia, Times, serif;
			font-style: italic;
			color: #781408;
			margin: 0;
			}
			
/* Barre de navigation */ 

			#menu {
			padding: 6px;
			font-size: 13px;
			font-family:Georgia;
			text-align: center;
			margin-bottom : 22px;
			}
			#menu ul {
				display:inline;
				list-style: none;
				margin:0;
				padding:0;
				}		
			#menu li {
				border-right: 1px solid #781408;
				display: inline;
				margin:0;
				padding:0;
				}
			#menu li a {
				color: #c4ae76;
				padding:0 5px;
				text-decoration:none;
				letter-spacing: 1px;
				 }
			#menu li a:hover {
				text-decoration:none;
				color: #781408;
				}
			#menu li.last {
				border-right: none;
				display: inline;
				margin:0;
				padding:0;
				}
		
			#menu img {
				margin:0;
				padding:0;
				}
				

			#content {
			width : 560px;
			margin : 0 auto;
			text-align: center;
			}
			
			#content p{
			font:11px Verdana, Arial, sans-serif;
			color: #5b574f;
			text-align: justify;
			margin-bottom: 5px
			}
			
			#content a img {
			border: none
			}
			.col-1, .col-2 { float:left}
			div.container {	overflow:hidden; width: 100%;}
			#content .col-1{ width:155px; margin: 18px 18px 0 0}
			#content .col-2{ width:387px; margin: 30px 0px 0 0; text-align: left;}


			#reservation {
			text-align: center;
			margin-bottom: 30px;
			color: #c4ae76;
			}
			#adresse {
			text-align: center;
			font:12px Georgia, sans-serif;
			color: #c4ae76;
			}
			
			#langue {
			width : 980px;
			text-align: center;
			margin: 0 auto;
			}
			#langue img {
			margin: 0 3px;
			}
			
			#langue a img {
			border: none;
			}

			.bottom {
			clear:both;
			}
		
						
			#page1 strong {color: #781408; font-weight: normal}
			#page2 strong {color: #944e0a; font-weight: normal}
			
			img, div, input { behavior: url("iepngfix.htc") }