@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
}
body {
	margin:auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.header {
	background-image: url(images/bg_header.jpg);
	height: 153px;
	width: 100%;
	text-align:center;
}
.menu {
	margin:auto;
	background-image: url(images/bg_menu.jpg);
	text-align: center;
	height: 27px;
	width: 909px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
}
.site {
	margin:auto;
	width:909px;
	background-image: url(images/fond_site.gif);
}
.colonne_gauche{
	margin:auto;
	float:left;
	width:626px;
	text-align:left;
}
.colonne_droite{
	margin:auto;
	float:left;
	width:283px;
	text-align:left;
}
.player {
	height: 383px;
	width: 584px;
	background-image: url(images/bg_player.gif);
	padding-top: 30px;
	padding-left: 42px;
}
.elan{
	color:#17b187;
}
.spacer {
  clear: both;
}
.news {
	padding-right: 40px;
	padding-left: 40px;
}
.news_titre {
	font-size: 17px;
	color: #17b187;
	font-weight: bold;
}
.titre_bleu_news {
	font-size: 15px;
	color: #00006c;
}
.titre_bleu_news a:link {
	color: #00006c;
}
.titre_bleu_news a:visited {
	color: #00006c;
}
.titre_bleu_news a:hover {
	color: #00006c;
}
.titre_bleu_news a:active {
	color: #00006c;
}
.partenaires{
	background-image: url(images/fondBlocPartenaires.gif);
	width: 834px;
	padding-top:27px;
	height: 80px;
	margin-top:20px;
	text-align: center;
	margin-left: 30px;
}
.copyright{
	color:#17b187;
}

.contenu_page {
	margin:auto;
	width:909px;
	background-image: url(images/fond_site_page.gif);
	padding-top:15px;
}
.video_itw {
	width:400px;
	height:267px;
	margin-left:55px;
	margin-right:15px;
	float:left;
}
.texte_droite_presentation{
	margin:auto;
	width:400px;
	height:267px;
	margin-right:30px;
	font-size:16px;
	text-align:left;
	color:#c16e04;
}
.texte_presentation {
	margin:auto;
	margin-left:55px;
	width:800px;
	margin-top:20px;
	text-align:left;
}

.texte_presentation img{
	margin-left:15px;
	margin-bottom:15px;
	margin-right:15px;
}
.texte_hebergement {
	margin:auto;
	margin-left:55px;
	width:800px;
	margin-top:50px;
	text-align:left;
}
.texte_staff2 {
	margin:auto;
	width:800px;
	margin-top:50px;
	text-align:left;
}
.texte_hebergement img{
	margin-left:15px;
	margin-bottom:15px;
	margin-right:15px;
}
.staff {
	width:365px;
	text-align:left;
	float:left;
	border: 2px dotted #bd7920;
	margin-right:30px;
	font-size:16px;
	margin-bottom:15px;
}
.staffPadding{
	width:800px;
	margin-left:60px;
	margin-right:60px;
}
.img_staff{
	float:left;
	margin-right:10px;
}
.titre_staff{
	font-weight:bold;
}
.texte_news {
	margin:auto;
	margin-left:55px;
	width:800px;
	margin-top:20px;
	text-align:left;
}
.label_dispo {
	color:#006600;
}
.label_medium {
	color:#FF6600;
}
.label_vide {
	color:#CC0000;
}
.titre_staff_fiche{
	font-weight:bold;
	font-size:25px;
}
.texte_staff_fiche{
	text-align:left;
	margin-top:20px;
}
.align_droite{
	width:400px;
	float:right;
}
.formulaire_contact a{
	color:#333333;
}
.produit {
	float: left;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 344px;
	height: 222px;
	padding: 15px;
	background: url(images/produitBg.jpg);
	text-align: left;
}
.produitImage{
	float: left;
	width: 150px;
	margin-right: 10px;
}
.produitTitre{
	font-size: 17px;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
}
.produitPrix{
	margin-top: 10px;
	font-size: 25px;
	color: #20d4a3;
	float: right;
}