/* © 2006 Bexter Ben CSS */

@font-face {font-family:myfontLOCATION; src:url("/font/AVGARDN.eot");}
@font-face {font-family:myfontLOCATION; src:url("/font/AVGARDN.TTF");}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background: #00407d url(../img/bg-site.jpg) repeat-x;
	color: #1A4570;
}
p{
	margin: 1em 0;
	padding: 0px;
	text-align: justify;
}
h1,h2,h3,h4,h5{
	margin: 1em 0;
	padding: 0px;
	font-size: 1.2em;
	color: #19446F;
}	

h6 {
	margin: 2px;
	padding: 0px;
        font-size: 1.2em;
        color: #19446F;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none;}
:focus{-moz-outline-style: none;}

a {
	text-decoration: none;
	font-weight: bolder;
	color: #1462B4;
}
a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #143656;
}
img {
	border: none;
}
li{
	list-style:square;/*
	list-style-image: url(../img/puce-phare.jpg);*/
}
#site {
	width: 996px;
	margin: 0px auto;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
	background: #fff url(../img/fond-site.jpg) repeat-y;
}
#site-detail {
	width: 996px;
	margin: 0px auto;
	background: #fff url(../img/fond-site-detail.jpg) repeat-y}

/*HEADER DE LA VERSION FRANCAISE : ----------------------------------------------------*/
#header{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header.jpg) no-repeat;
	display: block;
}

#header a{
	display: block;
	float: right;
	width: 475px;
	height: 115px;	 
	text-decoration : none;
}
#header strong{
	display: none;
}		 
#header div.titreh1{ 
   display: block;
   float: right;
}
/*-------------------------------------------------------------------------------------*/
/*HEADER DE LA VERSION italienne : ----------------------------------------------------*/
#header-it{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header-en.jpg) no-repeat;
	display: block;
}

#header-it a{
	display: block;
	float: right;
	width: 475px;
	height: 115px;	 
	text-decoration : none;
}
#header-it strong{
	display: none;
}		 
#header-it div.titreh1{ 
   display: block;
   float: right;
}
/*-------------------------------------------------------------------------------------*/

/*HEADER DE LA VERSION ANGLAISE : ----------------------------------------------------*/
#header-en{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header-en.jpg) no-repeat;
	display: block;
}

#header-en a{
	display: block;
	float: right;
	width: 475px;
	height: 115px;	 
	text-decoration : none;
}
#header-en strong{
	display: none;
}		 
#header-en div.titreh1{ 
   display: block;
   float: right;
}
/*-------------------------------------------------------------------------------------*/

#header-agence{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header-agence.jpg) no-repeat;
	display: block;
}
#header-agence div{
	padding:90px 22px 0px 0px;
	float:right;
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

/*-------------------------------------------------------------------------------------*/

#header-agence-en{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header-agence-en.jpg) no-repeat;
	display: block;
}
#header-agence-en div{
	padding:90px 22px 0px 0px;
	float:right;
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}


/*-- Version IT --------------------------------------------------------------------*/

#header-agence-it{
	width: 996px;
	height: 115px;
	background: transparent url(/img/header-agence-it.jpg) no-repeat;
	display: block;
}
#header-agence-it div{
	padding:90px 22px 0px 0px;
	float:right;
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

#logo{
	display: block;
	clear: left;
	height:auto;
	min-height: 100px;/*125*/
	width: 150px;/*190*/
	margin: 0px;
	padding:20px 20px 5px 20px;
	text-align:center;
	background: transparent url(../img/sidebar-fond.jpg) top no-repeat;
}
/*#flags{
	display: block;
	clear: both;
	float:left;
	height: 41px;
	width: 124px;
	margin: 0px 0px 0px 0px;
	padding: 4px 33px 0px 33px;
	background: transparent url(../img/flags.jpg) no-repeat bottom;
}*/

#logoFin{
	display: block;
	float:left;
	height: auto;
	width: 124px;
	margin:0px;
	padding:20px 33px 20px 33px;
	text-align:center;
}
/*.french a{
	display: block;
	float: left;
	width: 27px;
	height: 15px;
	margin:0px;
	padding:0px;
}*/

/*.french a:hover{
	background: transparent url(../img/flags-on.jpg) no-repeat -25px -4px;
}*/
/*.english a{
	display: block;
	float: left;
	width: 27px;
	height: 15px;
	margin-left:21px;
	text-indent: -999em;
}*/
/*.english a:hover{
	background: transparent url(../img/flags-on.jpg) no-repeat -130px -4px;
}*/

/* ------ Version IT ------ */

/*#flags2{
	display: block;
	clear: both;
	float:left;
	height: 45px;
	width: 190px;
	margin:  0px;
	background: transparent url(../img/flags2.jpg) no-repeat bottom;
}*/

#flags{
	display: block;
	clear: both;
	float:left;
	height: 45px;
	width: 190px;
	margin: 0px;
	background: transparent url(../img/flags3.jpg) no-repeat bottom;
}

.french a{
	display: block;
	float: left;
	width: 23px;
	height: 15px;
	margin:4px 0 0 18px !important;
	margin:4px 0 0 9px;
	padding:0px;
}
.french a:hover{
	background: transparent url(../img/flags3-on.jpg) no-repeat -18px -4px;
}

.russe a{
	display: block;
	float: left;
	margin:4px 0 0 10px;
	padding:0px;
	width: 23px;
	height: 15px;
}
.russe a:hover{
	background: transparent url(/img/flags3-on.jpg) no-repeat -51px -4px;
}

.english a{
	display: block;
	float: left;
	width: 22px;
	height: 15px;
	margin:4px 0 0 10px;
	padding:0px;
}
.english a:hover{
	background: transparent url(/img/flags3-on.jpg) no-repeat -84px -4px;
}

.italien a{
	display: block;
	float: left;
	width: 23px;
	height: 15px;
	margin:4px 0 0 10px;
}
.italien a:hover{
	background: transparent url(../img/flags3-on.jpg) no-repeat -116px -4px;
}

.espagnol a{
	display: block;
	float: left;
	width: 23px;
	height: 15px;
	margin:4px 0 0 10px;
}

.espagnol a:hover{
	background: transparent url(../img/flags3-on.jpg) no-repeat -149px -4px;
}

