* {
	margin: 0px;
	padding: 0px;
	}
html {
	height: 100%;
	}
html, body{
	margin:0px;
	padding:0px;
	}
body {
	color: #444;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image:      url("../img/body-haut.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	}
a {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
img {
	border: 0px;
	}
ul li {
	list-style: none;
	text-indent: 0px;
	}
.clear-both {
	clear: both;
	}
#meta1 {
	background: transparent;
	margin: 0px auto;
	position: relative;
	width: 740px;
	padding: 0px;
	}
#meta1-in {
	background: transparent url("../img/cont-haut.jpg") no-repeat center top;
	padding: 0px;
	position: relative;
	width: 740px;
	margin: 0px;
	}
#content {
	margin: 0px 10px;
	background-color: #FFF;
	padding: 0px;
	border-right: 1px solid #369;
	border-left: 1px solid #369;
	background-image:      url("../img/cont-bas.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 9;
	}
															/* header */
#header {
	height: 215px;
	background:      url("../img/header.jpg") no-repeat center top;
	}
a#logo{
	position: absolute;
	top: 38px;
	left: 533px;
	height: 133px;
	width: 118px;
	border: 0px;
	text-decoration: none;
	}
#logo em, h1, h2#sous-titre, #resume{
	display: none;
	}	
															/* les trois menus haut bas lateral*/
#nav{
	width: 718px;
	border-right: 1px solid #369;
	border-left: 1px solid #369;
	text-transform: uppercase;
	z-index: 10;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
}
#raccs{
}
#nav ul#BTS, #raccs ul{
	height: 40px;
	margin: 0px 2px 0px 2px;
	overflow: hidden;
	border-top: 1px solid #DCDCB8;
	border-right: 1px solid #DCDCB8;
	border-bottom: 1px solid #DCDCB8;
	background-image: url("../img/ico-menu.gif");
}
li.dev, li.racc {	
	width: 94px;
	height: 29px;
	padding-top: 11px;
	padding-left: 6px;
	border-left: 1px solid #DCDCB8;
	background-image: url("../img/ico-menu.gif");
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	display: block;
	float: left;
	overflow: hidden;
}
li.racc a {
	text-decoration: none;
	color: #000;
	display: block;
	text-transform: uppercase;
}
#ITS{
	height: 85px;
	position: relative;
	overflow: hidden;
	margin: 0px 2px;
	z-index: 10;
	background:   url("../img/nav.jpg") center bottom;
}
ul.sdev {
	height: 85px;
	overflow: hidden;
	background-image: url(../img/px-bleu.gif);
	}
ul.sdev a{
	text-decoration: none;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 6px;
	display: block;
	letter-spacing: 1px;
	border-bottom: 1px solid #FFF;
	}
#kwicks {
	padding: 0px 0px 0px 2px;
	overflow: hidden;
	background: url("../img/ico-menu.gif") repeat-x left top;
	height: 40px;
	border: 1px solid #DCDCB8;
	width: 218px;
}
#kwicks ul {
	margin: 0px;
	padding: 0px;
}
#kwicks .kwick {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	display: inline;
	width: 35px;
	overflow: hidden;
	border-right: 1px solid #FFF;
	}
li.kwick a {
	width: 65px;
	height: 35px;
	margin: 0px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	font-size: 9px;
	display: inline;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 35px;
	}
li.kwick a.centre {
	padding-top: 14px;
	}
li.kwick a.haut {
	padding-top: 2px;
	}
#about{background: url("../img/ico-about.gif") no-repeat left top;}
#contact{background: url("../img/ico-contact.gif") no-repeat left top;}
#termes{background: url("../img/ico-termes.gif") no-repeat left top;}
#infos{background: url("../img/ico-infos.gif") no-repeat left top;}
#meteo{background: url("../img/ico-meteo.gif") no-repeat left top;}
#fr{background: url("../img/ico-fr.gif") no-repeat left top;}
#us-gb{background: url("../img/ico-us-gb.gif") no-repeat left top;}
p.to, p.ico-noir, p.ico-bleu {
	border: 1px solid #DCDCB8;
	margin-top: 6px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 12px;
	background-color: #FFFFFF;
	}
p.to {
	color: #000;
	background: url("../img/ico-noir.gif") repeat-x left bottom;
	padding: 2px 20px 2px 6px;
	}
p.ico-noir a {
	color: #000;
	text-decoration: none;
	display: block;
	background:  url("../img/ico-noir.gif") repeat-x left bottom;
	padding: 2px 0px 2px 6px;
	}
p.ico-bleu a {
	color: #369;
	text-decoration: none;
	display: block;
	background: url("../img/ico-bleu.gif") repeat-x;
	padding: 2px 0px 2px 6px;
	}
															/* corps */
#corps {
	float: left;
	padding: 0px;
	width: 440px;
	margin: 7px 0px 2px 25px;
	position: relative;
	z-index: 9;
	}
#corps p{
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	}
#corps li{
	list-style-position: inside;
	list-style-type: square;
	text-align: justify;
	line-height: 18px;
	}
