@charset "utf-8";
/* CSS Document */

.ctre_global_visuels_coordonnees {
	position:relative;
	float:left;
	width:920px;
	padding-left:20px;
	padding-right:20px;
	}

.ctre_slide_de_la_ville {
	position:relative;
	float:left;
	width:470px;
	height:255px;
	}
	
.ctre_coordonnees {
	position:relative;
	float:right;
	width:430px;
	min-height:255px;
	}
	
.ctre_coordonnees h1 {
	text-align:right;
	}
	
.ctre_coordonnees p {
	text-align:right;
	}
/*-----------------------------------------------*/
/*Début global téléphone du centre*/	
.ctre_global_tel {
	position:relative;
	float:right;
	height:63px;
	background:url(../img/picto_telephone.png) left top no-repeat, url(../img/bg_telephone.jpg) center 10px repeat-x;
	text-align:center;
	font-size:22px;
	color:#fff;
	line-height:14px;
	padding:20px 10px 0 45px;
	}
	
.ctre_global_tel span {
	font-size:14px;
	
	}
/*Fin global téléphone du centre*/
/*-----------------------------------------------*/
/*Début global contactez votre centre*/
.ctre_global_contact {
	position: relative;
	float: right;
	height: 52px;
	background: url(../img/picto_contact.png) left top no-repeat, url(../img/bg_contact.jpg) center 3px repeat-x;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-variant: small-caps;
	padding: 8px 10px 0 70px;
	cursor:pointer;
	}
	
.ctre_global_contact:hover {
	background: url(../img/picto_contact_hover.png) left top no-repeat, url(../img/bg_contact_hover.jpg) center 3px repeat-x;
	}
/*Fin global contactez votre centre*/
/*-----------------------------------------------*/
/*Début global newsletter*/
.ctre_global_newsletter {
	position: relative;
	float: right;
	height: 33px;
	background: url(../img/picto_newsletter.png) left top no-repeat, url(../img/fleche_bleu_newsletter.png) right 7px no-repeat;
	text-align: right;
	font-size: 24px;
	color: #3c4b8a;
	font-weight: normal;
	font-variant: small-caps;
	padding: 2px 15px 0 50px;
	}
	
.ctre_global_newsletter:hover {
	background: url(../img/picto_newsletter_hover.png) left top no-repeat, url(../img/fleche_bleu_newsletter_hover.png) right 7px no-repeat;
	}
	
.ctre_global_newsletter a {
	color: #3c4b8a;
	cursor:pointer;
	}
	
.ctre_global_newsletter a:hover {
	color: #464646;
	}
/*Fin global newsletter*/
/*-----------------------------------------------*/
/*Début global descriptif et informations*/
.ctre_global_descriptif_informations {
	position:relative;
	float:left;
	width:920px;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	}
	/*Descriptif ville*/	
.ctre_global_descriptif_ville {
	position:relative;
	float:left;
	width:470px;
	}
	
.ctre_descriptif_ville {
	position:relative;
	float:left;
	width:467px;
	height:135px;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	border-left:3px solid #af0000;
	overflow:hidden;
	}
	
.ctre_descriptif_ville h1 {
	font-size: 24px;
	font-variant: small-caps;
	background:url(../img/fleche_rouge_titre.png) left 11px no-repeat;
	padding:7px 10px 0 10px;
	}
	
.ctre_descriptif_ville p {
	padding:0 10px 0 10px;
	text-align:justify;
	}
	
.ctre_descriptif_ville_ouvert {
	position:relative;
	float:left;
	width:467px;
	height:auto;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	border-left:3px solid #af0000;
	}
	
.ctre_descriptif_ville_ouvert h1 {
	font-size: 24px;
	font-variant: small-caps;
	background:url(../img/fleche_rouge_titre.png) left 11px no-repeat;
	padding:7px 10px 0 10px;
	}
	
.ctre_descriptif_ville_ouvert p {
	padding:0 10px 0 10px;
	text-align:justify;
	}
	
