@charset "utf-8";
/* CSS Document */

#principal {
	position:relative;
	width:984px;
	margin:0 auto;
}
#flashintro {
	position:relative;
	width:984px;
	margin:0 auto;
	margin-top:42px;
}
#obli{
color:red;
}
/*    DEFINITION DES ELEMENTS DE BASE   */

/*  LIENS  */
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

a:hover {
	color:#E99D2E;
}
a img{
	border:1px;
	border-color:#333333;
}
a:hover img{
	border-color:#FFFFFF;
}
#menu {
	margin-left:20px;
}
#menu a{	
	font-size:11px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#pieddepage{
	position:relative;
	clear:both;
	margin-top:20px;
}
#pied {
	position:relative;
	float:left;
	background-image:url(../medias/images/ligneblanc.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
	padding-top:5px;
	width:510px;
}
#piedint{
	position:relative;
	float:right;
	background-image:url(../medias/images/ligneblancepais.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	padding-top:5px;
	width:800px;
}
#imgpied{
	position:relative;
	float:left;
}
#titre_encart {
}

#menu ul li {
	float: left;
}
#menuflash {
	clear:both;
	position:relative;
	width:984px;
	height: 410px;
}
#menuflashinterne{
	clear:both;
	position:relative;
	width:984px;
	height: 280px;
}
body {
	background-image: url(../medias/images/hautnoir_acc.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #404040;
	margin-top:0px;
}

body {
	background-image: url(../medias/images/hautnoir_acc.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #404040;
	margin-top:0px;
}
#interne{
	background-image:url(../medias/images/hautnoirinterne.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #404040;
	margin-top:0px;
}
#contentg {
	position:relative;
	margin-left:30px;
	float:left;
	background-image: url(../medias/images/logogondgris.jpg);
	background-repeat: no-repeat;
}
#contentint {
	position:relative;
	background-image: url(../medias/images/logogondgris.jpg);
	background-repeat: no-repeat;
	height:400px;
	padding-left:20px;
	padding-right:20px;
}
#principal>#contentint {
	height: auto;
	min-height:400px;
}
#contentd {
	position:relative;
	margin-right:20px;
	float:right;
}

#titre{
	position:relative;
	float:none;
	margin-bottom:10px;
	width:500px;
}

#titreint, #soustitre {
	position:relative;
	float:none;
	width:auto;
	margin-right:10px;
}
#soustitre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	padding-bottom:10px;
	font-weight:bold;
}

.multicol{
	position:relative;
	float:left;
	width:190px;
	text-align:justify;
}
.separmulticol{
	position:relative;
	float:left;
	width:10px;
	}
.multicol, .multicol a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.multicol a{
	text-decoration:underline;
	color:#E99D2E;
}
.multicol a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#encart{
	background-image:url(../medias/images/encart_acc.gif);
	background-repeat:no-repeat;
	width:268px;
	height:335px;
	padding-left:5px;
	padding-right:5px;
}
#encart img{
	margin-right: 5px;
}
#separ{
	clear:both;
}
#separlisting{
	clear:both;
	height:15px;
}
#titre_encart{
	height:40px;
	width:90%;
}
.theme_encart{
	position:relative;
	display:block;
	height:60px;
	width:90%;
}
.theme_encart_reduit{
	position:relative;
	display:block;
	height:50px;
	width:90%;
}
.theme_encart a, .theme_encart_reduit a{
	margin-bottom:5px;
	font-size:10px;
	color:#000000;
	line-height: 12px;
	text-decoration:none;
}
.theme_encart a:hover, .theme_encart_reduit a:hover{
	margin-bottom:5px;
	font-size:10px;
	color:#ffffff;
	line-height:12px;
}
.titreencart{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:12px;
	color:#FFFFFF;
	margin-bottom:2px;
}
.long {
	font-size:12px;
}
#mentions{
	position:relative;
	float:left;

	}
#powered{
	position:relative;
	clear:both;
	text-align:right;
	margin-right:20px;
}
#poweredint{
	position:relative;
	float:right;
	text-align:right;
	margin-right:5px;
}
#langues {
	position:relative;
	float:right;
	}
#languesint {
	float:left;
	position:relative;
	text-align:center;
	width:550px;
	}
	
/*   PAGE AGENCE */
.ag_multicoldroite{
	position:relative;
	float:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:30px;
	line-height: 12px;
}

/*  PAGE CONTACT */

.form_col {
	padding-top:25px;
	padding-left:10px;
	position:relative;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
/*	margin-right:30px;
	line-height: 12px;*/
	width:400px;
}

.droite {
	float:right;
	}


