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

body {
	margin:0px;
	padding:0px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	background-color:#f1f1f1;
}

a {
	text-decoration:none;
}

/************************ LANGUES **********************/

div#langues {
	float:right;
	padding-right:25px;
	padding-top:10px;
}

div#langues a img {
	border:#e8e8e8 1px solid;
}

div#langues a:visited img {
	border:#e8e8e8 1px solid;
}

div#langues a:hover img {
	border:#70706f 1px solid;
}

/************************ DEGRADE HAUT **************************************/

#ombre_top {
	position:absolute;
	left:0px;
	top:0px;
	background:url(../../images/common/degrade_haut.jpg);
	background-repeat:repeat-x;
	width:100%;
	background-position:top;
	height:16px;
	z-index:5;
}


/************************ CONTENEUR GENERAL **************************************/

#global{
	width:100%;
	position:relative;
	background-color:#FFFFFF;
}

/************************ CONTENEUR CENTRÉ **************************************/

#main {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:991px;
	z-index:15;
}

/************************ HEADER **************************************/

#header {
	height:110px;
}

#logo {
	background:url(../../images/common/logo_mixte.jpg);
	background-repeat:no-repeat;
	left:11px;
	top:7px;
	position:absolute;
	width:554px;
	height:68px;
	z-index:10;
}



/************************ BANDES COULEURS GAUCHE/DROITE **************************************/

#left {
	position:absolute;
	background:url(../../images/common/bord_gauche.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	left:0;
	height:323px;
	width:50%;
	top:5px;
}

#right {
	position:absolute;
	background-image:url(../../images/common/bord_droit.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	top:5px;
	height:323px;
	width:50%;
	right:0;
}

/************************ ENCART INFO SALLES **************************************/

#zone_infos{
	position:absolute;
	width:400px;
	top:77px;
	right:380px;
}

#infos_salles {
	position:relative;
	background-image:url(../../images/common/btn_repeat_promo.jpg);
	background-repeat:repeat-x;
	display:block;
	z-index:0;
}

#infos_left {
	background-image:url(../../images/common/btn_left_promo.jpg);
	background-repeat:no-repeat;
	height:26px;
	position:absolute;
	width:10px;
	left:0;
	top:0;
	z-index:1;
}

#infos_content {
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-bottom:8px;
	display:block;
}

#infos_more {
	position:absolute;
	background: url("../../images/common/btn_fond_plus.jpg") no-repeat 0 0;
	width:78px;
	left:379px;
	top:2px;
	height:23px;
	display: block;
}

#infos_more:hover {
  background-position: 0 -23px;
}

#infos_more span {
	padding-top:5px;
	color:#333333;
	padding-left:10px;
  display:block;
}

span.geo{
	display:none;
}
/************************ ENCART PROMO **************************************/

#zone_promo{
	position:absolute;
	width:300px;
	top:77px;
	right:5px;
}

#promo {
	position:relative;
	background-image:url(../../images/common/btn_repeat_promo.jpg);
	background-repeat:repeat-x;
	display:block;
	z-index:0;
}

#promo_left {
	background-image:url(../../images/common/btn_left_promo.jpg);
	background-repeat:no-repeat;
	height:26px;
	position:absolute;
	width:10px;
	left:0;
	top:0;
	z-index:1;
}

#promo_content {
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	font-size:11px;
	font-weight:bold;
	color:#4f3a89;
	padding-bottom:8px;
	display:block;
}

#promo_right {
	background-image:url(../../images/common/btn_right_promo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:26px;
	width:10px;
	position:absolute;
	right:0;
	top:0;
}

/************************ MENU ONGLET **************************************/

#menu {
	height:30px;
	margin:0;
	padding:0;
	line-height:13px;
	padding-left:10px;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}

#menu .current {
	background-image:url(../../images/common/btn_right_menu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}

#menu .current a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:9px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../../images/common/btn_left_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#menu .current a:hover {
	color:#FFFFFF;
}

#menu li {
	float:left;
	margin:0;
	padding:0;
}

#menu  li a {
	display:block;
	text-decoration:none;
	color:#333333;
	padding-top:9px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;

}

#menu  li a:hover {
	color:#000000;

}




/************************ CONTENU + FOND DESSIN **************************************/

#master_content{
	background-image:url(../../images/common/fond_contenu.jpg);
	background-repeat:no-repeat;
	height:476px;
}



/************************ BANDE INFORMATIONS PICTOS **************************************/

#menu_infos {
	background-image:url(../../images/common/repeat_menu_infos.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:5px;
	margin-right:5px;
	height:92px;
}

#infos {
	padding-top:15px;
	padding-left:25px;
	padding-right:21px;

}

#menu_infos img {
	float:left;
	display:block;

}

/************************ BTN DEVIS **********************/

#infos_devis {
	float:right;
	padding-left:20px;
	border-left:#e5e5e5 1px solid;
	padding-top:5px;
	width:180px;
	height:55px;
}