.actaccueil, .actcontact, .actoccasion, .actactu, .actagence, .actestimation, .actlocation, .actneuf, .actemploi, .actport, .actsearch, .actreseau, .actservices, .actvente{
	font-size:9px;
	background: transparent url(../img/actif.gif) no-repeat;
	position:relative;
	width:10px;
	height:9px;
	margin:0px;
	padding:0px;
}
.actaccueil{	top:-381px;	left:10px;}
.actoccasion{	top:-348px;	left:10px;}
.actactu{	top:-15px;	left:10px;}
.actagence{	top:-123px;	left:10px;}
.actestimation{	top:-148px;	left:10px;}
.actlocation{	top:-307px;	left:10px;}
.actneuf{	top:-205px;	left:10px;}
.actemploi{	top:-87px;	left:10px;}
.actport{	top:-191px;	left:10px;}
.actsearch{	top:-177px;	left:10px;}
.actreseau{	top:-266px;	left:10px;}
.actservices{	top:-228px;	left:10px;}
.actvente{	top:-162px;	left:10px;}
.actcontact{	top:-53px;	left:10px;}
/*----------------------------------------------------------------------*/
/* fin - gestion du menu général */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	float: right;
	width: 806px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../img/fond-contenu.jpg) no-repeat 0px 0px;
}
#contenu p {
}
#contenu a {
}
#contenu a:hover {
}
#contenu-detail {
	float: right;
	width: 806px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../img/fond-contenu-detail.jpg) no-repeat 0px 0px;
}
#contenu-detail p {
}
#contenu-detail a {
}
#contenu-detail a:hover {
}
.content{
	float: left;
	width: 486px;/*494px;*/
	padding: 0px 4px;
	margin: 0px;
}
.content h1 {
	padding: 0px 25px 8px 0px;
	background: transparent url(../img/h2.gif) no-repeat bottom;
}
.content h2 {
/*	padding: 0px 25px 8px 0px;
	margin: 0px;*/
}
.content p{
}
.content legend{
	color: #19446F;
	text-transform: uppercase;
	font-weight: bolder;
}

#txtAgence{
	margin:0 10px 0 10px;
	padding:0px;

}
/*
.content label{
	display: block;
}
.content select{
	display: block;
	position: relative;
	top: -1.4em;
	left: 10em;
}
.content input{
	display: block;
	position: relative;
	top: -1.4em;
	left: 10em;
}
*/
.content-detail{
	clear:both;
	padding: 0px 4px;
}
.sidebar{
	float: left;
	width: 190px;
	padding:0;
	margin: 0px;
	min-height: 485px;
	color: #fff;
	background: #fff url(../img/fond-test.jpg) repeat-y;
}
.sidebar2{
	float: right;
	width: 282px;/*312px;*/
	padding: 60px 15px 0px 15px;
	margin: 0px;
	color: #fff;
}
.sidebar2 a{
	color: #e5e5e5;
}
.sidebar2 h1,.sidebar2 h2,.sidebar2 h3,.sidebar2 h4,.sidebar2 h5,.sidebar2 h6{
	color: #fff;
}

.sidebar2 fieldset{
	margin: 0px 0px 20px 0px;
	border-color: #3F6A95;
}
.sidebar2 fieldset legend{
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 1.1em;
	color: #fff;
}
.firstcase{
	font-size:20px;
	font-weight:bolder;
	font-style: italic;
}
.ptop{
	padding-top: 40px;
}
.sidebar2-pdf {
	width: 100%;
	text-align: center;
}
.sidebar2-pdf img {
	padding: 3px;
	margin: 5px;
	background: #e5e5e5;
	border: 1px solid #ccc;
}
.maps{
	display: none;
        z-index: 1;
}

.listcontact2{
        display: block;
        margin: 10px;
        padding: 6px;
        border: 1px solid #C7D6E8;
        background-color: #E4ECF5;
}
.listcontact2 h2{
        text-align: center;
        padding: 0px;
        margin: 0px;
}

.listcontact{
	display: none;
	margin: 10px;
	padding: 6px;
	border: 1px solid #C7D6E8;
	background-color: #E4ECF5;
}
.listcontact h2{
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.listcontactimg{
	height: 90px;
	width: 90px;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	background: #fff url(../img/fond-photo.jpg) no-repeat;
}
ul.listul{
	list-style: none;
	padding: 0px 10px;
	margin: 1em 0px;
}
ul.listul li{
	list-style: none;
	padding: 0px 0px 0px 10px;
	background: transparent url(../img/listcontact.jpg) no-repeat left 3px;
	margin: 0px;
}
ul.listul li ul{
	list-style: none;
	padding: 0px;
	margin: 1em 0px 1em 1em;
}
ul.listul li ul li{
	list-style: none;
	padding: 5px;
	margin: 0px;
	background: #3F6A95;
	border: 1px solid #82A7CA;
}
.rnstyle{
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
}
.rnstyle strong{
	font-size: 14px;
}
/* module de recherche accueil
----------------------------------------------------------------------*/
#accsearch{
	width: 165px;
	padding-left: 10px;
	float: right;
}
#accsearch form{
	margin: 5px 0px;
}
#accsearch fieldset{
	padding: 0px;
	margin: 0px;
	background-color: #E5E5E5;
	border: none;
}
#accsearch select{
	font-size: 9px;
	width: 130px;
}
#accsearch h2{
	font-size: 9px;
	display: block;
	width: 165px;
	height: 14px;
	padding-top: 4px;
	background: transparent url(../img/acclegend-fond.jpg) no-repeat;
	color: #fff;
	text-indent: 10px;
	margin: 0px;
	text-transform: uppercase;
}
.accok{
	float: right;
}
h2.alert{
	border: 1px solid #FA8072;
	background: #FFE4E1;
	color: Red;
	padding: 6px;
	margin: 10px;
	text-align: center;
}
/* Detail des bateaux
----------------------------------------------------------------------*/
#tabledetail{
	width:650px;
}
 #tabledetail h1{
	font-size: 29px;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
.detailprix{
	font-size: 14px;
}
.nota{
	color: Red;
	text-align:center;
}
#previewPane0{
	text-align: center;
	padding:20px 20px 0 0;
	/*margin: 10px;
	background-color: #E4ECF5;
	border: 1px solid #C7D6E8;*/
}
#previewPane0 img{
	padding: 10px;
	background-color: #E4ECF5;
	border: 1px solid #C7D6E8;
}
#previewPane1{
	text-align: center;
	padding: 10px;
	/*margin: 10px;
	background-color: #E4ECF5;
	border: 1px solid #C7D6E8;*/
}
#previewPane1 img{
	padding: 10px;
	background-color: #E4ECF5;
	border: 1px solid #C7D6E8;
}
.images-details{
	padding: 5px;
	background-color: #E4ECF5;
	border: 1px solid #C7D6E8;
}
.screenmask{
	display: none;
}
.lignebas {
	width:635px;
}
.tablecaracttop{
	width: 635px;
}
.tdgauche {
	width: 334px;
	height: 395px;
}
.tableaucontenudet {
	width: 316px;
}
.tddroite {
	width: 333px;
}
.tdchantiertit {
	width:71px;
}
.tdchantiercont {
	width: 100px;
}
.tdtypetit {
	width: 48px;
}
.tdtypecont {
	width: 101px;
}
.tdanneetit {
	width: 57px;
}
.tdanneecont {
	width: 94px;
}
.titremodeledetail {
	font-size:29px;
	font-weight:bold;
	text-align: center;
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Times New Roman", Times, serif;
/*	text-transform:uppercase; */
}

