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

body {
	margin:0 0 0 0;
	background-color:#e9e7ce;
	font-size:12px;
	color:#45423d;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-house.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
body a:link {color: #4c4c4c; text-decoration: none ;}
body a:visited {color: #4c4c4c; text-decoration: none ;}
body a:hover {color: #4c4c4c; text-decoration: underline ;}
body a:active {color: #4c4c4c; text-decoration: none ;}

.box_ext{
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
	width: 1004px;
}
.box_ext2{
	width: 952px;
	padding: 0 0 20px 52px;
	float:left;
}
.animation{
	width: 952px;
	padding: 17px 0 6px 0;
	float:left;
}
.animation2{
	width: 900px;
	padding: 0 0 0 0;
	float:left;
}
.drap{
	width: 52px;
	padding: 28px 0 0 0;
	float:left;
}
.menu{
	width: 900px;
	margin: 0 0 9px 0;
	height:45px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	font-size:13px;
	color:#FFFFFF;
}
.menu a:link {color: #FFFFFF; text-decoration: none ;}
.menu a:visited {color: #FFFFFF; text-decoration: none ;}
.menu a:hover {color: #FFFFFF; text-decoration: none ;}
.menu a:active {color: #FFFFFF; text-decoration: none ;}


.btn_accueil{
    display: block;
	width: 132px;
	height:33px;
	padding: 12px 25px 0 0;
	background-image:url(../images/bg_accueil.png);
	float:left;
	background-position: 0 0;
	text-align:right;
}
a.btn_accueil:hover {
    display: block;
	width: 132px;
	height:33px;
	padding: 12px 25px 0 0;
	background-image:url(../images/bg_accueil.png);
	float:left;
	background-position: 0 -45px;
	text-align:right;
}

.btn_accueil_selected{
    display: block;
	width: 132px;
	height:33px;
	padding: 12px 25px 0 0;
	background-image:url(../images/bg_accueil.png);
	float:left;
	background-position: 0 -45px;
	text-align:right;
}

.btn_house{
    display: block;
	width: 140px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 0;
	text-align:center;
}
a.btn_house:hover {
    display: block;
	width: 140px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_house_selected{
    display: block;
	width: 140px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_event{
    display: block;
	width: 116px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 0;
	text-align:center;
}
a.btn_event:hover {
    display: block;
	width: 116px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_event_selected{
    display: block;
	width: 116px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_artist{
    display: block;
	width: 92px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 0;
	text-align:center;
}
a.btn_artist:hover {
    display: block;
	width: 92px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_artist_selected{
    display: block;
	width: 92px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_menu{
    display: block;
	width: 87px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 0;
	text-align:center;
}
a.btn_menu:hover {
    display: block;
	width: 87px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_menu_selected{
    display: block;
	width: 87px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}
.btn_galerie{
    display: block;
	width: 128px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 0;
	text-align:center;
}
a.btn_galerie:hover {
    display: block;
	width: 128px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}

.btn_galerie_selected{
    display: block;
	width: 128px;
	height:33px;
	padding: 12px 0 0 0;
	background-image:url(../images/bg_house.gif);
	float:left;
	background-position: 0 -45px;
	text-align:center;
}
.btn_contact{
    display: block;
	width: 153px;
	height:33px;
	padding: 12px 0 0 27px;
	background-image:url(../images/bg_contact.png);
	float:left;
	background-position: 0 0;
	text-align:left;
}
a.btn_contact:hover {
    display: block;
	width: 153px;
	height:33px;
	padding: 12px 0 0 27px;
	background-image:url(../images/bg_contact.png);
	float:left;
	background-position: 0 -45px;
	text-align:left;
}

.btn_contact_selected{
    display: block;
	width: 153px;
	height:33px;
	padding: 12px 0 0 27px;
	background-image:url(../images/bg_contact.png);
	float:left;
	background-position: 0 -45px;
	text-align:left;
}
.box_content{
	width: 900px;
	margin: 0 52px 0 0;
	float:left;
}
.house_content{
	width: 900px;
	margin: 0 0 0 0;
	background-image:url(../images/house_content.jpg);
	float:left;
}
.house_content2{
	width: 900px;
	margin: 0 0 0 0;
	background-image:url(../images/bg_content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
.sepa{
	width: 900px;
	height:28px;
	padding: 0 0 0 0;
	background-image:url(../images/sepa.png);
	float:left;
}
.txt_accueil{
	width: 866px;
	padding: 0 17px 0 17px;
	background-image:url(../images/bg_center.gif);
	float:left;
}
.box_accueil1{
	width: 264px;
	padding: 0 14px 0 0;
	float:left;
}
.tit_accueil{
	width: 264px;
	padding: 0 0 20px 0;
	color:#9a1c0f;
	font-size:22px;
	font-weight:bold;
	float:left;
}
.photo_acc{
	width: 250px;
	height:67px;
	padding: 7px 8px 7px 6px;
	background-image:url(../images/bg_photo.gif);
	float:left;
}
.txt_col1{
	width: 254px;
	padding: 15px 0 0 6px;
	float:left;
	text-align:justify;
}
.voir_plus {
	color:#9a1c0f;
	font-size:11px;
}
.voir_plus a:link {color: #9a1c0f; text-decoration: underline ;}
.voir_plus a:visited {color: #9a1c0f; text-decoration: underline ;}
.voir_plus a:hover {color: #9a1c0f; text-decoration: underline ;}
.voir_plus a:active {color: #9a1c0f; text-decoration: underline ;}

.box_col2{
	width: 225px;
	padding: 0 14px 0 25px;
	float:left;
	text-align:justify;
}
.tit_col2{
	width: 210px;
	padding: 0 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/icone3.gif);
	background-repeat:no-repeat;
	float:left;
}
.tit_col2 a:link {color: #4c4c4c; text-decoration: underline ;}
.tit_col2 a:visited {color: #4c4c4c; text-decoration: underline ;}
.tit_col2 a:hover {color: #4c4c4c; text-decoration: underline ;}
.tit_col2 a:active {color: #4c4c4c; text-decoration: underline ;}

.txt_col2{
	width: 210px;
	padding: 0 0 8px 15px;
	float:left;
}
.box_accueil3{
	width: 303px;
	padding: 0 0 0 6px;
	float:left;
}
.bloc_pho3{
	width: 303px;
	padding: 0 0 9px 0;
	float:left;
}
.photo_acc2{
	width: 90px;
	height:67px;
	padding: 7px 10px 7px 8px;
	background-image:url(../images/bg_photo2.png);
	float:left;
}
.txt_col3{
	width: 190px;
	padding: 0 5px 0 0;
	float:left;
}
.footer{
	width: 900px;
	height:45px;
	padding: 10px 0 15px 0;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:21px;
	float:left;
}
.footer a:link {color: #4c4c4c; text-decoration: underline ;}
.footer a:visited {color: #4c4c4c; text-decoration: underline ;}
.footer a:hover {color: #4c4c4c; text-decoration: underline ;}
.footer a:active {color: #4c4c4c; text-decoration: underline ;}

.txt_interne{
	width: 857px;
	padding: 0 24px 0 19px;
	float:left;
}
.tit_interne{
	width: 226px;
	padding: 0 0 5px 0;
	color:#9a1c0f;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px #000000 dotted;
	float:left;
}
.col_left{
	width: 226px;
	padding: 0 32px 0 0;
	float:left;
}
.photo_interne{
	width: 200px;
	height:67px;
	padding: 8px 13px 7px 13px;
	background-image:url(../images/bg_photo3.gif);
	float:left;
}
.sepa_interne{
	width: 226px;
	height:29px;
	margin: 0 0 20px 0;
	border-bottom:1px #000000 dotted;
	float:left;
}
.contact_interne{
	width: 197px;
	color:#FFFFFF;
	padding: 59px 13px 48px 16px;
	background-image:url(../images/house-reggae.gif);
	background-repeat:no-repeat;
	float:left;
}
.contact_interne_en{
	width: 197px;
	color:#FFFFFF;
	padding: 59px 13px 48px 16px;
	background-image:url(../images/house-reggae_en.gif);
	background-repeat:no-repeat;
	float:left;
}
.col_center{
	width: 599px;
	padding: 0 0 0 0;
	float:left;
}
.tit_centre{
	width: 597px;
	padding: 0 0 5px 2px;
	color:#9a1c0f;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px #000000 dotted;
	float:left;
}
.txt_center{
	width: 599px;
	padding: 20px 0 0 0;
	float:left;
}
.galerie{
	width: 561px;
	padding: 20px 16px 0 22px;
	float:left;
}
.txt_center2{
	width: 599px;
	padding: 20px 0 0 0;
	font-size:13px;
	font-weight:bold;
	float:left;
}
.box_menu_restaurant{
	width: 226px;
	padding: 20px 0 0 0;
	float:left;
}
.box_menu_adress{
	width: 226px;
	padding: 32px 0 0 0;
	float:left;
}
.menu_restaurant{
	width: 226px;
	height:150px;
	padding: 18px 0 12px 0;
	background-image:url(../images/bg_menu.gif);
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.menu_restaurant a:link {color: #FFFFFF; text-decoration: none ;}
.menu_restaurant a:visited {color: #FFFFFF; text-decoration: none ;}
.menu_restaurant a:hover {color: #7f160b; text-decoration: none ;}
.menu_restaurant a:active {color: #FFFFFF; text-decoration: none ;}
.btn_menu_restaurant{
	width: 189px;
	height:23px;
	padding: 7px 0 0 37px;
	float:left;
}
.tit_event{
	width: 584px;
	padding: 0 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/icone4.gif);
	background-repeat:no-repeat;
	float:left;
}
.tit_event2{
	width: 150px;
	padding: 0 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/icone4.gif);
	background-repeat:no-repeat;
	float:left;
}
.tit_band{
	width: 349px;
	padding: 0 0 0 0;
	font-size:14px;
	color:#009900;
	text-transform:none;
	float:left;
}
.tit_band a:link {color: #009900; text-decoration: underline ;}
.tit_band a:visited {color: #009900; text-decoration: underline ;}
.tit_band a:hover {color: #009900; text-decoration: none ;}
.tit_band a:active {color: #009900; text-decoration: underline ;}

.detail_event{
	width: 584px;
	padding: 0 0 15px 15px;
	float:left;
}
.detail_contact{
	width: 299px;
	padding: 0 0 0 0;
	float:left;
}
.nom_contact{
	width: 299px;
	padding: 0 0 10px 0;
	font-weight:bold;
	float:left;
}
.champs_contact{
	width: 299px;
	padding: 0 0 15px 0;
	float:left;
}
.mess_contact{
	width: 599px;
	padding: 0 0 15px 0;
	float:left;
}
.box1 {
	height: 21px;
	width: 200px;
}
.box3 {
	width: 495px;
}
.oublig_contact{
	width: 299px;
	padding: 3px 0 0 0;
	font-size:11px;
	color:#9a1c0f;
	float:left;
}
.env_contact{
	width: 200px;
	padding: 0 0 0 0;
	text-align:right;
	float:left;
}
.photo_gal{
	width: 120px;
	padding: 7px 8px 7px 6px;
	margin:0 6px 11px 0 ;
	background-image:url(../images/photo_gal.png);
	float:left;
}
.photo_artiste{
	width: 90px;
	padding: 8px 9px 8px 6px;
	margin:0 10px 0 0 ;
	background-image:url(../images/bg_artiste.gif);
	float:left;
}
.ligne_artiste{
	width: 599px;
	padding: 0 0 27px 0;
	text-align:justify;
	float:left;
}
.tit_artiste{
	width: 484px;
	padding: 2px 0 4px 0;
	color:#14782f;
	font-weight:bold;
	float:left;
}
.tit_artiste a:link {color: #14782f; text-decoration: none ;}
.tit_artiste a:visited {color: #14782f; text-decoration: none ;}
.tit_artiste a:hover {color: #14782f; text-decoration: none ;}
.tit_artiste a:active {color: #14782f; text-decoration: none ;}

.txt_artiste{
	width: 484px;
	padding: 0 0 0 0;
	float:left;
}
.pagi_artiste{
	width: 40px;
	padding: 6px 279px 6px 280px;
	border-bottom:1px #000000 dotted;
	border-top:1px #000000 dotted;
	text-align:center;
	color:#FFFFFF;
	float:left;
}
.pagi_artiste a:link {color: #FFFFFF; text-decoration: none ;}
.pagi_artiste a:visited {color: #FFFFFF; text-decoration: none ;}
.pagi_artiste a:hover {color: #FFFFFF; text-decoration: none ;}
.pagi_artiste a:active {color: #FFFFFF; text-decoration: none ;}

.btn_pagi{
    display: block;
	width: 17px;
	height:17px;
	margin: 0 3px 0 0;
	padding: 1px 0 0 0;
	background-image:url(../images/bg_pagi.gif);
	background-position: 0 0;
	float:left;
}
a.btn_pagi:hover {
    display: block;
	width: 17px;
	height:17px;
	margin: 0 3px 0 0;
	padding: 1px 0 0 0;
	background-image:url(../images/bg_pagi.gif);
	background-position: 0 -18px;
	float:left;
}

.btn_pagi_selected{
    display: block;
	width: 17px;
	height:17px;
	margin: 0 3px 0 0;
	padding: 1px 0 0 0;
	background-image:url(../images/bg_pagi.gif);
	background-position: 0 -18px;
	float:left;
}
.photo_art_inter{
	width: 270px;
	padding: 7px 8px 9px 6px;
	margin:0 22px 6px 0 ;
	background-image:url(../images/photo_art_inter.png);
	float:left;
}
.tit_art_inter{
	padding: 4px 0 0 0;
	color:#14782f;
	font-size:17px;
	font-weight:bold;
	float:left;
}
.mes_chans{
	width: 593px;
	padding: 0 0 15px 6px;
	color:#14782f;
	font-size:17px;
	font-weight:bold;
	float:left;
}
.bloc_chans{
	width: 599px;
	margin: 0 0 0 0;
	border-top:1px #44423e dotted;
	float:left;
}
.lig_chans{
	width: 578px;
	padding: 6px 0 6px 21px;
	border-bottom:1px #44423e dotted;
	background-image:url(../images/icone5.gif);
	background-repeat:no-repeat;
	float:left;
}
.chanson{
	width: 375px;
	padding: 0 15px 0 0;
	float:left;
}
.telecharger{
	width: 185px;
	padding: 0 0 0 0;
	color:#a21f12;
	float:left;
}
.telecharger a:link {color: #a21f12; text-decoration: none ;}
.telecharger a:visited {color: #a21f12; text-decoration: none ;}
.telecharger a:hover {color: #a21f12; text-decoration: underline ;}
.telecharger a:active {color: #a21f12; text-decoration: none ;}

.menu_content{
	width: 599px;
	padding: 0 0 20px 0;
	float:left;
}

.menu_txt{
	width: 489px;
	padding: 0 10px 0 0;
	font-weight:bold;
	font-size: 14px;
	color:#009900;
	float:left;
}
.menu_prix{
	width: 100px;
	padding: 0 0 0 0;
	float:left;
	font-size: 14px;
	text-align:right;
	font-weight:bold;
	color:#009900;
}

.menu_details{
	width: 499px;
	padding: 5px 0 0 0;
	font-size: 12px;
	float:left;
}

.sous_tit_menu{
	width: 597px;
	padding: 5px 0 5px 2px;
	margin-bottom: 8px;
	border-bottom:1px #000000 dotted;
	border-top:1px #000000 dotted;
	color:#9a1c0f;
	font-size:19px;
	font-weight:bold;
	float:left;
}
.retour{
	padding: 0 0 0 12px;
	margin: 10px 0 0 0;
	background-image: url(../images/retour.gif);
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight:bold;
	color:#45423d;
}
.tit_centre2{
	width: 527px;
	float:left;
}
.date_event{
	color:#009900;
}





