html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0; 	padding: 0; 	border: 0; }
A IMG {border: none;}
LI {list-style-type: none;}

body {
	padding: 0;
	text-decoration: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background:#2587C4;
	color: #000000;
	height: auto;
	margin: auto;
	font-size: 12px;
}
#divBody {
	padding: 0;
	margin: auto;	width: 980px;
}
.input_F {

	border:1px solid #C4C3C4;

	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	
	
}
#separateur5 {clear:both; margin-top:5px;}
#separateur10 {clear:both; margin-top: 10px;}
#separateur20 {clear:both; margin-top: 20px;}
/*****************CSS Menus   ******************/
#dolphincontainer{
	position:relative;
	color:#E0E0E0;
	background:#fff;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	
}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#f5f5f5 url(../images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#666666;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#1152a2;background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,
#dolphinnav ul li a.current:hover{color:#1152a2;background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;height:33px;}

/*****************CSS contenus******************/
.div_flags{	background:#FFFFFF;	float:right; margin:10px 10px 0 0; padding:2px 5px; border:#DFDFDF solid 1px;
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#contenus{
	width:700px;
	float:left;
	padding:20px
}
#divDroit{
	float:left;
	padding:10px;
	width:215px
}
.divContenu{
	width:97%;
	padding:10px;
	border:1px solid #DFDFDF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.enteteContenu{
	background:url(../images/flech.gif) no-repeat left 2px;
	padding-left:15px;
	color:#2787c3;
	font-size:14px
}
.enteteContenuHotel{
	background:url(../images/flech_orange.gif) no-repeat left 2px;
	padding-left:15px;
	color:#FF6600;
	font-size:14px
}
.presentation{
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	margin: 8px 0px;
}
.lienPlus{
	display:block;
	font-size:11px;
	padding:3px 10px;
	color:#FFFFFF;
	width:100px;
	text-decoration: none;
	background:#FF8500 url(../images/flechBlache.gif) right 1px no-repeat;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}
.lienPlus:hover{
	background:#2787c3 url(../images/flech-hover.gif) right 1px no-repeat;

}
.divservice{ background:url(../images/reservation.gif) no-repeat; float:left;
	width:110px; height:42px; text-align:center ;;	color: #F97213;	font-weight: bold;}
.divassurance{ background:url(../images/assurance.gif) no-repeat; float:left;
	width:110px; height:42px;text-align:center;		color: #F97213;	font-weight: bold; }
.divexcursion{ background:url(../images/excursion.gif) no-repeat; float:left;
	width:110px; height:42px; text-align:center;		color: #F97213;	font-weight: bold;}
.divlocation{ background:url(../images/location.gif) no-repeat; float:left;
	width:110px; height:42px;text-align:center ;		color: #F97213;	font-weight: bold;}
.divtransfert{ background:url(../images/transfert.gif) no-repeat; float:left;
	width:110px; height:42px; text-align:center;		color: #F97213;	font-weight: bold;}
.divsejaff{ background:url(../images/sejour_affaire.gif) no-repeat; float:left;
	width:110px; height:42px; text-align:center;		color: #F97213;	font-weight: bold;}
#borderBody{
	background:#FFFFFF; 
	border-right: #CCCCCC solid 1px;

	border-left: #CCCCCC solid 1px;
}
.bodyUser{
	padding:10px;
	background-color: #F5F5F5;
	border-top:none;
	border-right: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
  }
.footer{
	padding:10px;
	background-color: #F5F5F5;
	border-top:none;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;

  }
.commBtConex{
	cursor:pointer;
	padding:5px 10px;
	float:left;
	width:70px;
	margin-right:5px;
}
.BtSelect{	background: url(../images/btSelect.gif) left top no-repeat;	color:#666666;}
.BtNoSelect{	background: url(../images/btNoSelect.gif) left top no-repeat;	color:#FFFFFF;}
.csSpan{color:#666666;}
.lien{cursor:pointer;color:#666666;text-decoration:none;}
.lien:hover{cursor:pointer;color:#FF6600;text-decoration:underline;}
.titre18{color:#666666; font-size:18px;}
.titre14{color:#666666; font-size:14px;}
.nums{color:#2787c3; font-size:13px}
.sous_titre {
	color: #2787C3;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0;
	text-align: justify;
	text-indent: 40px;
}
#form_contact label {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:20px;
	padding-top:1px;
	width:190px;
}
#idTableRefer td{border-bottom: 1px dotted #CCCCCC; width:25%}
.pointilleebas{border-bottom: 1px dotted #CCCCCC;}
