@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#fff; font-size:12px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1, h2, h3, h4, h5, h6 { color:#fff; }
h1 { font-weight:bold; font-size:12px;padding-bottom:20px;line-height:20px;
 }
h2 { font-weight:700; font-size:1.3em; }
h3 { font-weight:700; font-size:1.17em; }
h4 { font-weight:700; font-size:1em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#FFF; padding:3px; }
input { color:#FFF; padding:3px; }


/* #titre h1 { color:#fff; } */


/* Intro */
#intro h1 { color:#fff; } /* couleur du h1 de l'intro */
#intro p, #intro a { color:#fff; } /* couleur du texte de l'intro */
#intro p { font-size:.9em; }

/* Adresse : Liens de bas de page
----------------------------------------------------------*/
#divadresse p, #divadresse a { color:#fff; } /* couleur des liens de bas de page */
#divadresse p { font-size:.9em; }

/* Image de validation W3C
----------------------------------------------------------*/
/*#validator a img { background-color:#fff; } */


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #fff;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #fff;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center {
	text-align:center;
	color: #FFF;
}
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.br { display:block; }

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

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }


/*	Mise en page
----------------------------------------------------------*/

/*	Page d'accueil
----------------------------------------------------------*/
.illustration { float:left; padding:0 10px 0 0; }

/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales
----------------------------------------------------------*/
#infoclient li, #hebergeur li { list-style-type:none; }
#infoclient { padding:0 0 1em 0em; float:left; }
#hebergeur { padding:0 0 0 2em; float:right; }
#credits { padding:0 0 2.5em 0em; /*position:relative; top:-1.4em;*/ }
#credits li { display:inline; }
/*-------------------------------------------------------------------*/
/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: #ED7B09 solid 1px;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: #ED7B09 solid 1px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    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: url(../images/graphics/fullexpand.gif) no-repeat;
	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;
}
/*--------------------------------------------------------------------*/
#map, #map2, #map3, #map4 {
	width: 642px;
	height: 482px;
	border: #468e0e solid 4px;
}

.infosbulle {
	border: none;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #4f0100;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}

.plan-printer img,
.plan-printer a {
	border: none;
}

#googlemap a.googlemap-icon { display: block; background:url(../images/googlemap.jpg) no-repeat; width: 80px; height: 68px; text-align:center; margin:0 auto; }
#googlemap a.googlemap-icon:hover { background:url(../images/googlemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background:url(../images/googlemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; text-align:center; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;
	width:390px;
	margin:0 auto;
	
}
/*-------------------------------------------------------------------*/
ul.bullet { list-style: none; }
ul.bullet li { background:url(../images/icon.gif) no-repeat 0px 2px; padding-left: 20px; margin-bottom: 10px; }

ul.bullet2 { list-style: none; }
ul.bullet2 li { background:url(../images/icon2.gif) no-repeat 0px 2px; padding-left: 20px; margin-bottom: 10px; }

.left1 {float:left;width:45%;}
.right1 {float:right;width:45%;}
.marT{margin-top:2px;}
.margL{margin-left:10px;}
.margR{margin-right:20px;}
.bordimg {border: #ffffff solid 1px;}
.color1 {color:#ED7B09;}
#diapo-traiteur {float:right; margin:0 0 1em 1em; }
#diapo-traiteur img { width:250px; height:189px; }
/*PERSONNALISATION */
.col6{
	margin:10px;
	width:46%;}
.titre {
	font-family: "Teko",sans-serif;
    font-size: 2em;
    font-weight: normal;
    text-transform: Uppercase;
	color:#e86e3b;}
.cadreorange {
-webkit-border-radius: 25px 25px 25px 25px;
border-radius: 25px 25px 25px 25px;
border:3px #ED7B09 solid;
padding:10px;}

/* contact */
#gmap{height: 350px;}
input[type="text"]{
	border:solid 1px #740b28;border-radius:3px;
	padding:5px;margin-bottom:8px;width:270px;
	line-height:25px;font-size:1em;font-family:"Lucida Grande",Tahoma,Verdana,sans-serif;
}
textarea{
	border:solid 1px #740b28;border-radius:3px;padding:5px;
	width:97%;margin-bottom:8px;
	font-size:1em;font-family:"Lucida Grande",Tahoma,Verdana,sans-serif;
}
input[type="submit"]{
	background-image:url('../images/pictos/fleche-submit.png'), url('../images/pictos/txtr-org.png');
	background-repeat:no-repeat,repeat;background-position: left center, top left;
	border:none;border-radius:3px;color:#ffffff;padding:5px 18px 5px 30px;
	line-height:22px;font-size:1.25em;cursor:pointer;
}
input.xl{width: 97%;}
.errormessage{
	font-weight:bold;color:#e86e3b;}
	/* GALERIE */
.titrealbum{font-family: "Teko",sans-serif;
    font-size: 2em;
    font-weight: normal;
    text-transform: Uppercase;
	color:#e86e3b;}
.fb-page{margin-left: 25px;
}