@charset "utf-8";

/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/


body { color:#fff; font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif; }

h1 { /*color:#fff;*/ font-size: 12px; font-weight:bold; padding-bottom:20px; }

#intro h1 { /*color:#fff;*/ font-size: 18px; font-weight:bold;  }

h2 { color:#fff; font-size: 1.3em; }

h3 { color:#fff; font-size: 1.17em; }

h4 { color:#fff; font-size: 1em; }

h5 { color:#fff; font-size: 0.83em; }

h6 { color:#fff; font-size: 0.67em; }

p { color:#fff; font-size: 1em; }

ul, ol { color:#fff; font-size: 1em; }

li { color:#fff; font-size: 1em; }

a { color:#fff; text-decoration:underline; }

a:hover { text-decoration:none; } /* si changement de couleur au survol */

a:visited { } /* si changement de couleur après le clic */

input { }

textarea { }

em { }

strong { }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft { float:left; margin-right:1em; }

.imgRight { float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }

.alignbottom { vertical-align:bottom; }

.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }

.right { text-align: right; }

.center { text-align: center; }

.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold { font-weight: bold; }

.italic { font-style: italic; }

.strike { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }

.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }

.clearer { clear: both; width: 0; height: 0; line-height: 0; }

#coordonnees { padding:5px 0 0 30px; text-align:center; }

#coordonnees a img { border:none; }

/*-------------------------formulaire------------------------*/

	#formulaire { background: transparent; text-align:center; width:400px; padding:0px 0 0 20px; float:left; } /* carateristique du formulaire */

#formulaire * { margin:0 0 2px 0; padding:0; } /* caracteristique de toutes les balises qui se trouvent dans le formulaire */

.labelform { width: 203px; float: left; text-align: right; margin: 0 5px 0 0; } /* carateristique des label, width minimum 203px; */

.pform { padding: 3px 0px 10px 0px; text-align:left; clear:both; } /* carateristique des p */

.inputform { width:195px; height:13px; float:left; margin: 0 5px 0 2px; } /* carateristique des input */

.textareaform { width:398px; height:100px; overflow: auto; background-color:transparent; } /* carateristique du textarea */

.selectform { height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#fff; background-color:#000; border: 1px solid #fff; } /* carateristique des select */

.labelmessage { width:95px; } /* carateristique du label contenant "Votre message" */

#labelenvoyer { width:125px; } /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */

.inputenvoyer { width:150px; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; } /* carateristique de l'input "envoyer mon 			message" */

.divtexte { margin: 5px 0 0 0; text-align:center; clear: both } /* carateristique de la div contenant le texte du captchat*/

#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */

#formulaire div a { color:#fff; } /* couleur du lien dans capchat */

.divimagecaptchat { display:none; } /* carateristique de la div entourant l'image captchat */

#code { background-color:#000; color:#fff; border: 1px solid #fff; }

.transp, .inputtexte { background: #000; border: 1px solid #fff; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#fff; } /* pour rendre les input et textarea transparent avec une bordure */

/*-------------------------fin formulaire------------------------*/
.fix{
width:100%;
margin:0 auto;
}
.fix-1{
width:800px;
margin:auto;
}
sup{
vertical-align:super;
font-size:9px;
}
.img-relooking{
margin-left:24px;
}
.img-relooking-2{
margin-left:21px;
}



/*-----------------High light---------------*/
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}


.highslide-wrapper {
	background: white;
}
.highslide img {  margin:0 3px;}

.highslide-image{
	border: 2px solid #ffffff;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 1px solid #ffd03a;
	border-top: none;
    padding: 5px;
    background-color: black;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: normal;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #ffd03a;
    background-color: white;
    
    padding-left: 14px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background-image:url(../images/graphics/fullexpand.gif);
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*----------------*/
#page-plan-du-site{
margin:0 auto; width:950px; 
}
#head-plan-du-site{
background:url(../images/plan-du-site/head-plan-du-site.jpg) no-repeat;
height: 298px;
}
#menu-plan-du-site{
	background:url(../images/plan-du-site/menu-plan-du-site.jpg) no-repeat;
	height:481px;
}
#content-plan-du-site{
	padding:20px 70px 20px 70px;
	text-align:justify;
	line-height:30px;
}
#foot-plan-du-site{
background:url(images/photos/plan-du-site/footer-plan-du-site.jpg) no-repeat;
height: 43px;
}
/*#plan du site*/
/*************google map*******************/
.plan {
	width: 630px;
	height: 500px;
	border: 1px solid #ffd03a;
		text-align:-moz-center;
	!text-align:center;
	margin:auto;

}
#map .infosbulle {
	width: 220px;
	border: none;
	margin: 0;
	padding: 0;
		text-align:-moz-center;
	!text-align:center;

}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:-moz-center;
	!text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
}
.plan-printer {
	display:block;
	text-align:right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
.clearb{
clear:both;
}
.contact{
	text-align:-moz-center;
	!text-align:center;
}
.div-biographie-pro{
width:670px;
}
.div-biographie-pro-sub{
width:190px;
border:1px solid #ffd03a;
padding:15px 10px 15px 10px;
text-align:center;
}

.img-biographie-pro{
margin-left:17px;
}
.fieldset { border:1px solid #ffd03a; border-bottom:1px solid #ffd03a; padding:10px; }

.legend { text-transform:uppercase; color:#ffd03a; font:bold 12px Verdana, Arial, Helvetica, sans-serif; border-left:3px solid #ffd03a; padding:2px 15px 2px 10px; }

.fieldset2 { border:1px solid #D2C26B; margin-bottom:15px; }
.legend2 { padding:5px; color:#D2C26B; }

.img-les-shows{
margin:0 auto;
}
.img-les-shows-1{
margin-left:6px;
}
.img-les-shows-2{
margin-left:6px;
}
.img-les-shows-3{
margin-left:6px;
}
.div-revue-press{
width:670px;
}
.div-revue-press-1{
width:320px;
float:left;
}
.div-revue-press-2{
width:330px;
float:right;
}
.div-revue-press-sub{
width:290px;
border:1px solid #ffd03a;
padding:15px 15px 15px 15px;
text-align:center;
}

.fieldaccueil { padding:10px; width:651px; }


.av1 { border:1px dashed #E9CF7A; padding:0 60px 0 60px;}
.ap1 { border:1px dashed #E9CF7A; padding:0 213px 0 213px; }
.av2 { border:1px dashed #E9CF7A; padding:0 88px;}
.ap2 { border:1px dashed #E9CF7A; padding:0 194px; }
.av3 { border:1px dashed #E9CF7A; padding:0 46px;}
.ap3 { border:1px dashed #E9CF7A; padding:0 235px; }
.ap4 { border:1px dashed #E9CF7A; padding:0 303px; }

.bordblanc { border:1px solid white;}

.rasage {width:480px; border:1px solid white; }
.rasage td { border:1px solid white; padding:3px; }
.td1 { width:250px; }
.td2 { width:100px; text-align:center }

.margleft { margin-left:10px; }
.margleft2 { margin-left:144px; }
.margleft3 { margin-left:100px; }

.longueur1 { width:300px; }