.ctre_bouton_plus_rouge {
	position: relative;
	float: right;
	height: 28px;
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge.jpg) center top repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-variant: small-caps;
	line-height:30px;
	padding:0 5px 0 5px;
	cursor:pointer;
	}
	
.ctre_bouton_plus_rouge:hover {
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge_hover.jpg) center top repeat-x;
	}
	
.ctre_bouton_moins_rouge {
	position: relative;
	float: right;
	height: 28px;
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge.jpg) center top repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-variant: small-caps;
	line-height:30px;
	padding:0 5px 0 5px;
	cursor:pointer;
	}
	
.ctre_bouton_moins_rouge:hover {
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge_hover.jpg) center top repeat-x;
	}
/*Informations ville*/	
.ctre_global_informations_ville {
	position:relative;
	float:right;
	width:430px;
	}
	
.ctre_informations_ville {
	position:relative;
	float:left;
	width:427px;
	height:135px;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	border-left:3px solid #3c4b8a;
	overflow:hidden;
	}
	
.ctre_informations_ville h1 {
	font-size: 24px;
	font-variant: small-caps;
	background:url(../img/fleche_bleu_titre.png) left 11px no-repeat;
	padding:7px 10px 0 10px;
	color:#3c4b8a;
	}
	
.ctre_informations_ville p {
	padding:0 10px 0 10px;
	text-align:justify;
	}
.ctre_informations_ville a {
	color: #3c4b8a !important;
	}	
.ctre_informations_ville_ouvert {
	position:relative;
	float:left;
	width:427px;
	height:auto;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	border-left:3px solid #3c4b8a;
	}
	
.ctre_informations_ville_ouvert h1 {
	font-size: 24px;
	font-variant: small-caps;
	background:url(../img/fleche_bleu_titre.png) left 11px no-repeat;
	padding:7px 10px 0 10px;
	color:#3c4b8a;
	}
	
.ctre_informations_ville_ouvert p {
	padding:0 10px 0 10px;
	text-align:justify;
	}
.ctre_informations_ville_ouvert a {
	color: #3c4b8a !important;
	}	
.ctre_bouton_plus_bleu {
	position: relative;
	float: right;
	height: 28px;
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_bleu.jpg) center top repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-variant: small-caps;
	line-height:30px;
	padding:0 5px 0 5px;
	cursor:pointer;
	}
	
.ctre_bouton_plus_bleu:hover {
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_bleu_hover.jpg) center top repeat-x;
	}
	
.ctre_bouton_moins_bleu {
	position: relative;
	float: right;
	height: 28px;
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_bleu.jpg) center top repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-variant: small-caps;
	line-height:30px;
	padding:0 5px 0 5px;
	cursor:pointer;
	}
	
.ctre_bouton_moins_bleu:hover {
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_bleu_hover.jpg) center top repeat-x;
	}
/*Fin global descriptif et informations*/
/*-----------------------------------------------*/
/*Début global horaires*/
.ctre_global_horaires {
	position:relative;
	float:left;
	width:920px;
	margin-top:20px;
	margin-left:20px;
	}
	
