BODY { 
	padding:0px; 
	border:0px; 
	margin:0px; 
		
	font-family:Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#444;
	line-height:22px;
	
	background-color:#000;
	background-image:url(images/skin_fond.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

@font-face {
    font-family: 'harabara';
    src: url('polices/harabara.eot');
    src: url('polices/harabara.eot?#iefix') format('embedded-opentype'),
         url('polices/harabara.woff') format('woff'),
         url('polices/harabara.ttf') format('truetype'),
         url('polices/harabara.svg#harabararegular') format('svg');
    font-weight:normal;
    font-style:normal;
}

/* GENERAL */

a {
	transition:all 0.3s linear;
}

div.titre_general {
	margin:0px;
	padding:0px;
	font-weight:normal;

	color:#FFF;
	font-size:22px;
}

h2.titre2, h1.titre2 {
	line-height:23px;
}

h1,
h1.titre1 {
	float:none;
	padding:0px;
	
	display:block;
	clear:both;
	
	font-size:28px;
    font-family:'harabara';
	font-weight:normal;
	
	height:30px;
	line-height:30px;	
	letter-spacing:1px;
}

h2, h3 {
	font-size:20px;
	line-height:25px;
    font-family:'harabara';
	color:#1bbbea;

	border-bottom:1px solid #EEE;
}

form {
	margin:0px;
	padding:0px;
}

.bloc_clear {
	_clear:both;
	line-height:1px;
}

.bas_ie6 {
	display:none;
	_border:1px solid #FFF;
	_display:block;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0px;
}

iframe {
	width:100%;
	height:300px;
}

/* --- SLIDER --- */

#slider {
	width:880px;
	margin-bottom:10px;
}

#slider .slide {
	width:880px;
}

/* ZONE SITE */

#head {	
	height:385px;
	overflow:hidden;
}

#body {
}

#footer {
	width:900px;
	
	margin:auto;
	margin-top:5px;
	margin-bottom:20px;
	
	text-align:center;
	height:50px;
}

/* HEAD */ 

#head .warp {
	width:900px;
	height:100%;
	margin:auto;
}

#head .image_fond {
}

#head .logo {
}

#head .logo a {
	display:block;
	width:100%;
	height:310px;
}

#head .logo img {
	display:none;
}

#head .accroche {	
	display:none;
}

/* --- MENU --- */

#head .menu {
	width:855px;
	height:25px;

	margin:auto;
	margin-top:30px;
}

#head .left,
#head .right,
#head .center {
}

#head .left,
#head .right {
	display:none;
}

#head .menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	
	text-align:center;
}

#head .menu ul li {
	display:inline-block;
	padding:0px 14px;
	
	border-left:1px solid rgba(255,255,255,0.5);
}

#head .menu ul li.first {
	border-left:0px;
	padding-left:0px;
}

#head .menu ul li a {
	display:inline-block;
	
	font-family:Verdana;
	font-size:18px;
	line-height:25px;
	color:#FFF;
}

#head .menu ul li a:hover {
	text-decoration:none;
	color:#1bbbea;
}

#head .menu ul li a.actif {
	color:#1bbbea;
	border-bottom:2px solid #1bbbea;
}

/* BODY */

#body .warp {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
	background-color:#FFF;
}

#body .top,
#body .foot {
	line-height:0px;
	clear:both;
}

#body .titre_page {
	display:none;
}

#body .titre_page div.titre_general {
	
}

#body .zone_texte {
	margin-left:auto;
	margin-right:auto;
}

#body .center {
	overflow:hidden;

	padding-top:25px;
	padding-bottom:15px;
	
	width:855px;
	margin:auto;
}

/* COLONNES GAUCHE */
#body .zone_texte .colonne_1_left {
	width:585px;
	text-align:justify;
	float:left;
}

#body .zone_texte .colonne_2_left {
	width:250px;
	margin-left:18px;
	text-align:justify;
	float:left;
}

/* COLONNES DROITE */
#body .zone_texte .colonne_1_right {
	width:585px;
	text-align:justify;
	float:right;
	margin-right:15px;
	_margin-right:7px;
}

#body .zone_texte .colonne_2_right {
	width:250px;
	text-align:justify;
	float:right;
	margin-right:15px;
}

/* FOOTER */

#footer .warp {
	width:900px;
	margin:auto;
	
	color:#FFF;
}

#footer .case_bas {
	text-align:center;
	font-size:11px;
	padding-top:5px;
}

#footer .txt {
	font-size:11px;
	
	padding:0px;
	line-height:16px;
}

/* INTRO */

.intro_bas {
	margin-top:20px;
	margin-bottom:0px;
	border:0px;
	border-top-width:1px;
	border-top-style:solid;
	
	padding:0px;
}

.intro_bas .devis {
	text-align:center;
	margin-top:5px;
	padding:10px;
}

.intro_bas .devis a {
	color:#c51b1c;
}

/* CAROUSEL */

#carousel {
	border:0px;
	margin-bottom:25px;
}

#carousel .case {
	background-image:none;
	
	background-color:#fff;
	overflow:hidden;
	
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	
	margin-left:430px;
	width:155px;
	
	transition:all 0.3s linear;
}

#carousel .case .inactif {
	transition:all 0.3s linear;
}

#carousel .case .boutton {
	border-color:#444;
	width:155px;
}

#carousel .case .boutton .titre {
	background-color:#1bbbea;
	position:absolute;
	margin-top:4px;

	font-size:10px;
	line-height:18px;
	height:18px;
	padding:0px;
	padding-left:6px;
	
	text-transform:uppercase;
	width:155px;
}
	
