@charset "utf-8";


/*******************************FIN SlideShowv 1.3*******************************/
/**********************************************************STYLES GLOBAL******************************************************/
*{
	margin:0px;
	padding:0px;
	border: 0px;
}
#global {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #16a3e0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	line-height: 125%;
	}

/*********************************************************FIN DE STYLE GLOBAL********************************************/

/****************************************************DEBUT DE STYLE IMAGE FLOW*******************************************/
#imageFlow {
	width: 960px;
	height: 300px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(../images/bg_images_flow.png);
	background-repeat: repeat-x;
	position: relative;
	float: left;
	display: block;
	}

#imageFlow .bank {
	float: left;
	position: absolute;
}


	#imageFlow .diapo {
	position: absolute;

	left: -960.px;
	cursor: pointer;
	-ms-interpolation-mode: nearest-neighbor;
	left: -1000px;
	height: 75%;
	}
	#imageFlow .link {
	border: dotted #fff 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	}
	#imageFlow .text {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 5%;
	text-align: center;
	color: #003f7c;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	float: left;
	padding-bottom: 10px;
	}
	#imageFlow .title {
	font-size: 1.4em;
	font-weight: bold;
	}
	#imageFlow .legend {
	font-size: 1.2em;
	color: #0066CC;
	display: none;
	}
	#imageFlow .scrollbar {
	position: absolute;
	left: 10%;
	bottom: .1%;
	width: 80%;
	height: 16px;
	z-index: 1;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
	position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
	position: absolute;
	height: 16px;
	left: 25px;
	cursor: w-resize;
	}
	
/****************************************************FIN DE STYLE IMAGE FLOW*******************************************/


/*********************************************************STYLES ENTETE**************************************************/
#entete {
	float: left;
	width: 960px;
	height: 130px;
	display: block;
	position: relative;
}
#logo_citta {
	width: 230px;
	height: 95px;
	float: left;
	margin-left: 20px;
	display: block;
}
#menu {
	float: left;
	display: block;
	width: 960px;
	height: 35px;
}
#menu ul {
	float: left;
	width: 960px;
	height: 35px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #c3effd;
}
#menu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #c3effd;
	float: left;
	display: block;
	width: 120px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
#menu span {
	float: none;
	display: block;
	padding-bottom: 10px;
}