h2 {
	height: 40px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	text-align: left;
	color: #369;
	padding: 76px 12px 0px 12px;
	}
.vide {background-image: url("../h2/vide.jpg");}
.ill01 {background-image:  url("../h2/arromanches.jpg");}
.ill02 {background-image:  url("../h2/cap-manvieux.jpg");}
.ill03 {background-image:  url("../h2/cimetiere-us.jpg");}
.ill04 {background-image:  url("../h2/longues1.jpg");}
.ill05 {background-image:  url("../h2/longues2.jpg");}
.ill06 {background-image:  url("../h2/pointe-hoc1.jpg");}
.ill07 {background-image:  url("../h2/pointe-hoc2.jpg");}
.ill08 {background-image:  url("../h2/pointe-hoc3.jpg");}
.ill09 {background-image:  url("../h2/canada1.jpg");}
.ill10 {background-image:  url("../h2/canada2.jpg");}
.ill11 {background-image:  url("../h2/bayeux1.jpg");}
.ill12 {background-image:  url("../h2/bayeux2.jpg");}
.ill13 {background-image:  url("../h2/bayeux3.jpg");}
.ill14 {background-image:  url("../h2/brittany.jpg");}
.ill15 {background-image:  url("../h2/chenonceau.jpg");}
.ill16 {background-image:  url("../h2/etretat.jpg");}
.ill17 {background-image:  url("../h2/giverny.jpg");}
.ill18 {background-image:  url("../h2/honfleur.jpg");}
.ill19 {background-image:  url("../h2/mont-saint-michel.jpg");}
.ill20 {background-image:  url("../h2/campagne.jpg");}
.ill21 {background-image:  url("../h2/port-en-bessin.jpg");}
.ill22 {background-image:  url("../h2/produits.jpg");}
.ill23 {background-image:  url("../h2/huitres.jpg");}
#rate {background-image:  url("../h2/vide.jpg");}
h3 {
	font-size: 9px;
	text-transform: uppercase;
	background-image:    url("../img/px-bleu.gif");
	background-repeat: repeat-x;
	padding: 4px;
	margin-top: 15px;
	color: #369;
	}
h4 {
	background-image:       url("../img/txt-bas.jpg");
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: left top;
	padding-top: 12px;
	}
h4 span {
	visibility: hidden;
	}
.element{
	background-image:       url("../img/txt-px.jpg");
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	}
.element img {
	height: 120px;
	width: 418px;
	border: 1px solid #DCDCB8;
}
p.exergue{
	color: #369;
	font-size: 9px;
	font-weight: bold;
	}
span.exergue{
	color: #369;
	font-weight: bold;
	font-style: italic;
	}
.suite {
	background-image:  url("../img/ico-menu.gif");
	margin-top: 5px;
	border: 1px solid #DCDCB8;
}	
.suite a {
	background: url(../img/fleche-lien.png) no-repeat right top;
	padding-right: 35px;
	padding-left: 6px;
	height: 30px;
	display: block;
	font-size: 9px;
	color: #000;
	text-transform: uppercase;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
.suite a span {
	color: #369;
	border-bottom: 1px solid #369;
	margin-right: 3px;
	}
.ref{
	font-size: 9px;
	color: #369;
	margin-bottom: 5px;
	}
#logo-ashore{
	background-image:  url(../img/logo-ashore.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	display: block;
}
#carte-ashore{
	background-image:  url("../img/carte-ashore.jpg");
	height: 218px;
	border: 1px solid #DCDCB8;
	display: block;
}
															/* annexe */
#annexe {
	float: right;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	width: 222px;
	background-color: #FFFFFF;
	border-top: 20px solid #86AEAE;
	border-right: 1px solid #86AEAE;
	border-bottom: 1px solid #86AEAE;
	border-left: 1px solid #86AEAE;
	background-image:  url("../img/px-bleu.gif");
	background-repeat: repeat-x;
}
#annexe img {
	height: 120px;
	width: 220px;	
} 
#adresse  {
	border-top: 6px solid #86AEAE;
	border-right: 1px solid #86AEAE;
	border-bottom: 1px solid #86AEAE;
	border-left: 1px solid #86AEAE;
	padding: 2px;
	background-image:   url("../img/px-bleu.gif");
	margin-top: 6px;
}
#adresse a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #369;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	line-height: 22px;
	display: block;
}
#nom {border-bottom: 1px solid #86AEAE;}
#poste{background-image:   url("../img/ico-poste.gif");}
#tel{background-image:   url("../img/ico-tel.gif");}
#fax{background-image:   url("../img/ico-fax.gif");}
#mail{background-image:   url("../img/ico-mail.gif");}
#licence{background-image:   url("../img/ico-licence.gif");}
.tool-tip {
	z-index: 1000;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	font-size: 9px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #86AEAE;
	color: #369;
}
.bulle {
	margin-top: 6px;
}
.bulle p{
	padding: 6px;
	background-image:    url("../img/px-bleu.gif");
	background-repeat: repeat-x;
	color: #369;
	margin-bottom: 2px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #86AEAE;
	text-align: center;
}
.citation{
	color: #369;
	font-size: 10px;
	background-image:   url("../img/px-bleu.gif");
	background-repeat: repeat-x;
	line-height: 16px;
	text-align: justify;
	background-color: #FFF;
	margin-top: 6px;
	font-style: italic;
	padding: 6px;
	border-top: 6px solid #86AEAE;
	border-right: 1px solid #86AEAE;
	border-bottom: 1px solid #86AEAE;
	border-left: 1px solid #86AEAE;
	}
