@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}
body, p, ul, ol, li, img, a, form, h1, h2 , h3, h4{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}

a {
	outline:none;
}

#principal {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	
	}



#header {
	width: auto;
	padding-bottom: 50px;
}
#logo {
	float: left;
	padding-top: 48px;
	width: 212px;
}
#logo h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F09;
	letter-spacing: 1px;
}
#navigation {
	width: auto;
	margin-left: 35px;
	float: left;
	padding-top: 135px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	padding-bottom: 10px;
}
#navigation ul {
	overflow: hidden;
}
#navigation li {
	float: left;
	margin-right: 6px;
}
#navigation a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffb903;
	font-size: 24px;
	font-weight: bold;
}
#navigation a.rubrique_active{
	color: #cc00ff;
}

#navigation a:hover {
	color: #818181;	
}

#navigation a:active {
	color:#cc00ff;
}

#bloc_droit_header {
	float: right;
	width: 182px;
	padding-top: 93px;
}

#bloc_droit_header a {

}

#content {
	min-height:490px;
	padding-bottom: 5px;
	padding-top: 25px;
}

#agenda_show {
	background-image: url(images/fond_transparent_violet.png);
	background-repeat: repeat;
	width: 262px;
	float: right;
	margin-top: 30px;
}
#agenda_show li {
	background-image: url(images/fond_transparent_violet.png);
	background-repeat: repeat;
	margin-bottom: 21px;
}

#lien_show_accueil {
	text-align: center;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content_gauche {
	float: left;
	width: 650px;
}

#texte {

}
#presentation_agence {
	
	padding-right: 8px;
	padding-bottom: 35px;
	padding-top: 15px;
	margin-left: 5px;
	padding-left: 8px;
}

#presentation_agence  p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	}
#presentation_agence a {
	color: #636;
}
#photos_groupes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #303;
}
#photos_groupes_ligne1 {
	padding-bottom: 10px;
}

#photo_estrella {
	width: 200px;
	float: left;
	background-image: url(images/estrella_accueil.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	color: #303;
	padding-top: 120px;
	padding-left: 9px;
}
#photo_exotika {
	float: left;
	background-image: url(images/exotika_accueil.jpg);
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 120px;
	padding-left: 9px;
	line-height: 15px;
	color: #303;
	margin-right: 1px;
	margin-left: 1px;
}
#photo_energia {
	float: left;
	width: 200px;
	line-height: 15px;
	color: #303;
	padding-top: 120px;
	padding-left: 9px;
	background-image: url(images/energia_accueil.jpg);
	background-repeat: no-repeat;
}
#photos_groupes_ligne2 {
}


#photo_epsyla {
	background-image: url(images/epsyla_accueil.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	padding-top: 120px;
	padding-left: 9px;
	line-height: 15px;
	color: #303;
}
#photo_evelkia {
	float: left;
	background-image: url(images/evelkia_accueil.jpg);
	background-repeat: no-repeat;
	width: 200px;
	line-height: 15px;
	color: #303;
	padding-top: 120px;
	padding-left: 9px;
	margin-right: 1px;
	margin-left: 1px;
}

#footer {
	clear: both;
	height: 150px;
}
#texte_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffb903;
	padding-top: 130px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#texte_footer ul {
	overflow: hidden;
}
#texte_footer li {
	float: left;
	padding-left: 3px;
}
#texte_footer a {
	color: #ffb903;
}
#presentation_flash {
	
	padding-right: 8px;
	padding-bottom: 35px;
	padding-top: 15px;
	margin-left: 5px;
	padding-left: 8px;
}

.champs_formulaire {
	background-color: #843089;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titre_formulaire {
	margin-bottom: 5px;
	display: block;
}


.newsletter_bouton_ok {
	font-family: "Trebuchet MS";
	color: #d2a903;
	border-style: none;
	background: transparent;
	font-weight: bold;
	margin-top: -1px;
}



.dionysiac_tel {
	color: #9a9a9a;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 96px;
}
.clear {
	clear: both;
}
.texte_photo_groupe_accueil {

}
.texte_agenda_accueil {
	float: left;
	padding-left: 19px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fbfafd;
	line-height: 20px;
	width: 197px;
}
.style_groupe_accueil {
	font-size: 12px;
	background-image: url(images/fond_transparent_violet.png);
	background-repeat: repeat-x;
}
.artiste_agenda_accueil {
	font-size: 15px;
	color: #fbfafd;
	font-weight: bold;
}
.jour_agenda_accueil {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #9a9a9a;
	line-height: 20px;
	margin-left: 8px;
	}
	
.jour_agenda2_accueil {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #9a9a9a;
	line-height: 25px;
	margin-left: 0px;
	padding-left: 0px;
	width: 216px;
	}

.mois_agenda_accueil {
	color: #777777;
}

.lieu_agenda_accueil {
	font-size: 11px;
}
.debut_texte_presentation {
	font-size: 24px;
}
.debut_texte_flash {
	font-size: 16px;
	color: #cc00ff;
}
.titre_div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #818181;
	text-align: center;
	display: block;
	padding-bottom: 15px;
	letter-spacing: 7px;
}
.sous_titre_div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666;
	padding-top: 13px;
	padding-bottom: 13px;
}
.texte_div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