#menu .btn_accueil:link  {
	background-image: url(../images/btn_angle_gauche.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	display: block;
	padding-top: 12px;
	color: #c3effd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu .btn_accueil:visited  {
	background-image: url(../images/btn_angle_gauche.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	display: block;
	padding-top: 12px;
	color: #c3effd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu .btn_accueil:hover  {
	background-image: url(../images/btn_angle_gauche.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding-top: 14px;
	background-position: 0px -34px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu .btn_accueil:active  {
	background-image: url(../images/btn_angle_gauche.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding-top: 14px;
	background-position: 0px -34px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu .btn_accueil_selectionne {
	background-image: url(../images/btn_angle_gauche.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding-top: 14px;
	background-position: 0px -34px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.menu  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #c3effd;
	text-decoration: none;
	float: left;
	width: 120px;
	height: 23px;
	background-image: url(../images/btn_menu.png);
	padding-top: 12px;
}
.menu  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #c3effd;
	text-decoration: none;
	float: left;
	width: 120px;
	height: 23px;
	background-image: url(../images/btn_menu.png);
	padding-top: 12px;
}
.menu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: left;
	background-image: url(../images/btn_menu.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	background-position: 0px -34px;
	padding-top: 14px;
}
.menu  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: left;
	background-image: url(../images/btn_menu.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	background-position: 0px -34px;
	padding-top: 14px;
}
.menu_selectionne a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: left;
	background-image: url(../images/btn_menu.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	background-position: 0px -34px;
	padding-top: 14px;
}
#menu  .btn_reservation:link  {
	background-image: url(../images/btn_angle_droit.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	display: block;
	padding-top: 12px;
	color: #c3effd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu  .btn_reservation:visited  {
	background-image: url(../images/btn_angle_droit.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	display: block;
	padding-top: 12px;
	color: #c3effd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu  .btn_reservation:hover  {
	background-image: url(../images/btn_angle_droit.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding-top: 14px;
	background-position: 0px -34px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu  .btn_reservation:active  {
	background-image: url(../images/btn_angle_droit.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding-top: 14px;
	background-position: 0px -34px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#menu  .btn_reservation_selectionne  {
	background-image: url(../images/btn_angle_droit.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding-top: 14px;
	background-position: 0px -34px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#contenu {
	float: left;
	width: 960px;
	display: block;
}

#col_g {
	float: left;
	width: 230px;
}

#haut_entete_bienvenue {
	float: left;
	display: block;
	height: 3px;
	padding-bottom: 3px;
}


#entete_bienvenue {
	float: left;
	width: 230px;
	display: block;
	background-color: #0e80bd;
	background-image: url(../images/bas_entete_bienvenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 57px;
}
#entete_bienvenue span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#encart_bienvenue {
	background-image: url(../images/bg_encart_bienvenue.png);
	background-repeat: repeat-x;
	float: left;
	height: 288px;
	width: 228px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
}
#encart_bienvenue   span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	line-height: 17px;
}
#encart_bienvenue h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #52d4ff;
}


#bas_encart_bienvenue {
	float: left;
	width: 230px;
	height: 15px;
	background-image: url(../images/bas_encart_bienvenue.png);
	background-repeat: no-repeat;
}
#col_d {
	float: left;
	width: 710px;
	padding-left: 20px;
}
#haut_entete_points_forts_citta {
	background-image: url(../images/haut_entete_points_forts_citta.gif);
	background-repeat: no-repeat;
	width: 710px;
	height: 10px;
	float: left;
	display: block;
}
#bas_entete_points_forts_citta {
	background-color: #FFFFFF;
	height: 62px;
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d7bb8;
}
#bas_entete_points_forts_citta img {
	float: left;
	display: block;
	padding-left: 10px;
}
#debut_phrase_points_forts  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #003f7c;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 5px;
}
#milieu_phrase_points_forts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #16a3e0;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 17px;
}
#fin_phrase_points_forts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #fc8e00;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 17px;
}



#encart_points_forts_citta {
	background-image: url(../images/bg_encart_points_forts_citta.png);
	background-repeat: repeat-x;
	width: 708px;
	height: 287px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
}
#align_produits {
	list-style-type: none;
	float: left;
}
#align_produits li {
	list-style-type: none;
	float: left;
}
#produit1 {
	list-style-type: none;
	float: left;
	padding-left: 12px;
	display: block;
	padding-top: 10px;
}
#produit1 img {
	border: 1px solid #FFFFFF;
}
#texte_produit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	float: left;
	clear: left;
	width: 160px;
	padding-top: 5px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#produit2 {
	padding-left: 15px;
	float: left;
	display: block;
	list-style-type: none;
	padding-top: 10px;
}
#produit2 img {
	border: 1px solid #FFFFFF;
}
#texte_produit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	float: left;
	clear: left;
	width: 160px;
	padding-top: 5px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#produit3 {
	padding-left: 15px;
	float: left;
	display: block;
	list-style-type: none;
	padding-top: 10px;
}
#produit3 img {
	border: 1px solid #FFFFFF;
}
#texte_produit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	float: left;
	clear: left;
	width: 160px;
	padding-top: 5px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#produit4 {
	padding-left: 15px;
	float: left;
	display: block;
	list-style-type: none;
	padding-top: 10px;
}
#produit4 img {
	border: 1px solid #FFFFFF;
}
#texte_produit4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	float: left;
	clear: left;
	width: 160px;
	padding-top: 5px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.btn_details {
	float: left;
	clear: left;
	width: 117px;
	height: 36px;
	background-image: url(../images/btn_details.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-left: 43px;
	margin-top: 5px;
}
#btn_details span {
	display: block;
	float: none;
}
.btn_details a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #13B2DC;
	text-decoration: none;
	display: block;
	float: left;
	width: 83px;
	height: 25px;
	padding-left: 34px;
	padding-top: 12px;
}
.btn_details  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #13B2DC;
	text-decoration: none;
	display: block;
	float: left;
	width: 83px;
	height: 25px;
	padding-left: 34px;
	padding-top: 12px;
}
.btn_details  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #0e80bd;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 34px;
	padding-top: 12px;
	background-image: url(../images/btn_details.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
btn_details  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #0e80bd;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 34px;
	padding-top: 12px;
	background-image: url(../images/btn_details.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#bas_encart_points_forts_citta {
	background-image: url(../images/bas_encart_points_forts_citta.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 713px;
	float: left;
}
#col_c_pages {
	float: left;
	width: 960px;
	display: block;
	padding-top: 1px;
}
#encart_pages_chambre {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
}
#encart_pages_restaurant {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
	height: 450px;
}
#encart_pages_piscine {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
	height: 550px;
}
#encart_pages_animation {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
	height: 420px;
}
#encart_pages_service {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
	height: 480px;
}
#encart_pages_excursion {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
	height: 720px;
}
#encart_pages_reservation {
	background-image: url(../images/bg_encart_pages.png);
	background-repeat: repeat-x;
	width: 958px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	border-bottom-style: none;
	background-color: #0E81BE;
	display: block;
	height: 450px;
}