.ctre_titre_horaires {
	background: #3c4b8a;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}
	
.ctre_autre_titre_horaires {
	background: #b4b4b4;
	color: #000;
	text-align: center;
	vertical-align: middle;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}
	
.ctre_text_horaires {
	text-align: center;
	vertical-align: middle;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	line-height:16px;
	}
	
.ctre_text_horaires span {
	color:#af0000;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}
	
.ctre_global_boutons_horaires {
	position:relative;
	float:left;
	width:920px;
	padding-top:5px;
	cursor:pointer;
	}
	
.ctre_bouton_horaires_sup {
	position: relative;
	float: left;
	height: 51px;
	background: url(../img/picto_calendrier.png) left top no-repeat, url(../img/petit_bg_bleu_horaires.jpg) center 13px repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-variant: small-caps;
	padding: 20px 10px 0 55px;
	margin-left:-3px;
	}
	
.ctre_bouton_horaires_sup:hover {
	background: url(../img/picto_calendrier_hover.png) left top no-repeat, url(../img/petit_bg_bleu_horaires_hover.jpg) center 13px repeat-x;
	}
	
.ctre_bouton_promo {
	position: relative;
	float: right;
	height: 51px;
	background: url(../img/picto_trombone.png) left top no-repeat, url(../img/petit_bg_rouge_promo.jpg) center 13px repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-variant: small-caps;
	padding: 20px 10px 0 55px;
	margin-left:-3px;
	}
	
.ctre_bouton_promo:hover {
	background: url(../img/picto_trombone_hover.png) left top no-repeat, url(../img/petit_bg_rouge_promo_hover.jpg) center 13px repeat-x;
	}
/*Fin global horaires*/
/*-----------------------------------------------*/
/*Début global prestation de la ville*/
.ctre_global_prestations {
	position:relative;
	float:left;
	width:920px;
	margin-left:20px;
	}
	
.ctre_global_categories_prestations {
	position:relative;
	float:left;
	width:690px;
	}
	
.ctre_categories_prestations {
	position:relative;
	float:left;
	width:670px;
	}
	
.ctre_categories_prestations ul {
	position:relative;
	float:left;
	background:url(../img/bg_non_categories_prestations_ville.jpg) left top repeat-x;
	width:670px;
	padding-left:0px;
	}
	
.ctre_categories_prestations li {
	position:relative;
	float:left;
	background:url(../img/bg_categories_prestations_ville.jpg) center top repeat-x;
	list-style-type:none;
	font-size:18px;
	font-variant: small-caps;
	color:#000;
	padding: 9px 10px 0 10px;
	height: 36px;
	border-right:1px solid #fff;
	}
	
.ctre_categories_prestations li a {
	color:#000;
	}
	
/*.ctre_categories_prestations li:hover, li#active {
	position:relative;
	float:left;
	background: #3c4b8a url(../img/bg_categories_prestations_ville_hover.jpg) center top no-repeat;
	font-size:22px;
	color:#fff;
	padding: 11px 10px 0 10px;
	height: 30px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
	}
	
.ctre_categories_prestations li:hover:before, li#active:before {
      position: absolute;
      width: 90%;
      height: 30%;
      left: 5%;
      border-radius: 50%;
      z-index: -1;
      top: 0%;
      content: "";
      box-shadow: 0 -7px 16px rgba(0,0,0,0.3);
      }
.ctre_categories_prestations li:hover:after, li#active:after {
      position: absolute;
      width: 90%;
      height: 30%;
      left: 5%;
      border-radius: 50%;
      z-index: -1;
      bottom: 0%;
      content: "";
      box-shadow: 0 7px 16px rgba(0,0,0,0.3);
      }
	  
.ctre_categories_prestations li a:hover, li#active a {
	color:#fff;
	}
*/	  
.ctre_les_prestations ul {
	position:relative;
	float:left;
	padding-left:0px;
	margin-top:0;
	}
	
.ctre_les_prestations li {
	position: relative;
	float: left;
	width: 206px;
	height: 110px;
	list-style-type: none;
	background: url(../img/bg_prestations.jpg) left top no-repeat;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	font-size: 18px;
	line-height:20px;
	font-variant: small-caps;
	color:#af0000;
	text-align: right;
	border-left:3px solid #b20000;
	padding: 0 5px 0 0;
	margin: 0 14px 14px 0;
	}
	
.ctre_les_prestations img {
	position:relative;
	float:left;
	/*width:110px;*/
	height:110px;
	}

.ctre_les_prestations img.photos {
	position:relative;
	float:left;
	width:118px;
	height:118px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	border-top:3px solid #3c4b8a;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.ctre_bouton_je_decouvre {
	position: absolute;
	height: 28px;
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge.jpg) center top repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-variant: small-caps;
	line-height:30px;
	padding:0 5px 0 5px;
	bottom:0;
	right:0;
	cursor:pointer;
	}
	
.ctre_bouton_je_decouvre:hover {
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge_hover.jpg) center top repeat-x;
	}
	