.citation strong {
	background-image:  url("../ill/francois1.jpg");
	background-repeat: no-repeat;
	padding-top: 125px;
	padding-bottom: 4px;
	margin-bottom: 4px;	
	display: block;
	border-bottom: 1px solid #86AEAE;
} 
.pub {
	background-color: #FFFFFF;
	margin-top: 6px;
	padding: 6px;
	font-size: 9px;
	border-top: 6px solid #DCDCB8;
	border-right: 1px solid #DCDCB8;
	border-bottom: 1px solid #DCDCB8;
	border-left: 1px solid #DCDCB8;
} 
#pub-bandb-bayeux {
	background-image:     url("../img/pub-bandb-bayeux.gif");
	background-repeat: no-repeat;
	padding-left: 54px;
} 
#pub-guide-gauthron {
	background-image:     url("../img/pub-guide-gauthron.gif");
	background-repeat: no-repeat;
	padding-left: 54px;
} 
#pub-easytourgps {
	background-image:       url("../img/pub-easytourgps.gif");
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: center top;
} 
															/* footer */
#meta2 {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 220px;
	background:    url("../img/body-bas.jpg") center top;
}
#footer {
	margin: 0px auto;
	position: relative;
	width: 718px;
	padding-top: 150px;
	overflow: visible;
	background:   url("../img/footer.jpg") no-repeat center top;
	border-right: 1px solid #86AEAE;
	border-left: 1px solid #86AEAE;
	height: 70px;
	}
#credit {
	text-align: center;
	line-height: 40px;
	}
#credit a {
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	}	
#partenaires  {
	height: 50px;
	margin-left: 22px;
}
#partenaires a  {
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 72px;
	background-color: #FFF;
	text-decoration: none;
	font-size: 9px;
	float: left;
	margin-left: 2px;
	overflow: hidden;
}
#partenaires a span {
	height: 50px;
	width: 144px;
	display: block;
	margin-left: 72px;
	background-color: #FFF;
	padding: 0px 3px;
}

#snav {background-image:  url("../img/logo-snav.gif");}
#aps {background-image:  url("../img/logo-aps.gif");}
#cocci {background-image:  url("../img/logo-cocci.gif");}
#easytourgps {background-image:  url("../img/logo-easytourgps.gif");}
#bandb-bayeux {background-image:    url("../img/logo-bandb-bayeux.gif");}
#guide-gauthron {background-image:  url("../img/logo-guide-gauthron.gif");}
															/* rates */
#rates table {
	margin-bottom: 6px;
	width: 100%;
}
#rates table td {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 9px;	
	}
td.col1 {
	width: 30%;
	}
.cat-rates td {
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #369;
	border-bottom: 1px solid #369;
	}
#rates .ligne td {
	height: 30px;
	border-bottom: 1px solid #86AEAE;
	background-image:    url("../img/px-bleu.gif");
	background-repeat: repeat-x;
	}
															/* diaporamas et photos */
#diapo1, #diapo2, #diapo3, #diapo4, #diapo5, #mousemove {
	position: relative;
	overflow: hidden;
	height: 120px;
	width: 220px;
	border: 1px solid #DCDCB8;
	margin-top: 6px;
	background-image:  url("../img/px-bleu.gif");
}  
#diapo1 li, #diapo2 li, #diapo3 li, #diapo4 li, #diapo5 li{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-decoration: none;
} 
.d-bt, .move-bt, .move-bt-centre {
	font-size: 9px;
	line-height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	background-image:    url("../img/ico-menu.gif");
	background-position: center bottom;
	border-right: 1px solid #DCDCB8;
	border-bottom: 1px solid #DCDCB8;
	border-left: 1px solid #DCDCB8;
} 
.d-bt a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 4px;
}
.d-bt a:hover {
	background-color: #FFF;
	text-decoration: none;
}
.d1it, .d2it, .d3it, .d4it, .d5it {
	padding: 0px;
	margin: 0px;
}
.move1 {
	width: 910px;
	height: 120px;
	position: relative;
	background:   url("../ill/bayeux-tapisBANDEAU.jpg") no-repeat;	
}
#mousemove-centre {
	width: 418px;
	height: 100px;
	border: 1px solid #DCDCB8;
	overflow: hidden;
	position: relative;
}
.move1-centre {
	width: 1270px;
	height: 100px;
	position: relative;
	overflow: hidden;
	background-color: #DCDCB8;
}
.move1-centre img {
	width: 126px;
	height: 100px;
	border: 0px;
	margin-right: 1px;
	padding: 0px;
}