/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.div_header{
	width:909px;
	height:122px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	margin-bottom:0px;
}
.div_conteneur{
	width:909px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	position:relative;
}
.div_menu{
	width:204px;
	position:absolute;
}
.div_contenu_moto{
	background-image:url(images/moto.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
	width:636px;
	left:204px;
	min-height:645px;
	_height:645px;/* underscore hack uniquement interprété par IE Win*/
}
.div_contenu_bateau{
	background-image:url(images/bateau_bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
	width:636px;
	left:204px;
	min-height:645px;
	_height:645px;/* underscore hack uniquement interprété par IE Win*/
}
.div_contenu_voiture{
	background-image:url(images/voiture.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
	width:636px;
	left:204px;
	min-height:645px;
	_height:645px;/* underscore hack uniquement interprété par IE Win*/
}
.img_menu{
	border:none;
	margin:0 0 0 0;
}
.div_bottom{
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:909px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

.Titre1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #17317B;
	font-weight: bold;
	margin:0 15px 20px 15px; 
	padding-top:36px;
	text-align:center;
}
.Sous_titre {
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #17317B;
	font-weight: bold;
	margin:0 0 15px 13px;
}
.Titre2 {
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #17317B;
	font-weight: bold;
	margin:0 0 10px 20px;
	text-decoration:underline;
}
.Prix {font-size: 26px}
.Texte15 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #17317B;
	font-weight: bold;
	margin:0 0 0 15px;
}
.Texte {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #17317B;
	font-weight: bold;
	margin:0 25px 20px 25px;
	text-align:justify;
}
.Texte_tel {
	color: #17317B;
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 31px;
	margin: 15px 0 10px 40px;
}
.fin_texte{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:10px;
}
.Style10 {
	font-size: 13px;
	color: #17317B;
	margin: 0 0 5px 25px;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align:center;
}
.Texte_agence {
	font-size: 20px;
	color: #17317B;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 0px 40px;}
.Texte_panorama {
	font-size: 12px;
	color: #17317B;
	margin: 0 0 20px 45px;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style:italic;
}
.lien_plan {
	margin-top:0px;
	font-size: 13px;
	color: #17317B;
	font-weight: bold;
	font-style:italic;
}
.lien {
	color: #17317B;
	text-decoration:underline;
}
.lien:hover {
	color: #17317B;
	text-decoration:none;
}
.Texte_piste {
	font-size: 22px;
	color: #17317B;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 0px 25px;}
	
.fin_page {
	font-size: 12px;
	color: #C7000E;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height:30px;
	padding-top:5px;
}
.lien-fin_page {
	color: #C7000E;
	text-decoration:none;
}
.lien-fin_page:hover {
	color: #C7000E;
	text-decoration:underline;
}
.galerie {
 	border:1px solid #999999; 
	padding:2px;
}