.ctre_prestations_pub {
	position:relative;
	float:right;
	width:228px;
	/*border:1px solid #12144f;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);*/
	margin-top:15px;
	}
/*Fin global prestation de la ville*/
/*-----------------------------------------------*/
/*Début global Accès Partenaires Réseau sociaux*/
.ctre_global_acces_partenaires_reseau {
	position:relative;
	float:left;
	width:920px;
	margin-left:20px;
	margin-top:20px;
	}
	
.ctre_global_localisation {
	position: relative;
	float: left;
	width:325px;
	margin-right:20px;
	}

.ctre_titre_localisation {
	position: relative;
	float: left;
	width:325px;
	height: 50px;
	background: url(../img/picto_punaise.png) left top no-repeat, url(../img/pixel_rouge.jpg) center 4px repeat-x;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-variant: small-caps;
	padding: 9px 0;
	}
	
.ctre_petite_fleche_localisation {
	position: relative;
	float: left;
	width:325px;
	height: 14px;
	background:url(../img/picto_punaise.png) left -40px no-repeat, url(../img/fleche_rouge_bas.png) center top no-repeat;
	z-index:2;
	margin-top:-29px;
	}
	
.ctre_plan_localisation {
	position: relative;
	float: left;
	width:323px;
	height: 220px;
	border:1px solid #af0000;
	margin-top:-29px;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}
	
.ctre_bouton_agrandir_rouge {
	position: relative;
	float: right;
	height: 28px;
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge.jpg) center top repeat-x;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-variant: small-caps;
	line-height:30px;
	padding:0 5px 0 5px;
	margin-top:1px;
	margin-right:-1px;
	}
	
.ctre_bouton_agrandir_rouge:hover {
	background: url(../img/petite_fleche_blanche.png) center top no-repeat, url(../img/petit_bg_rouge_hover.jpg) center top repeat-x;
	}
	
.ctre_global_acces {
	position: relative;
	float: left;
	width:325px;
	margin-right:20px;
	}

.ctre_titre_acces {
	position: relative;
	float: left;
	width:325px;
	height: 50px;
	background: url(../img/picto_acces.png) left top no-repeat, url(../img/pixel_rouge.jpg) center 4px repeat-x;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-variant: small-caps;
	padding: 9px 0;
	}
	
.ctre_petite_fleche_acces {
	position: relative;
	float: left;
	width:325px;
	height: 14px;
	background:url(../img/picto_acces.png) left -40px no-repeat, url(../img/fleche_rouge_bas.png) center top no-repeat;
	z-index:2;
	margin-top:-29px;
	}
	
.ctre_text_acces {
	position: relative;
	float: left;
	width:313px;
	height: 180px;
	border:1px solid #af0000;
	margin-top:-29px;
	font-size:16px;
	text-align:center;
	padding:20px 5px;
	overflow: hidden;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}
	
.ctre_global_partenaires_reseau_sociaux {
	position: relative;
	float: left;
	width:230px;
	}
	
.ctre_global_partenaires {
	position: relative;
	float: left;
	width:230px;
	margin-bottom:17px;
	}

.ctre_titre_partenaires {
	position: relative;
	float: left;
	width:230px;
	height: 50px;
	background: url(../img/picto_partenaires.png) left top no-repeat, url(../img/pixel_bleu.jpg) center 4px repeat-x;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-variant: small-caps;
	padding: 9px 0;
	}
	