#infos_devis img {
	padding-bottom:3px;
}

#btn_devis {
	background: url("../../images/common/btn_fond_devis.jpg") no-repeat 0 0;
	width:183px;
	height:26px;
	display: block;
}

#btn_devis:hover {
  background-position: 0 -26px;
}

#btn_devis span {
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	font-size:12px;
}

/*************** PICTOS DL / ADD / CONSEILLER *****************/

#infos_plus {
	float:right;
	padding-right:22px;
	padding-left:22px;
	height:55px;
}

#ecart_btn {
	padding-right:20px;
	padding-left:20px;
}

/*************** PICTO DANSE *****************/

#infos_danse {
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	float:right;
	padding-top:5px;
	height:55px;
}

#infos_danse img {
	padding-left:20px;
	padding-right:20px;
}

/*************** PICTO LIEU + SOUS TITRE *****************/

#infos_lieu {
	border-left:#e5e5e5 1px solid;
	float:right;
	width:115px;
	padding-top:5px;
	height:55px;
}

#infos_lieu_txt {
	text-align:center;
	width:115px;
	float:right;
}

#infos_lieu img {
	padding-left:10px;
}


/*************** NOM SALLE *****************/

#nom_salle {
	font-size:18px;
	color:#9a38b3;
	padding-right:5px;
	padding-top:7px;
	height:48px;
	width:260px;
	overflow:hidden;
	float:left;
}

/************************ CONTENU **************************************/

#content {
	height:378px;
	width:981px;
	margin:0 auto;
}

#content_espace {
	margin-left:5px;
	margin-right:5px;
	padding-left:304px;
	padding-top:10px;
	height:368px;
}

#box{
	border:#e5e5e5 1px solid;
	width:662px;
	height:356px;
	background-color:#FFFFFF;
}

#titre_box {
	width:600px;
	height:18px;
	line-height:14px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:14px;
}

#content_box {
	width:599px;
	font-size:11px;
}

#content_box ul li {
	margin:0;
	padding:0;
}

.box_liste {
	margin-top:0px;
	padding-top:0px;
	padding-left:1em;
	margin-left:1em;
}

#box_texte {
	width:630px;
	height:300px;
	margin-left:15px;
	margin-bottom:15px;
	overflow:auto;
}

#ligne {
	border-bottom:#e5e5e5 1px solid;
	width:600px;
	height:18px;
	margin-bottom:8px;
}

.titre {
	font-weight:bold;
	color:#333333;
	font-size:13px;
	float:left;
}

.titre2 {
	font-weight:bold;
	color:#333333;
	font-size:13px;
	line-height:24px;
}

.sous_titre {
	color:#333333;
	font-weight:bold;
	font-size:13px;
}

/************************ CONTENU / LIEU **************************************/

#lieu_content {
	width:640px;
	margin-left:15px;
	margin-top:15px;
	font-size:11px;

}

#lieu_box_left {
	width:412px;
	float:left;


}

#lieu_titre {
	width:200px;
	height: 18px;
	line-height: 14px;
	padding-bottom:10px;
		font-weight:bold;
	color:#333333;
	font-size:13px;

}



#lieu_box1 {
	width:412px;
	height:300px;
	float:left;
	overflow:auto;
}

#lieu_box2 {
	border-left:#e5e5e5 1px solid;
	padding-left:15px;
	margin-left:15px;
	height:330px;
	float:left;
	width:185px;
}

#lieu_photo_manif{
	width:380px;

}

#lieu_photo {
	width:195px;
	float:left;
	height:150px;
}

#lieu_nophoto {

}

#lieu_manif {
	width:170px;
	float:left;
	margin-left:1px;
	height:140px;
	padding-top:10px;
	padding-left:10px;
	background-color:#dedede;
}
#lieu_photo img{
	border:none;
}


#lieu_pres {
	width:360px;
	margin-top:10px;
	float:left;
	height:158px;
}

#coordonnee {
	font-weight:bold;
	color:#333333;
	font-size:13px;
}

.mpro {
	font-size:9px;
	width:160px;
}

#lieu_adr {
padding-bottom:10px;
padding-top:7px;
}

#lieu_geo {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#e5e5e5 1px solid;
	border-top:#e5e5e5 1px solid;
}


#lieu_contact {
font-size:10px;
padding-top:8px;
padding-bottom:8px;
margin-bottom:10px;
border-bottom:#e5e5e5 1px solid;

}

#lieu_merci {
	color:#6600CC;

}

#lieu_mail {
	background: url("../../images/common/btn_email.jpg") no-repeat 0 0;
	width:60px;
	height:23px;
	display: block;
}

#lieu_mail:hover {
  background-position: 0 -23px;
}

#lieu_mail span {
	display:none;
}

/************************ CONTENU / ACCES **************************************/

#acces_infos {
	float:right;
	padding-left:15px;
	width:250px;
	height:300px;

}

#googlem {
	width:330px;
	height:300px;
	float:left;
}


/************************ CONTENU / SALLES **************************************/