#valise {
	float: left;
	width: 400px;
}
#boussole {
	display: block;
	padding-left: 700px;
}
#valise_excursions {
	display: block;
	float: left;
	height: 800px;
	width: 300px;
	z-index: 2;
	position: absolute;
	top: 210px;
	left: 130px;
}


#mon_slideshow {
	float: left;
	display: block;
	position: relative;
	width: 500px;
	padding-top: 20px;
}

/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	border: 10px solid #fff;
	float: left;
	display: block;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 300px;
	clear: left;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
	display: block;
	float: left;
}

#thumbnails {
	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 15px;
	/*width: 130px;
	float: left;*/
}

.slideshowThumbnail {
	outline: none;
	float: left;
	display: block;
}

.slideshowThumbnail img {
	border: 1px solid white;
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #52d4ff;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}


#descriptif {
	float: left;
	display: block;
	width: 450px;
	height: 400px;
	margin-top: 10px;
}
#descriptif_excursions {
	float: left;
	display: block;
	width: 450px;
	height: 400px;
	z-index: 1;
	position: absolute;
	top: 130px;
	padding-left: 20px;
}
#descriptif h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #c3effd;
	padding-left: 10px;
	text-decoration: underline;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
}

#descriptif_excursions h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #c3effd;
	text-decoration: underline;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
}

#descriptif span {
	display: block;
	padding-left: 20px;
}
#descriptif_excursions span {
	display: block;
}

#descriptif p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 400px;
	line-height: normal;
	padding-bottom: 20px;
	display: block;
}
#descriptif_excursions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 600px;
	line-height: normal;
	padding-bottom: 20px;
	display: block;
}
#descriptif h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #52d4ff;
	padding-bottom: 10px;
	display: block;
}
#descriptif_excursions h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #52d4ff;
	padding-bottom: 10px;
	display: block;
}
#descriptif h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003f7c;
	padding-bottom: 10px;
	display: block;
}
#descriptif_excursions h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fcac00;
	padding-bottom: 10px;
	display: block;
}
#bas_encart_pages {
	background-image: url(../images/bas_encart_pages.png);
	background-repeat: no-repeat;
	width: 960px;
	float: left;
	padding-bottom: 13px;
}
#descriptif_reservation {
	display: block;

}
#descriptif_reservation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	font-weight: bold;
	color: #c3effd;
	float: left;
	width: 375px;
	padding-top: 25px;
	padding-left: 30px;
	padding-bottom: 5px;
	display: block;
}