.ctre_petite_fleche_partenaires {
	position: relative;
	float: left;
	width:230px;
	height: 14px;
	background:url(../img/picto_partenaires.png) left -40px no-repeat, url(../img/fleche_bleu_bas.png) center top no-repeat;
	z-index:2;
	margin-top:-29px;
	}
	
.ctre_text_partenaires {
	position: relative;
	float: left;
	width:228px;
	height: 125px;
	border:1px solid #3c4b8a;
	margin-top:-29px;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}
	
.ctre_global_reseau {
	position: relative;
	float: left;
	width:230px;
	}
.ctre_global_reseauxsociaux {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 30px;
	}
.ctre_titre_reseau {
	position: relative;
	float: left;
	width:100%;
	height: 50px;
	background: url(../img/picto_reseau_sociaux.png) left top no-repeat, url(../img/pixel_bleu.jpg) center 4px repeat-x;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-variant: small-caps;
	padding: 9px 0 0 0px;
	}
	
.ctre_petite_fleche_reseau {
	position: relative;
	float: left;
	width:100%;
	height: 14px;
	background:url(../img/picto_reseau_sociaux.png) left -40px no-repeat, url(../img/fleche_bleu_bas.png) center top no-repeat;
	z-index:2;
	margin-top:-20px;
	}
	
.ctre_text_reseau {
	position: relative;
	float: left;
	width:100%;
	height: 60px;
	border:1px solid #3c4b8a;
	text-align:center;
	margin-top:-20px;
	padding-top:20px;
	box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}	
/*Fin global Accès Partenaires Réseau sociaux*/
/*-----------------------------------------------*/
/*Début global Contactez votre centre*/
.ctre_global_contactez_centre_footer {
	position:relative;
	float:left;
	width:960px;
	margin-top:20px;
	}
	
.ctre_global_contact_footer {
	position: relative;
	float: left;
	height: 52px;
	background: url(../img/picto_contact.png) left top no-repeat, url(../img/bg_contact.jpg) center 3px repeat-x;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-variant: small-caps;
	padding: 8px 10px 0 70px;
	margin-left:30%;
	cursor:pointer;
	}
	
.ctre_global_contact_footer:hover {
	background: #fff url(../img/picto_contact_hover.png) left top no-repeat, url(../img/bg_contact_hover.jpg) center 3px repeat-x;
	}
/*Fin global Contactez votre centre*/
/*-----------------------------------------------*/
/*Début global footer forme arrondie*/
.ctre_global_forme_arrondie {
	position:relative;
	float:left;
	width:960px;
	height:100px;
	background-color:#fff;
	border-bottom-left-radius : 480px 100px;
	border-bottom-right-radius : 480px 100px;
	box-shadow: 2px 7px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
	}
/*Fin global footer forme arrondie*/
/*-----------------------------------------------*/
/*Début global footer logo*/
.ctre_global_logo {
	position:relative;
	float:left;
	width:960px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;	
	}
/*Fin global footer logo*/

	
/*-----------------------------------------------*/	
/*Début ajout style Julie sur version test V3 pour le menu photos*/
.contener_photo_et_titre {
	position:relative;
	float:left;
	width:114px;
	height:150px;
	margin-right:20px;
	padding-bottom:20px;
}

.le_txt_de_la_photo {
	position:relative;
	float:left;
	width:114px;
	text-align:center;
	margin-top:-15px;
	}
	
.ctre_les_prestations img.album {
	position:relative;
	float:left;
	width:118px;
	height:118px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	border-top:3px solid #af0000;
	margin-right:20px;
	margin-bottom:20px;
	}
/*Fin ajout style Julie sur version test V3 pour le menu photos*/
/*-----------------------------------------------*/	
/*Début ajout style Julie sur version test V3 pour Evenements*/
.evenement_titre {
	position:relative;
	float:left;
	margin-bottom:10px;
	width:670px;
	height:37px;
	background:url(/img/fleche_ligne_rouge_event.png) left bottom no-repeat;
	}
/*Fin ajout style Julie sur version test V3 pour Evenements*/