.titremodeledetail strong {
	text-transform:uppercase;
	font-style:normal;
/*	font-size:16px;	 */
}

/* Page contactez nos agence -----------------------------------------*/
.textecontact {
	display:block;
}
.telephonecontact {
	width:246px;
	float:left;
}

/* fin Page contactez nos agence -------------------------------------*/
/*
----------------------------------------------------------------------*/
.formoccasion input {
	display: inherit;
	width: 125px;
}
.formoccasion select {
	display: inherit;
	width: 130px;
}
#formreseau label{
	display: block;
	padding-bottom: 1em;
	width: 80%;
	margin: auto;
}
#formreseau input{
	display: block;
/*	position: relative;
	left: 20px;*/
	width: 90%;
}
#formreseau select{
	display: block;
/*	position: relative;
	left: 20px;*/
}
#formreseau textarea{
	display: block;
/*	position: relative;
	left: 20px;*/
	width: 90%;
}
#formemploi label{
	display: block;
	padding: auto auto 0.7em auto;
	margin: auto 10px;
}
#formemploi input{
	display: block;
/*	position: relative;
	left: 5px;
	width: 90%;
	margin: auto;*/
}
#formemploi select{
	display: block;
/*	position: relative;
	left: 5px;
	width: 90%;
	margin: auto;*/
}
#formemploi textarea{
	display: block;
/*	position: relative;
	left: 5px;
	width: 90%;
	margin: auto;*/
}
#formport label{
	display: block;
	padding: auto auto 0.4em auto;
	margin: auto;
}
#formport input{
	display: block;
/*	position: relative;
	left: 10px;*/
}
#formport select{
	display: block;
}
#formport textarea{
	display: block;
/*	position: relative;
	left: 10px;*/
	width: 85%;
}

.inputlong{
	width: 200px;
}
.inputcourt{
	width: 50px;
}
.inputcourt2{
        width: 20px;
}


#submit {
	text-align: center;
}
#submit input{
	width: auto;
	margin: auto;
}
/*
----------------------------------------------------------------------*/

/* module de recherche accueil
----------------------------------------------------------------------
#accsearch{
	width: 165px;
	float: right;
}
#accsearch form{
	margin: 5px 0px;
}
#accsearch fieldset{
	padding: 0px;
	margin: 0px;
	background-color: #E5E5E5;
	border: none;
}
#accsearch select{
	font-size: 9px;
	width: 130px;
}
#accsearch h2{
	font-size: 9px;
	display: block;
	width: 165px;
	height: 14px;
	padding-top: 4px;
	background: transparent url(../img/acclegend-fond.jpg) no-repeat;
	color: #fff;
	text-indent: 20px;
}
.accok{
	float: right;
}
.occaslinkacc {
	display: block;
	width: 165px;
	height: 85px;
	background:transparent url(../img/occaslinkacc.jpg) no-repeat;
}
.occaslinkacc a{
	display: block;
	float: left;
	height: 85px;
	text-indent: -999em;
}
.occamoteuracc{
	width: 82px;
}
.occamoteuracc:hover{
	width: 82px;
	background:transparent url(../img/occaslinkacc-on.jpg) no-repeat 0px 0px;
}
.occavoileacc{
	width: 83px;
}
.occavoileacc:hover{
	width: 83px;
	background:transparent url(../img/occaslinkacc-on.jpg) no-repeat -82px 0px;
}
.localinkacc {
	display: block;
	width: 165px;
	height: 50px;
	background:transparent url(../img/localinkacc.jpg) no-repeat;
}
.localinkacc a{
	display: block;
	width: 165px;
	height: 50px;
	text-indent: -999em;
}
.localinkacc a:hover{
	background:transparent url(../img/localinkacc-on.jpg) no-repeat;
}
----------------------------------------------------------------------*/

/* tableau programme location 
----------------------------------------------------------------------*/
.pgmtable th{
	background-color: #3F6A95;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.pgmtable td{
	background-color: #D4E5FE;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
/*	padding: 0px 1px;*/
}
.pgmtable2 td{
	background-color: #1A4570;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color:#FFFFFF;
/*	padding: 0px 1px;*/
}
.pgmtable2 form{
	padding:0px;
	margin:0px;
}
.pgmtable2 td a{
	color:#FFFFFF;
	text-decoration:none;
}
.pgmtable2 td a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.titreh6loc {
	padding:0px;
	margin:0px;
	background-color:#3F6A95;
	color:#FFFFFF; 
	font-size:10px;
	text-align:center;
}
.titequipagetop {
	color:#FFFFFF;
}
.titequipagetop a{
	color:#FFFFFF;
	text-decoration:none;
}
.titequipagetop a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*
----------------------------------------------------------------------*/

/* tableau liste des biens
----------------------------------------------------------------------*/
.tablelist{
	border: 1px solid #1C4772;
	
}
.tablelist td{
	border: 1px solid #77A9D0; /*	border-right: 1px solid #1C4772;
	border-left: 1px solid #1C4772;
	 padding: 2px 0px;*/
}
.trhead{
	border: 1px solid #1C4772;
}
.tablelist th{
	 background:#2F5B85;
	 padding: 5px 0px;
	 color: #fff;
}
/*
----------------------------------------------------------------------*/