textarea, input[type=text]{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.marg5{
	margin-bottom:0px;
	margin-top:5px;
}


/* FORMULAIRES */



/* FORMAT POLICE COULEUR */

textarea{
	width:410px;
	height:97px;
}
input[type=text], textarea{
	background-color:#333333;
	border:1px;
	border-color:#000000;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

select{
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
input[type=text], select{
	width:180px;
}
input[name=piece], input[name=chambre]{
	width:30px;
}
input[name=surface]{
	width:80px;
}
input[name=adresse]{
	width:370px;
}
select[name=type], select[name=ville]{
	width:184px;
}
textarea[name=comment]{
	width:400px;
	height:110px;
}
.btform{
	position:relative;
	clear:both;
	text-align:right;
	margin-top:5px;
	padding-right:30px;
}
.btform_service{
	position:relative;
	clear:both;
	text-align:right;
	margin-top:5px;
	padding-right:30px;
}
.bloclisting {
	position:relative;
	float:left;
	margin-left:30px;
	margin-right:50px;
	background-image: url(../medias/images/bloclisting.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 198px;
	width: 213px;
	background-position: center;
	overflow:hidden;
}
.troisiemebloc{
	float:right;
	margin-right:0px;
}
.bloclisting {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.bloclisting_hg {
	float:left;
}
.bloclisting_hd {
	float:right;
}
.bloclisting_vignette{
	clear:both;
	width:180px;
	height:120px;
	margin:0 auto;
}
.bloclisting_prix{
	text-align:center;
	margin-top:10px;
}
.bloclisting_ville{
	text-align:center;
	margin-top:15px;
	color:#000000;
	font-weight:bold;
}
.navigation-liste, .navigation-liste a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E99D2E;
	}
.sommaire_nav{
float:left;
}
.navigation_nav{
float:right;
}
.colonne_detail {
	float: left;
}


/*  DETAIL    */

.colonne_detail{
	position:relative;
	float:left;
}
.col_miniform{
	position:relative;
	float:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.col_miniform input[type=text] {
	display:block;
	width:200px;
	margin-top:3px;
}
.col_miniform textarea {
	width:280px;
}
#infos_detail{
	position:relative;
	width:393px;
	border-style:solid;
	border:1px;
	border-color:#666666;
	padding:1px;
	/*height:401px;*/
z-index:120;
}
.colonne_detail->#infos_detail{
	min-height:401px;
}
.boutondetail{
	position:relative;
	float:left;
	background-color:#FFFFFF;
	height:15px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin:1px;
z-index:120;
}
.boutondetail a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#blocboutdetail .petit{
	width:67px;
}
#blocboutdetail .moyen{
	width:105px;
}
#info_tec{
	background-image: url(../medias/images/fondtrans.png);
}
#description{
	position:relative;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
}


/*  pages annexes  */

.annexes_multicol{
	position:relative;
	float:left;
	width:auto;
}
.annexes_multicol_droit{
	position:relative;
	float:right;
	width:auto;
	margin-right:10px;
}
/*  voiture   */

#acc1_voiture {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:600px;
}
#acc2_voiture {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e99d2e;
	width:250px;
	margin-top:40px;
	font-weight:bold;
	top: 20px;
}
#encart_annexevoiture{
	position:relative;
	height:364px;
	width:300px;
	background-image:url(../medias/images/encart_voiture.jpg);
	background-repeat:no-repeat;
	}
#encart_annexevoiture_en{
	position:relative;
	height:364px;
	width:300px;
	background-image:url(../medias/images/encart_voiture_en.jpg);
	background-repeat:no-repeat;
	}
#encart_annexevoiture_it{
	position:relative;
	height:364px;
	width:300px;
	background-image:url(../medias/images/encart_voiture_it.jpg);
	background-repeat:no-repeat;
	}
#encart_annexevoiture_ru{
	position:relative;
	height:364px;
	width:300px;
	background-image:url(../medias/images/encart_voiture_ru.jpg);
	background-repeat:no-repeat;
	}
#texte_ann_voiture{
	position:relative;
	margin:20px;
	width:250px;
/*	margin-top:120px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#titre_encart_voiture{
	height:100px;
}

/*  fond bateau  */

#fond_bateau {
	position:relative;
	background-image:url(../medias/images/img_fond_bateau.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
}
#fond_bateau_it {
	position:relative;
	background-image:url(../medias/images/img_fond_bateau_it.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
}
#fond_bateau_en {
	position:relative;
	background-image:url(../medias/images/img_fond_bateau_en.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
}
#fond_bateau_ru {
	position:relative;
	background-image:url(../medias/images/img_fond_bateau_ru.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
}
#encart_annexebateau{
	position:relative;
	background-image:url(../medias/images/encart_bateau.jpg);
	width:288px;
	height:406px;
}
#encart_annexebateau_en{
	position:relative;
	background-image:url(../medias/images/encart_bateau_en.jpg);
	width:288px;
	height:406px;
}
/*  fond jet */