#salles_tableau tr th {
	border-right:#f1f1f1 1px solid;
	padding-bottom: 10px;
}

.extrem_left {
	border-left:#f1f1f1 1px solid;
}

/************************ CONTENU / RESTAURATION **************************************/


.menus {
	color:#9a38b3;
	font-weight:bold;
}

/************************ CONTENU / FICHIERS **************************************/


.fichiers_liens a {
	color:#9a38b3;
	font-weight:bold;
}


/************************ CONTENU / TARIFS **************************************/


.tarifs_titre {
	color:#333333;
	font-weight:bold;
}

.tarifs_tab td {
	border-right:#f1f1f1 1px solid;
	padding-bottom: 10px;
	font-weight:bold;
	padding-top:10px;

}

/************************ CONTENU / PHOTOS **************************************/

#content_espace_photo {
	background-color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	padding-left:25px;
	padding-top:7px;
	height:371px;
}

#photos_box1 {
	float:left;
	height:200px;
}

#photo_menu {
	float:left;
	padding-top:10px;
	width:200px;
}

.photo_titre {
	color:#333333;
	font-size:13px;
	padding-bottom:15px;
	font-weight:bold;

}

#photos_box2 {
	width:720px;
	float:left;
}

#photos_box3 {
	clear:both;
	height:20px;

}

#video {
display:none;
padding-left:30px;
padding-top:20px;
}

#photos {
display:none;
/*
modif pour passer le videorama par defaut
display:block;*/
}

#infovocale {
display:block;
/*
modif pour passer le videorama par defaut
display:none;*/
}

#player_videorama {
padding-left: 100px;
padding-top: 3px;
}

#video_info {
margin-top:-25px;

}

#info_voc {
overflow:hidden;
margin-left:100px;
padding-top:-25px;

}

#visite {
display:none;
}

#btn_video {
	padding-top:10px;
	padding-left:60px;
	padding-bottom:10px;
	border-bottom:#e5e5e5 1px solid;

}

#btn_360 {
	padding-top:10px;
	padding-left:60px;
	padding-bottom:10px;
	border-bottom:#e5e5e5 1px solid;
	border-top:#e5e5e5 1px solid;
}

#btn_infovocale {
	padding-top:10px;
	padding-left:60px;
	padding-bottom:10px;
	border-bottom:#e5e5e5 1px solid;
}

#btn_photos{
	padding-top:10px;
	padding-left:60px;
	padding-bottom:10px;
	border-bottom:#e5e5e5 1px solid;
	border-top:#e5e5e5 1px solid;

}

#diaporama {
	width:745px;
	height:356px;
}



/************************ FOOTER **************************************/

#footer {
	background-image:url(../../images/common/fond_bottom.jpg);
	background-repeat:no-repeat;
	height:32px;
	font-size:11px;
	text-align:center;
	padding-top:16px;
	color:#FFFFFF;
	width:991px;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-transform:lowercase;
}

.txt_gris {
	color:#999999;
	padding-left:10px;
	padding-right:10px;
}

/************************ DEGRADÉ BAS **************************************/

#degrade_bas {
	background-image:url(../../images/common/degrade_bas.jpg);
	background-repeat:repeat-x;
	height:138px;
	width:100%;
	margin:0px;
	padding:0px;
}
/************************ BLOC vcard **************************************/
div.vcard {
	border:1px solid #E8E8E8;
	padding:5px;
	margin:7px 0;
	line-height:150%;
	color:#000;
	background:url(../images/hcard.png) no-repeat 99% 5px;
}

div.vcard a {
	color: #022789;
}

div.vcard span.type {
	display:none;
}

div.vcard span.vcard-label {
	font-style:italic;
	padding-right:10px;
	display:block;
	float:left;
	color:#999;
	width:20%;
	clear:left;
}

div.vcard span.org {
	font-weight: bold;
	font-variant:small-caps;
	display:block;
	font-size:130%;
	color:#000;	
}

div.vcard span.org span.organization-unit {
	font-style:italic;
	color:#C9C;
	font-weight:normal;
}

div.vcard span.fn {
	display:block;
	color:#000;	
}

div.vcard span.tel {
	display:block;
}

div.vcard span.adr {
	display:block;
}

div.vcard span.geo {
	background:url(../images/world.png) no-repeat left center;
	padding-left:23px;
}

div.vcard span.geo span {
	padding-right:20px;
}

div.vcard span.street-address,
div.vcard span.adresse,
div.vcard span.region,
div.vcard span.postal-code,
div.vcard span.locality,
div.vcard span.country-name {
	color:#000;
}

div.vcard span.country-name:before {
	content:"(";
}


div.vcard span.country-name:after {
	content:")";
}

div#sdMap {
	margin:0;
}

ul.diversesRecherches {
	color:#666;
	line-height:150%;
}

div#blocSEO {
	color:#666;
}

div#blocSEO a {
color:#8714ab;
}

div#geoPage {
	display:none;	
}