/* module de recherche sidebar2
----------------------------------------------------------------------*/
.fond-panier{
	border: none;
	width: 260px;/* 280px;*/
	height: 140px;/* 100px;*/
	padding: 20px 10px 0px 10px;
	background: transparent url(../img/fond-panier.jpg) no-repeat center;
	text-align: center;
}
.fond-panier p{
	text-align: center;
}
.fond-panier-detail{
	border: none;
	width: 260px;/* 280px;*/
	height: 140px;/* 100px;*/
	padding: 20px 10px 0px 10px;
	background: transparent url(../img/fond-panier-detail.jpg) no-repeat center;
	text-align: center;
}
.fond-panier-detail p{
	text-align: center;
}
.coups2coeur{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/coups2coeur.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.coups2coeur-en{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/coups2coeur-en.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.coups2coeur-it{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/coups2coeur-it.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.coups2coeur-ru{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/coups2coeur-ru.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.nouvelles-occasions{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/nouvelles-occasions.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.nouvelles-occasions-en{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/nouvelles-occasions-en.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.nouvelles-occasions-ru{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/nouvelles-occasions-ru.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.nouvelles-occasions-it{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/nouvelles-occasions-it.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.selection{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/selection.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.selection-en{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/selection-en.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.selection-it{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/selection-it.jpg) no-repeat center;
/*	padding: 0px;
	margin: 0px 0px 20px 0px;*/
}
.celltop{
	
	/* MODIFICATIONS VAINCE */
	float:left;

	width: 280px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: transparent url(../img/cell_01.jpg) no-repeat;
	text-transform: uppercase;
}
.cellmiddle{
	
	/* MODIFICATIONS VAINCE */
	float:left;

	width: 270px;
	height: auto;
	padding: 0px 5px;
	margin: 0px;
	background: transparent url(../img/cell_02.jpg) repeat-y;
}
.cellmiddle table{
	
	/* MODIFICATIONS VAINCE */
	float:left;

	padding: 1px;
	margin: 5px 0px;
	background: #2F5B85;
}
.cellbottom{
	
	/* MODIFICATIONS VAINCE */
	float:left;

	width: 280px;
	height: 24px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	background: transparent url(../img/cell_03.jpg) no-repeat;
}
.cellbottom a{
	color: #fff;
}
.imglinkpart{
	border: none;
	padding: 2px;
}
/*
----------------------------------------------------------------------*/
.wash{
	clear: both;
	height: 5px;
	font-size: 5px;
}
/*-- debut titre page ------------------------------------------------*/
.content h1 img{
	padding-top: 20px;
}
h1.titre-partenaires{
	background: transparent url(../img/titre-partenaires.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-partenaires-en{
	background: transparent url(../img/titre-partenaires-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-partenaires-it{
	background: transparent url(../img/titre-partenaires-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-partenaires-ru{
	background: transparent url(../img/titre-partenaires-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-actu{
	background: transparent url(../img/titre-actu.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-actu-en{
	background: transparent url(../img/titre-actu-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-actu-it{
	background: transparent url(../img/titre-actu-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-actu-ru{
	background: transparent url(../img/titre-actu-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-contact{
	background: transparent url(../img/titre-contact.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-contact-en{
	background: transparent url(../img/titre-contact-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-contact-ru{
	background: transparent url(../img/titre-contact-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-contact-it{
	background: transparent url(../img/titre-contact-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-contact-ru{
	background: transparent url(../img/titre-contact-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-agences{
	background: transparent url(../img/titre-agences.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-agences-en{
	background: transparent url(../img/titre-agences-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-agences-it{
	background: transparent url(../img/titre-agences-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-agences-ru{
	background: transparent url(../img/titre-agences-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-estimation{
	background: transparent url(../img/titre-estimation.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-estimation-en{
	background: transparent url(../img/titre-estimation-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-estimation-it{
	background: transparent url(../img/titre-estimation-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-estimation-ru{
	background: transparent url(../img/titre-estimation-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-locations{
	background: transparent url(../img/color-locations.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.dest-locations{
	background: transparent url(../img/bateau-location.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.dest-locations-en{
	background: transparent url(../img/bateau-location-en.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.dest-locations-it{
	background: transparent url(../img/bateau-location-it.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.dest-locations-ru{
	background: transparent url(../img/bateau-location-ru.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}


h1.titre-locations-en{
	background: transparent url(../img/color-locations-en.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-locations-it{
	background: transparent url(../img/color-locations-it.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-locations-ru{
	background: transparent url(../img/color-locations-ru.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-neuf{
	background: transparent url(../img/titre-neuf.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-neuf-en{
	background: transparent url(../img/titre-neuf-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-neuf-it{
	background: transparent url(../img/titre-neuf-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-neuf-ru{
	background: transparent url(../img/titre-neuf-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-occasions{
	background: transparent url(../img/color-occasions.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-occasions-en{
	background: transparent url(../img/color-occasions-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-occasions-it{
	background: transparent url(/img/color-occasions-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-occasions-ru{
	background: transparent url(../img/color-occasions-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-emploi{
	background: transparent url(../img/titre-emploi.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-emploi-en{
	background: transparent url(../img/titre-emploi-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-emploi-it{
	background: transparent url(../img/titre-emploi-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-emploi-ru{
	background: transparent url(../img/titre-emploi-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-port{
	background: transparent url(../img/titre-port.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-port-en{
	background: transparent url(../img/titre-port-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-port-it{
	background: transparent url(../img/titre-port-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-port-ru{
	background: transparent url(../img/titre-port-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-search{
	background: transparent url(../img/titre-search.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-search-en{
	background: transparent url(../img/titre-search-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-search-it{
	background: transparent url(../img/titre-search-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-search-ru{
	background: transparent url(../img/titre-search-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-vente{
	background: transparent url(../img/titre-vente.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-vente-en{
	background: transparent url(../img/titre-vente-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-vente-it{
	background: transparent url(../img/titre-vente-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-vente-ru{
	background: transparent url(../img/titre-vente-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}
h1.titre-rejoindre{
	background: transparent url(../img/color-reseau.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-rejoindre-en{
	background: transparent url(../img/color-reseau-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-rejoindre-it{
	background: transparent url(../img/color-reseau-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-rejoindre-ru{
	background: transparent url(../img/color-reseau-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-services{
	background: transparent url(../img/titre-services.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-services-ru{
	background: transparent url(../img/titre-services-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-sitemap-en{
	background: transparent url(../img/titre-sitemap-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-sitemap-it{
	background: transparent url(../img/titre-sitemap-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-sitemap-ru{
	background: transparent url(../img/titre-sitemap-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-financement{
	background: transparent url(../img/titre-financement.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-financement-en{
	background: transparent url(../img/titre-financement-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-financement-es{
	background: transparent url(../img/titre-financement-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-financement-it{
	background: transparent url(../img/titre-financement-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;/
	text-align: center;
}

h1.titre-financement-ru{
	background: transparent url(../img/titre-financement-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-assurances{
	background: transparent url(../img/titre-assurances.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-assurances-en{
	background: transparent url(../img/titre-assurances-en.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-assurances-es{
	background: transparent url(../img/titre-assurances-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-assurances-it{
	background: transparent url(../img/titre-assurances-it.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;/
	text-align: center;
}

h1.titre-assurances-ru{
	background: transparent url(../img/titre-assurances-ru.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

/*-- fibn titre page ------------------------------------------------*/
/*-- debut titre h2 ------------------------------------------------*/
.vide{
	background: transparent url(../images/vide.jpg) no-repeat;
	display: block;
	width: 537px;
	height: 33px;
}
.vide strong{
	display: none;
}
/*-- fibn titre h2 ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	clear:both;
	font-size: 9px;
	text-align: center;
/*	letter-spacing: -1px;*/
	width: 996px;
	height: 19px;
	padding: 8px 0px 0px 0px;
	background: transparent url(../img/footer.jpg) no-repeat;
	color: #FFF;
}
#footer a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover{
	color: #1A4570;
	background-color: #fff;
}
#footer em {
	padding: 0px 60px;
}
#piedpage{
	color: white;
	text-decoration: none;
        font-weight: normal;
	width:996px;
	margin:0px auto;
	padding:0px;
}
#piedpage a:hover{
        color: #1A4570;
        background-color: #fff;
}
#piedpage a{
        color: #fff;
        text-decoration: none;
        font-weight: normal;
}

/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/
.trOver {
        background: #0096CE;
        color: white;
        cursor: hand;
}


/*----------------------------------------------------------------------*/
/* début - gestion fiche détail bateau*/
/*----------------------------------------------------------------------*/
    .titre2 {
    	text-decoration: underline;
	font-weight: bolder;
    }

    .titre {
    	text-decoration: underline;
	font-weight: bolder;
	width: 316px;
    }
	
    .dataName {
	width: 214px;
    }
	
    .fiche .dataValue {
         width: 102px;
    }
    
    table.detail {
	width: 632px;
    }
/*----------------------------------------------------------------------*/
/* fin - gestion fiche détail bateau*/
/*----------------------------------------------------------------------*/
.headport {	
}
.headportprint {
	display:none;
}
.imgport {
	width:120px;
}
.headphoto {	
}
.headphotoprint {
	display:none;
}
.photodest {
	padding-left:0px;
}
.titredest{
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	font-family:myfontLOCATION;
}

.fieldsetdest {
	margin-left:45px;
	margin-right:45px;
	padding:5px;
	background:url(../images/fd-utiles.jpg) right bottom no-repeat;
}
.fieldsetdest legend {
	margin-left:300px;
	font-size:18px; 
	font-style:italic;
	color:#3F6A95;
}

.locequipage {
	margin-left:10px;
	margin-right:10px;
	padding:15px;
/*	border:1px solid #C7D6E8; */
}


.infosdestprint {
	margin-left:45px;
	margin-right:45px;
	display:none;
}
.footlocequip {
	list-style:none;
	margin-left:10px;
}
.footlocequip li {
	display:inline;
	margin:0px;
}

/*----locations avec equipage ----*/
#locequigc {
	display:block;
	float:left;
	width:48%;
	padding: 0px 10px;
}
#locequigc ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#locequigc ul li{
	display:inline;
}
#presentation {
	display:block;
	float:right;
	width:47%;/*373px*/
	padding: 0px 10px 0px 5px; /* MODIFICATIONS : 17/05/10 - padding: 0px 10px; */
}
#presentation ul li{
	list-style-type:none;
	margin-bottom:10px;
}
#galerie {
	display:none;
	float:right;
	width:47%;
	padding: 0px 10px;
}

#plan {
	display:none;
	float:right;
	width:47%;
	padding: 0px 10px;
}
.legendPresentation {
	padding:0 10px 0 10px;
	margin-left:50px;
	font-size:14px;
	color:#19446F;
	text-align:center;
	font-weight:bold;
}

.h2locequip {
	background-color:#19446F;
	color:#FFF;
	text-align:center;
}

.h2Options {
	color:#19446F;
	text-align:left;
	margin:0px;
	padding:0px;
}

.locequipli2{
	margin-left:95px;
}
.locequipli3{
	margin-left:140px;
}

/* CSS Default ---------------------------------- */
#header-es{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header-en.jpg) no-repeat;
	display: block;
}

#header-es a{
	display: block;
	float: right;
	width: 475px;
	height: 115px;	 
	text-decoration : none;
}

#header-es strong{
	display: none;
}
		 
#header-es div.titreh1{ 
   display: block;
   float: right;
}

#header-agence-es{
	width: 996px;
	height: 115px;
	background: transparent url(../img/header-agence-es.jpg) no-repeat;
	display: block;
}

#header-agence-es div{
	padding:90px 22px 0px 0px;
	float:right;
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

.coups2coeur-es{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/coups2coeur-es.jpg) no-repeat center;
}

.nouvelles-occasions-es{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/nouvelles-occasions-es.jpg) no-repeat center;
}

.selection-es{
	width: 100%;
	height: 18px;
	text-indent: -999em;
	background: transparent url(../img/selection-es.jpg) no-repeat center;
}

h1.titre-occasions-es{
	background: transparent url(../img/color-occasions-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
/*	text-indent: -999em;*/
	text-align: center;
}

h1.titre-partenaires-es{
	background: transparent url(../img/titre-partenaires-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-actu-es{
	background: transparent url(../img/titre-actu-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-agences-es{
	background: transparent url(../img/titre-agences-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-neuf-es{
	background: transparent url(../img/titre-neuf-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-locations-es{
	background: transparent url(../img/color-locations-es.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-estimation-es{
	background: transparent url(../img/titre-estimation-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-contact-es{
	background: transparent url(../img/titre-contact-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.dest-locations-es{
	background: transparent url(../img/bateau-location-es.jpg) no-repeat;
	display: block;
	width: 798px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-port-es{
	background: transparent url(../img/titre-port-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-emploi-es{
	background: transparent url(../img/titre-emploi-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-rejoindre-es{
	background: transparent url(../img/color-reseau-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-vente-es{
	background: transparent url(../img/titre-vente-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-search-es{
	background: transparent url(../img/titre-search-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

h1.titre-sitemap-es{
	background: transparent url(../img/titre-sitemap-es.jpg) no-repeat;
	display: block;
	width: 486px;
	height: 190px;/*235px;*/
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

.pdf-royal-nautisme, .pdf-rnb{
	margin-bottom:20px;
	padding-bottom:20px;
	float:left;
	width:280px;
	text-align:center;
	border-bottom:1px dotted white;
}

.reseau-franchises-01{
	float:left;
	width:279px;
	height:171px;
}

.reseau-franchises-02{
	float:left;
	width:279px;
	height:69px;	
}

.reseau-franchises-03{
	float:left;
	width:279px;
	height:70px;
}

.reseau-franchises-04{
	float:left;
	width:279px;
	height:70px;
}

.reseau-franchises-05{
	float:left;
	width:279px;
	height:45px;
	margin:10px 0px 20px;
	padding-bottom:20px;
	border-bottom:1px dotted white;
}

.captcha{
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	padding:5px 0px;
	margin-top:10px;
}













/* ----------------------------------------------------------------------------------------------------------- */
/* VERSION FRANCAISE DU SITE --------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
#menu{
	width: 190px;
	min-height: 475px;
	height: 475px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu.jpg) no-repeat;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
	background: transparent url(/img/menu.jpg) -0px -111px no-repeat;
}
#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}
#menu ul li a{
	display: block;
	width: 190px;
}
#menu ul li strong{
display: none;
}
li#menu_00 a { height: 19px; margin-top:90px;}
li#menu_01 a { height: 29px; margin-top:11px;}
li#menu_02 a { height: 29px; margin-top:11px;}
li#menu_03 a { height: 29px; margin-top:11px;}
li#menu_04 a { height: 29px; margin-top:12px;}
li#menu_05 a { height: 29px; margin-top:13px;}
li#menu_06 a { height: 14px;}
li#menu_07 a { height: 14px;}
li#menu_08 a { height: 14px;}
li#menu_09 a { height: 14px;}
li#menu_10 a { height: 14px;}
li#menu_11 a { height: 19px; margin-top:9px;}
li#menu_00 a:hover { background: transparent url(/img/menu-on.jpg) 0px -90px no-repeat; }
li#menu_01 a:hover { background: transparent url(/img/menu-on.jpg) 0px -120px no-repeat; }
li#menu_02 a:hover { background: transparent url(/img/menu-on.jpg) 0px -160px no-repeat; }
li#menu_03 a:hover { background: transparent url(/img/menu-on.jpg) 0px -200px no-repeat; }
li#menu_04 a:hover { background: transparent url(/img/menu-on.jpg) 0px -241px no-repeat; }
li#menu_05 a:hover { background: transparent url(/img/menu-on.jpg) 0px -283px no-repeat; }
li#menu_06 a:hover { background: transparent url(/img/menu-on.jpg) 0px -312px no-repeat; }
li#menu_07 a:hover { background: transparent url(/img/menu-on.jpg) 0px -326px no-repeat; }
li#menu_08 a:hover { background: transparent url(/img/menu-on.jpg) 0px -340px no-repeat; }
li#menu_09 a:hover { background: transparent url(/img/menu-on.jpg) 0px -354px no-repeat; }
li#menu_10 a:hover { background: transparent url(/img/menu-on.jpg) 0px -368px no-repeat; }
li#menu_11 a:hover { background: transparent url(/img/menu-on.jpg) 0px -391px no-repeat; }

#menu ul li ul {
	margin: 10px 0px;
	padding: 0px;
	height: inherit;
	background-image: none;
}
#menu ul li ul li{
	margin: 0px;
	padding: 0px;
	height: inherit;
}

#menu ul li ul li a{
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px 15px 0px 33px;
	background: transparent url(/img/listcontact.jpg) no-repeat 25px 5px;
	width: 142px;
	color: #fff;
	text-decoration: none;
}

#menu ul li ul li a:hover{
	text-decoration: underline;
	background: transparent url(/img/listcontact.jpg) no-repeat 25px 5px;
}

#menu-detail{
	width: 190px;
	height: 727px;
	min-height: 727px !important;
	height: auto !important;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-detail.jpg) no-repeat;
}

#menu-detail ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
}

#menu-detail ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-detail ul li a{
	display: block;
	width: 190px;
}

#menu-detail ul li strong{
	display: none;
}

li#menu-detail_00 a { height: 19px; margin-top:90px;}
li#menu-detail_01 a { height: 29px; margin-top:11px;}
li#menu-detail_02 a { height: 31px; margin-top:9px;}
li#menu-detail_03 a { height: 35px; margin-top:10px;}
li#menu-detail_04 a { height: 19px; margin-top:9px;}
li#menu-detail_05 a { height: 14px; margin-top:9px;}
li#menu-detail_06 a { height: 14px;}
li#menu-detail_07 a { height: 184px;}
li#menu-detail_00 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -90px no-repeat; }
li#menu-detail_01 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -120px no-repeat; }
li#menu-detail_02 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -158px no-repeat; }
li#menu-detail_03 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -199px no-repeat; }
li#menu-detail_04 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -243px no-repeat; }
li#menu-detail_05 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -271px no-repeat; }
li#menu-detail_06 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -285px no-repeat; }
/*li#menu-detail_07 a:hover { background: transparent url(/img/menu-detail-on.jpg) 0px -299px no-repeat; }*/


/* menu agence détail FR ------------------------------------------------------------------------------------- */
#menu-agence{
	width: 190px;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-agence.jpg) no-repeat;
}

#menu-agence ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
}

#menu-agence ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-agence ul li a{
	display: block;
	width: 190px;
}

#menu-agence ul li strong{
display: none;
}

li#menu-agence_00 a { height: 19px; margin-top:90px;}
li#menu-agence_01 a { height: 29px; margin-top:11px;}
li#menu-agence_02 a { height: 29px; margin-top:11px;}
li#menu-agence_03 a { height: 29px; margin-top:11px;}
li#menu-agence_04 a { height: 29px; margin-top:12px;}
li#menu-agence_05 a { height: 29px; margin-top:13px;}
li#menu-agence_06 a { height: 14px;}
li#menu-agence_07 a { height: 14px;}
li#menu-agence_08 a { height: 14px;}
li#menu-agence_09 a { height: 14px;}
li#menu-agence_10 a { height: 14px;}
li#menu-agence_11 a { height: 19px; margin-top:9px;}
li#menu-agence_00 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -90px no-repeat; }
li#menu-agence_01 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -120px no-repeat; }
li#menu-agence_02 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -160px no-repeat; }
li#menu-agence_03 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -200px no-repeat; }
li#menu-agence_04 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -241px no-repeat; }
li#menu-agence_05 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -283px no-repeat; }
li#menu-agence_06 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -312px no-repeat; }
li#menu-agence_07 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -326px no-repeat; }
li#menu-agence_08 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -340px no-repeat; }
li#menu-agence_09 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -354px no-repeat; }
li#menu-agence_10 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -368px no-repeat; }
li#menu-agence_11 a:hover { background: transparent url(/img/menu-agence-on.jpg) 0px -391px no-repeat; }

#menu-agence ul li ul {
	margin: 10px 0px;
	padding: 0px;
	height: inherit;
	background-image: none;
}

#menu-agence ul li ul li{
	margin: 0px;
	padding: 0px;
	height: inherit;
}

#menu-agence ul li ul li a{
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px 15px 0px 33px;
	background: transparent url(../img/listcontact.jpg) no-repeat 25px 5px;
	width: 142px;
	color: #fff;
	text-decoration: none;
}

#menu-agence ul li ul li a:hover{
	text-decoration: underline;
	background: transparent url(../img/listcontact.jpg) no-repeat 25px 5px;
}




/* ----------------------------------------------------------------------------------------------------------- */
/* VERSION ITALIENNE DU SITE --------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
#menu-it{
	width: 190px;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-it.jpg) no-repeat;
}

#menu-it ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
	background: transparent url(/img/menu-it.jpg) -0px -111px no-repeat;
}

#menu-it ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-it ul li a{
	display: block;
	width: 190px;
}

#menu-it ul li strong{
	display: none;
}

li#menu-it_00 a { height: 19px; margin-top:90px;}
li#menu-it_01 a { height: 29px; margin-top:11px;}
li#menu-it_02 a { height: 29px; margin-top:11px;}
li#menu-it_03 a { height: 29px; margin-top:11px;}
li#menu-it_04 a { height: 29px; margin-top:12px;}
li#menu-it_05 a { height: 29px; margin-top:13px;}
li#menu-it_06 a { height: 14px;}
li#menu-it_07 a { height: 14px;}
li#menu-it_08 a { height: 14px;}
li#menu-it_09 a { height: 14px;}
li#menu-it_10 a { height: 14px;}
li#menu-it_11 a { height: 19px; margin-top:9px;}
li#menu-it_00 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -90px no-repeat; }
li#menu-it_01 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -120px no-repeat; }
li#menu-it_02 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -160px no-repeat; }
li#menu-it_03 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -200px no-repeat; }
li#menu-it_04 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -241px no-repeat; }
li#menu-it_05 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -283px no-repeat; }
li#menu-it_06 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -312px no-repeat; }
li#menu-it_07 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -326px no-repeat; }
li#menu-it_08 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -340px no-repeat; }
li#menu-it_09 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -354px no-repeat; }
li#menu-it_10 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -368px no-repeat; }
li#menu-it_11 a:hover { background: transparent url(/img/menu-it-on.jpg) 0px -391px no-repeat; }


/* menu agence détail IT ------------------------------------------------------------------------------------- */
#menu-detail-it{
	width: 190px;
	height: 727px;
	min-height: 727px !important;
	height: auto !important;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-detail-it.jpg) no-repeat;
}

#menu-detail-it ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 10px;
	min-height: 10px !important;
	height: auto !important;
	border: none;
}

#menu-detail-it ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-detail-it ul li a{
	display: block;
	width: 190px;
}

#menu-detail-it ul li strong{
	display: none;
}

li#menu-detail-it_00 a { height: 19px; margin-top:90px;}
li#menu-detail-it_01 a { height: 29px; margin-top:11px;}
li#menu-detail-it_02 a { height: 31px; margin-top:9px;}
li#menu-detail-it_03 a { height: 35px; margin-top:10px;}
li#menu-detail-it_04 a { height: 19px; margin-top:9px;}
li#menu-detail-it_05 a { height: 14px; margin-top:9px;}
li#menu-detail-it_06 a { height: 14px;}
li#menu-detail-it_07 a { height: 184px;}
li#menu-detail-it_00 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -90px no-repeat; }
li#menu-detail-it_01 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -120px no-repeat; }
li#menu-detail-it_02 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -158px no-repeat; }
li#menu-detail-it_03 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -199px no-repeat; }
li#menu-detail-it_04 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -243px no-repeat; }
li#menu-detail-it_05 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -271px no-repeat; }
li#menu-detail-it_06 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -285px no-repeat; }
/*li#menu-detail-it_07 a:hover { background: transparent url(/img/menu-detail-on-it.jpg) 0px -299px no-repeat; }*/




/* ----------------------------------------------------------------------------------------------------------- */
/* VERSION ESPAGNOL DU SITE ---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
#menu-es{
	width: 190px;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-es.jpg) no-repeat;
}

#menu-es ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
	background: transparent url(/img/menu-es.jpg) -0px -111px no-repeat;
}

#menu-es ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-es ul li a{
	display: block;
	width: 190px;
}

#menu-es ul li strong{
	display: none;
}

li#menu-es_00 a { height: 19px; margin-top:90px;}
li#menu-es_01 a { height: 29px; margin-top:11px;}
li#menu-es_02 a { height: 29px; margin-top:11px;}
li#menu-es_03 a { height: 29px; margin-top:11px;}
li#menu-es_04 a { height: 29px; margin-top:12px;}
li#menu-es_05 a { height: 29px; margin-top:13px;}
li#menu-es_06 a { height: 14px;}
li#menu-es_07 a { height: 14px;}
li#menu-es_08 a { height: 14px;}
li#menu-es_09 a { height: 14px;}
li#menu-es_10 a { height: 14px;}
li#menu-es_11 a { height: 19px; margin-top:9px;}
li#menu-es_00 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -90px no-repeat; }
li#menu-es_01 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -120px no-repeat; }
li#menu-es_02 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -160px no-repeat; }
li#menu-es_03 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -200px no-repeat; }
li#menu-es_04 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -241px no-repeat; }
li#menu-es_05 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -283px no-repeat; }
li#menu-es_06 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -312px no-repeat; }
li#menu-es_07 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -326px no-repeat; }
li#menu-es_08 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -340px no-repeat; }
li#menu-es_09 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -354px no-repeat; }
li#menu-es_10 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -368px no-repeat; }
li#menu-es_11 a:hover { background: transparent url(/img/menu-es-on.jpg) 0px -391px no-repeat; }


/* menu agence détail es ------------------------------------------------------------------------------------- */
#menu-detail-es{
	width: 190px;
	height: 727px;
	min-height: 727px !important;
	height: auto !important;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../img/menu-detail-es.jpg) no-repeat;
}

#menu-detail-es ul{
	width: 190px;
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*height: auto;*/
	height: 100px;
	min-height: 100px !important;
	height: auto !important;
	border: none;
}

#menu-detail-es ul li{
	width: 190px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-detail-es ul li a{
	display: block;
	width: 190px;
}

#menu-detail-es ul li strong{
	display: none;
}

li#menu-detail-es_00 a { height: 19px; margin-top:90px;}
li#menu-detail-es_01 a { height: 29px; margin-top:11px;}
li#menu-detail-es_02 a { height: 31px; margin-top:9px;}
li#menu-detail-es_03 a { height: 35px; margin-top:10px;}
li#menu-detail-es_04 a { height: 19px; margin-top:9px;}
li#menu-detail-es_05 a { height: 14px; margin-top:9px;}
li#menu-detail-es_06 a { height: 14px;}
li#menu-detail-es_07 a { height: 184px;}
li#menu-detail-es_00 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -90px no-repeat; }
li#menu-detail-es_01 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -120px no-repeat; }
li#menu-detail-es_02 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -158px no-repeat; }
li#menu-detail-es_03 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -199px no-repeat; }
li#menu-detail-es_04 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -243px no-repeat; }
li#menu-detail-es_05 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -271px no-repeat; }
li#menu-detail-es_06 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -285px no-repeat; }
/*li#menu-detail-es_07 a:hover { background: transparent url(/img/menu-detail-on-es.jpg) 0px -299px no-repeat; }*/




/* ----------------------------------------------------------------------------------------------------------- */
/* VERSION ANGLAISE DU SITE ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
#menu-en{
	width: 190px;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-en.jpg) no-repeat;
}
#menu-en ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
	background: transparent url(/img/menu-en.jpg) -0px -111px no-repeat;
}
#menu-en ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}
#menu-en ul li a{
	display: block;
	width: 190px;
}
#menu-en ul li strong{
display: none;
}
li#menu-en_00 a { height: 19px; margin-top:90px;}
li#menu-en_01 a { height: 29px; margin-top:11px;}
li#menu-en_02 a { height: 29px; margin-top:11px;}
li#menu-en_03 a { height: 29px; margin-top:11px;}
li#menu-en_04 a { height: 29px; margin-top:12px;}
li#menu-en_05 a { height: 29px; margin-top:13px;}
li#menu-en_06 a { height: 14px;}
li#menu-en_07 a { height: 14px;}
li#menu-en_08 a { height: 14px;}
li#menu-en_09 a { height: 14px;}
li#menu-en_10 a { height: 14px;}
li#menu-en_11 a { height: 19px; margin-top:9px;}
li#menu-en_00 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -90px no-repeat; }
li#menu-en_01 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -120px no-repeat; }
li#menu-en_02 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -160px no-repeat; }
li#menu-en_03 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -200px no-repeat; }
li#menu-en_04 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -241px no-repeat; }
li#menu-en_05 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -283px no-repeat; }
li#menu-en_06 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -312px no-repeat; }
li#menu-en_07 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -326px no-repeat; }
li#menu-en_08 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -340px no-repeat; }
li#menu-en_09 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -354px no-repeat; }
li#menu-en_10 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -368px no-repeat; }
li#menu-en_11 a:hover { background: transparent url(/img/menu-en-on.jpg) 0px -391px no-repeat; }

#menu-detail-en{
	width: 190px;
	height: 727px;
	min-height: 727px !important;
	height: auto !important;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../img/menu-detail-en.jpg) no-repeat;
}

#menu-detail-en ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 10px;
	min-height: 10px !important;
	height: auto !important;
	border: none;
}

#menu-detail-en ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

#menu-detail-en ul li a{
	display: block;
	width: 190px;
}

#menu-detail-en ul li strong{
	display: none;
}

li#menu-detail-en_00 a { height: 19px; margin-top:90px;}
li#menu-detail-en_01 a { height: 29px; margin-top:11px;}
li#menu-detail-en_02 a { height: 31px; margin-top:9px;}
li#menu-detail-en_03 a { height: 35px; margin-top:10px;}
li#menu-detail-en_04 a { height: 19px; margin-top:9px;}
li#menu-detail-en_05 a { height: 14px; margin-top:9px;}
li#menu-detail-en_06 a { height: 14px;}
li#menu-detail-en_07 a { height: 184px;}
li#menu-detail-en_00 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -90px no-repeat; }
li#menu-detail-en_01 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -120px no-repeat; }
li#menu-detail-en_02 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -158px no-repeat; }
li#menu-detail-en_03 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -199px no-repeat; }
li#menu-detail-en_04 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -243px no-repeat; }
li#menu-detail-en_05 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -271px no-repeat; }
li#menu-detail-en_06 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -285px no-repeat; }
/*li#menu-detail-en_07 a:hover { background: transparent url(/img/menu-detail-on-en.jpg) 0px -299px no-repeat; }*/




/* ----------------------------------------------------------------------------------------------------------- */
/* VERSION RUSSE DU SITE ------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
#menu-agence-ru{
	width: 190px;
	height: auto !important; /*485px;366px;*/
	height: 480px;
	min-height: 480px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/menu-agence-ru.jpg) no-repeat;
}

#menu-agence-ru ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
}
#menu-agence-ru ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}
#menu-agence-ru ul li a{
	display: block;
	width: 190px;
	
}
#menu-agence-ru ul li strong{
display: none;
}
li#menu-agence-ru_00 a { height: 19px; margin-top:90px;}
li#menu-agence-ru_01 a { height: 29px; margin-top:11px;}
li#menu-agence-ru_02-1 a { height: 29px; margin-top:11px;}
li#menu-agence-ru_02 a { height: 29px; margin-top:11px;}
li#menu-agence-ru_03 a { height: 29px; margin-top:12px;}
li#menu-agence-ru_04 a { height: 20px; margin-top:13px;}
li#menu-agence-ru_05 a { height: 21px;}
li#menu-agence-ru_06 a { height: 14px;}
li#menu-agence-ru_07 a { height: 14px; }
li#menu-agence-ru_08 a { height: 14px; }
li#menu-agence-ru_09 a { height: 14px; }
li#menu-agence-ru_10 a { height: 18px; margin-top:10px;}
li#menu-agence-ru_11 a { height: 18px; margin-top:18px;} /*----bon*/
li#menu-agence-ru_12 a { height: 20px; margin-top:16px;}
li#menu-agence-ru_00 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -90px no-repeat; }
li#menu-agence-ru_01 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -120px no-repeat; }
li#menu-agence-ru_02-1 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -160px no-repeat; }
li#menu-agence-ru_02 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -200px no-repeat; }
li#menu-agence-ru_03 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -241px no-repeat; }
li#menu-agence-ru_04 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -283px no-repeat; }
li#menu-agence-ru_05 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -303px no-repeat; }
li#menu-agence-ru_06 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -324px no-repeat; }
li#menu-agence-ru_07 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -338px no-repeat; }
li#menu-agence-ru_08 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -352px no-repeat; }
li#menu-agence-ru_09 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -366px no-repeat; }
li#menu-agence-ru_10 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -390px no-repeat; }
li#menu-agence-ru_11 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -426px no-repeat; } /*----bon*/
li#menu-agence-ru_12 a:hover { background: transparent url(/img/menu-agence-on-ru.jpg) 0px -460px no-repeat; }


#menu-agence-ru ul li ul {
	margin: 10px 0px;
	padding: 0px;
	height: inherit;
	background-image: none;
}
#menu-agence-ru ul li ul li{
	margin: 0px;
	padding: 0px;
	height: inherit;
}
#menu-agence-ru ul li ul li a{
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px 15px 0px 33px;
	background: transparent url(/img/listcontact.jpg) no-repeat 25px 5px;
	width: 142px;
	color: #fff;
	text-decoration: none;
}
#menu-agence-ru ul li ul li a:hover{
	text-decoration: underline;
	background: transparent url(/img/listcontact.jpg) no-repeat 25px 5px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */