/* CSS Document */
.colonne-gauche {
	float:left;
	width:320px;
}


.colonne-droite {
	float:left;
	width:600px;
}

.cadre-reservation {
	background:url(images/accueil/cadre-reservation.gif) no-repeat;
	height:39px;
	width:261px;
	margin-left:25px;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
}

.cadre-offres-speciales_fr { background:url(images/accueil/cadre-offres-sepciales_fr.jpg) no-repeat; }
.cadre-offres-speciales_en { background:url(images/accueil/cadre-offres-sepciales_en.jpg) no-repeat; }
.cadre-offres-speciales_fr, .cadre-offres-speciales_en {
	 width:247px;
	 height:160px;
	/* border:1px solid red;*/
	 margin-left:25px;
	 margin-top:10px;
	 padding-top:80px;
	 padding-left:20px;
	 padding-right:15px;
	 overflow:hidden;
	 color:#FFF;
}


.cadre-inscription-NL_fr { background:url(images/commun/inscription-newsletter_fr.gif) no-repeat; }
.cadre-inscription-NL_en { background:url(images/commun/inscription-newsletter_en.gif) no-repeat; }
.cadre-inscription-NL_fr, .cadre-inscription-NL_en {
	width:263px;
	height:60px;
	margin-left:25px;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
}

.cadre-documentation_fr { background:url(images/commun/documentation_fr.jpg) no-repeat; }
.cadre-documentation_en { background:url(images/commun/documentation_en.jpg) no-repeat; }
.cadre-documentation_fr, .cadre-documentation_en {
	width:219px;
	height:38px;
	margin-left:9px;
	margin-top:5px;
	padding-top:50px;
	padding-left:70px;
	padding-right:10px;
}

.titre_fr { background:url(images/accueil/bienvenue_fr.jpg) no-repeat; }
.titre_en { background:url(images/accueil/bienvenue_en.jpg) no-repeat; }
.titre_fr, .titre_en {
	background-repeat:no-repeat;
	width:550px;
	margin-top:5px;
	margin-left:30px;
	padding-top:75px;
}

.a-la-une {
	background:url(images/accueil/cadre-actu-haut.gif);
	background-repeat:no-repeat;
	width:237px;
	height:74px;
	padding-top:10px;
	padding-left:20px;
	float:left;
}

.visite-virtuelle-haut {
	background:url(images/accueil/cadre-actu-haut2.gif);
	background-repeat:no-repeat;
	width:217px;.
	height:137px;
	padding-left:20px;
	float:left;
	padding-top:10px;
	padding-right:20px;
}

.a-la-une-milieu {
	background:#F1EEE4;
	background-repeat:repeat-y;
	width:217px;
	height:200px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}

.a-la-une-bas {
	background:url(images/accueil/cadre-actu-bas.gif);
	width:247px;
	height:15px;
	padding-right:10px;
	float:left;
	margin-left:22px;
}

.a-la-une-ombre {
	background:url(images/accueil/cadre-actu-ombre.gif);
	background-repeat:no-repeat;
	width:12px;
	height:173px;
	padding-left:10px;
	float:left;
}

.border-img {
	border: 4px solid #FFFFFF;
}

.bt-savoir {
	width:83px;
	height:21px;
	margin-top:20px;
	float:right;
}

/* ---------------------------------- */
.carrousel_article {
 display:block;
 height:250px;
/*border:solid 1px white;*/
 overflow:hidden;
 float:left;
  width:260px;
  	 color:#FFF;

}
a.carroussel  {

  	 color:#FFF;

}
.article_resume {
float:left;
border:solid 1px yellow;
 width:330px;
}
.carrousel_actualites {
 display:block;
 height:160px;
/*border:solid 1px white;*/
 overflow:hidden;
 float:left;
}