.fieldset_coordonnees {
	float: left;
	display: block;
	width: 915px;
	padding: 10px;
	margin-left: 10px;
	height: 365px;
}
#titres_formulaires_coordonnees {
	display: block;
	float: left;
	width: 120px;
}
#input_formulaire_coordonnees {
	display: block;
	float: left;
	width: 275px;
}
#span_form_2_reserver {
	display: block;
	float: left;
	padding-left: 18px;
}



.titres_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	display: block;
	clear: left;
	padding: 10px;
}
.input_coordonnees_titre {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003f7c;
	width: 200px;
	height: 20px;
	clear: left;
	margin-bottom: 13px;
	margin-top: 5px;
	border: 1px solid #003F7C;
}
.input_coordonnees_nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003f7c;
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #003F7C;
}
.input_coordonnees_prenom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003f7c;
	float: left;
	display: block;
	width: 200px;
	height: 20px;
	clear: left;
	margin-bottom: 12px;
	border: 1px solid #003F7C;
}
.input_coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003f7c;
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #003F7C;
}
#div_input_formulaire_reserver_voyage {
	display: block;
	float: left;
	width: 300px;
}

.input_formulaire_reserver_voyage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003f7c;
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	margin-bottom: 8px;
	clear: left;
	border: 1px solid #003F7C;
	margin-top: 5px;
}
.input_formulaire_reserver_passager {
	display: block;
	float: left;
	clear: left;
	margin-bottom: 13px;
	border: 1px solid #003F7C;
	margin-top: 2px;
}
.input_bouton_formulaire_resa_suivant {
	float: left;
	width: 200px;
	height: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	background-image: url(../images/btn_confirmer.gif);
	background-repeat: no-repeat;
	margin-left: 360px;
	display: block;
	clear: left;
}

.input_coordonnees_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003f7c;
	display: block;
	float: left;
	width: 200px;
	height: 75px;
	clear: left;
	margin-bottom: 12px;
	border: 1px solid #003F7C;
}
#calendrier {
	float: left;
	display: block;
}
#date_aller {
	float: left;
	display: block;
	padding-left: 10px;
	height: 20px;
}




#footer {
	float: left;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	display: block;
	width: 958px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0d7bb8;
	border-right-color: #0d7bb8;
	border-left-color: #0d7bb8;
	background-color: #29a2d8;
}
.address {
	color:#FFFFFF;
	font-size:1em;
	font-weight: bolder;
	display: block;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-left: 200px;
	width: 600px;
}
.address a {
	color:#fff;
	text-decoration:none;
}

#footer img {
	float: right;
	display: block;
	padding-top: 29px;
	padding-right: 10px;
}

#bas_footer {
	background-image: url(../images/bas_footer.png);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
	height: 10px;
	display: block;
	padding-bottom: 10px;
}



/******************************************************* DEBUT STYLE calendrier***************************************************/

.calendar{display: none;}
#container{
position: absolute;
margin: 0px 2px 0px 2px;
border: 1px #000 solid;
overflow: hidden;
background-color: #fff;
}
.calTable{border: 0px;background-color: #FFF;font-size: 0.925em;font:bold 11px Trebuchet MS,Arial;}
.calTable td{padding:3px;}
.calHeader{border: 0px;background-color: #0C3D75;color: #fff;text-align:center;font:bold 12px Trebuchet MS,Arial;}
.calHeader a{color: #fff;}
.calTable td.arrow{font-size:15pt;padding:0px;font-weight:bold;font-family:Times New Roman, Arial;line-height:10px;}
.calTable .dayNames td{font:normal 10px Trebuchet MS,Arial;padding:0px;text-align:center;}
.calTable .week td{text-align:center;cursor:default;color:#BBB;}
.calTable tr.week td.selectable{color:#0C3D75;text-decoration:none;cursor:pointer;}
.calTable tr.week td.selectable:hover{background-color: #0C3D75;color:#FFF;text-decoration:underline;}
.calTable .week td.we{background-color:#CCCCCC;color:#CCCCCC;}
#container .calTable tr.week td.selectedDate{background-color:#CCCCCC;color:#330099;}