#fond_jet {
	position:relative;
	background-image:url(../medias/images/fond_jet.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
	background-position: bottom;
}
#fond_jet_en {
	position:relative;
	background-image:url(../medias/images/fond_jet_en.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
	background-position: bottom;
}
#fond_jet_it {
	position:relative;
	background-image:url(../medias/images/fond_jet_it.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
	background-position: bottom;
}
#fond_jet_ru {
	position:relative;
	background-image:url(../medias/images/fond_jet_ru.png);
	width:608px;
	height:394px;
	background-repeat:no-repeat;
	background-position: bottom;
}
#encart_annexejet{
	position:relative;
	background-image:url(../medias/images/encart_jet.jpg);
	width:288px;
	height:370px;
}
#encart_annexejet_en{
	position:relative;
	background-image:url(../medias/images/encart_jet_en.jpg);
	width:288px;
	height:370px;
}

/*    fond vin */

#fond_vin {
	position:relative;
	background-image:url(../medias/images/fond_vin.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#fond_vin_it {
	position:relative;
	background-image:url(../medias/images/fond_vin_it.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#fond_vin_ru {
	position:relative;
	background-image:url(../medias/images/fond_vin_ru.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#fond_vin_en {
	position:relative;
	background-image:url(../medias/images/fond_vin_en.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#encart_annexevin{
	position:relative;
	background-image:url(../medias/images/encart_vin.jpg);
	width:288px;
	height:379px;
}
#encart_annexevin_it{
	position:relative;
	background-image:url(../medias/images/encart_vin_it.jpg);
	width:288px;
	height:379px;
}
#et_vin1, #et_vin2, #et_vin3 {
	position:absolute;
}
#et_vin1{
top:130px;
left:350px;
background-image:url(../medias/images/et_1.gif);
width:133px;
height:87px;
}
#et_vin2{
top:200px;
left:480px;
background-image:url(../medias/images/et_2.gif);
width:133px;
height:87px;
}
#et_vin3{
top:300px;
left:350px;
background-image:url(../medias/images/et_3.gif);
width:133px;
height:87px;
}

/*  fond conci�rge  */

#fond_concierge {
	position:relative;
	background-image:url(../medias/images/fond_concierge.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#fond_concierge_en {
	position:relative;
	background-image:url(../medias/images/fond_concierge_en.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#fond_concierge_it {
	position:relative;
	background-image:url(../medias/images/fond_concierge_it.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#fond_concierge_ru {
	position:relative;
	background-image:url(../medias/images/fond_concierge_ru.png);
	width:608px;
	height:379px;
	background-repeat:no-repeat;
	background-position: left 50px;
}
#encart_annexeconcierge{
	position:relative;
	background-image:url(../medias/images/encart_concierge.jpg);
	width:288px;
	height:370px;
}
#titre_encart_concierge{
	height:10px;
}

/* sur page slimbox et form sur page slimbox*/

#blocform_670 {
	 background-position:top left;
	 background-repeat:no-repeat;
	 padding-top:20px;
	 width:670px;
	 height:317px;
	 }

#blocform_670 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

	 #blocform_670 label{
	width:30em;
	margin-right: 15em;
	position: relative;  
	float:right;
	top:2px;
	 }
#photohd {
/*	position:absolute;
	top:180px;
	left:800px;*/
	position:relative;
}
#text

{
        position:relative;
		text-align:justify;
		top:130px;
		margin: 0 auto;
		padding:10px;
		width:600px;
		font-weight: normal;
        font-size:9px;
        color:#7D7D7D;
}
#text a

{
    color:#7D7D7D;
	font-weight: normal;
	text-decoration:none;
	cursor: pointer;
}

#text a:hover

{

        color:#7D7D7D;

        cursor: pointer;

        text-decoration:none;

		font-weight: normal;

}

intitule

{



	font-size:15px;

	text-align: justify;

	padding-left:10px;

	border-bottom:none;

	margin: 0 auto;

	color:#7D7D7D;

}
#defilant

{

	height:10%;

	width:950px;

}

#defilant a

{

        color:#7D7D7D;

		font-weight: normal;

	cursor:pointer;

}

#defilant a:hover

{

        color:#7D7D7D;

        cursor:pointer;

        text-decoration:none;

}
#defilant2

{
	width:200px;
}

#defilant2 a

{

        color:#7D7D7D;

		font-weight: normal;

	cursor:pointer;

}

#defilant2 a:hover

{

        color:#7D7D7D;

        cursor:pointer;

        text-decoration:none;

}
.bloclisting_prix_ref{
	text-align:center;
	margin-top:2px;
}
.navigation-liste-ref, .navigation-liste-ref a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E99D2E;
	}
.sommaire_nav-ref{
clear:both;
}

#survoiture {
	position:absolute;
}

#textementions {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}
#bloc_mention {
	height:364px;
	width:300px;
}