#carousel .case .boutton .texte {
	color:#444444;
	font-size:10px;
	line-height:12px;

	position:absolute;
	margin-top:32px;
	width:140px;
	padding-left:10px;
}

#carousel .case .actif {
	background-color:#fff;	
}

#carousel .case .actif .titre {
	background-color:#1bbbea;
}

#carousel .case .actif .texte {
	color:#444444;
}

#carousel .case .inactif:hover {
	background-color:#EEE;	
}

#carousel .case .inactif:hover .titre {
	background-color:#1bbbea;	
}

#carousel .case .inactif .titre {
	background-color:#c3c3c3;	
	color:#FFF;
}

/* PAGE ACCUEIL */

#libre .case_texte_accueil {
	border-top:1px solid #56462e;
	padding-top:15px;
}

#case_accueil_evenement {
	border-top:1px solid #56462e;
	border-bottom:1px solid #56462e;
	padding:6px 0px;
	
	overflow:hidden;
	_overflow:visible;
	_height:1px
}

#case_accueil_evenement .case {
	display:inline-block;
	float:left;
	
	margin-bottom:0px;
	width:191px;
	height:122px;
}

#case_accueil_evenement .case_milieu {
	margin:0px 6px;
}
	
#case_accueil_evenement .case .titre_evenement {	
	background-color:#c51b1c;
	color:#FFF;
	font-size:10px;
	line-height:16px;
	padding:0px 3px;
	text-transform:uppercase;
	
	position:absolute;
	margin-top:5px;
	margin-left:5px;
}

#case_accueil_evenement .case .txt_evenement {	
	background-image:url(images/skin_evenement_titre.png);
	background-repeat:repeat-y;

	font-size:10px;
	width:191px;
	line-height:22px;
	margin-top:100px;
	color:#FFF;

	position:absolute;
}

#case_accueil_evenement .case .txt_evenement a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding-left:6px;
}

.filet {
	border:1px solid #c3c3c3;
	margin-bottom:4px;

}

.case_news {
	overflow:hidden;

	height:120px;
	background-color:#efefef;
}

.case_news .image_gauche {
	width:160px;
	
	display:inline-block;
	float:left;
}

.case_news .texte_droite {
	display:inline-block;
	float:left;
	
	width:385px;
	
	margin-left:20px;
}

.case_news .texte_droite .titre {
	font-family:'BebasNeueRegular';
	font-weight:normal;
	font-size:23px;
	
	color:#1bbbe9;
	padding-top:15px;
	padding-bottom:10px;
}

/* LISTE LIEU */

#liste_lieu .case_liste_lieu {
	display:inline-block;
	float:left;
	
	width:191px;
	height:140px;
}

#liste_lieu .case_milieu {
	margin:0px 6px;
}

#liste_lieu .case_liste_lieu img {
	border:1px solid #DDD;
	width:189px;
	height:98px;
}

#liste_lieu .case_liste_lieu .titre_lieu {
	background-color:#424242;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	
	padding:3px 15px 3px 5px; 
	margin-top:3px;
}

/* PAGE LIEUX */

#libre .titre {
	border:0px;
}

#libre .titre h2,
#libre .titre h1 {

}

#fiche_lieu {
	width:585px;
	overflow:hidden;
}

#fiche_lieu .zone_visuel {
	display:inline-block;
	float:left;
	width:215px;
}

#fiche_lieu .zone_visuel a.bt_galerie {
	display:block;
	
	margin-right:15px;
	padding:5px 10px;
	
	background-color:#d90000;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	
	background-image:url(images/skin_lieu_fleche.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#fiche_lieu .zone_visuel a.bt_galerie:hover {
	background-color:green;
}

#fiche_lieu .zone_haut {
	display:inline-block;
	float:left;
	width:370px;
}

#fiche_lieu p.zone_texte {
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	width:100%;
}

#fiche_lieu .zone_map {
	clear:both;
	border-top:1px solid #796743;
	
	padding-top:5px;
	text-align:left;
}

#fiche_lieu .zone_map IFRAME {
	float:left;
	width:390px;
	height:200px;
	
	margin-right:15px;
	
	border:0px;
}

/* AJOUT */

.module_agenda {
	padding:4px 0px 10px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
	margin-bottom:15px;
}

.module_agenda .titre {
	padding:0px;
	margin-bottom:10px;
}

.module_agenda .titre div {
	border-bottom-style:none;
	border:0px;
	
	height:22px;

	background-color: #1BBBEA;
    color: #FFFFFF;
    font-family: 'BebasNeueRegular';
    font-size: 16px;
    line-height: 22px;
	text-align:center;
	letter-spacing:1px;
}

.module_1 {
	padding:4px 0px 10px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
	margin-bottom:15px;
}

.module_2 {
	padding:4px 0px 10px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
	margin-bottom:15px;
}

.module .titre {
	margin-bottom:12px;
}

#calendrier_style .cadre_haut {
	border:0px;	
}

#carousel .slide .case_texte .texte span {
}

/* AJOUT */

#libre .image {
	border-style:none;
}

/*.lien_bas div.lien_precedent div.image, 
.lien_bas div.lien_suivant div.image, 
.lien_bas div.lien_precedent a.image, 
.lien_bas div.lien_suivant a.image {
	border-style:none;
}*/

#libre .titre {
	padding-bottom:0px;
	margin-bottom: 8px;
}