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

@import url(default.css);


/* Import de la CSS de layout
----------------------------------------------------------*/

@import url(layout/layout-1A.css);

/* Liste des layout disponibles :

@import url(layout/layout-1A.css);
@import url(layout/layout-1B.css);
@import url(layout/layout-1C.css);

@import url(layout/layout-2A.css);
@import url(layout/layout-2B.css);
@import url(layout/layout-2C.css);
@import url(layout/layout-2D.css);

@import url(layout/layout-3A.css);
@import url(layout/layout-3B.css);
@import url(layout/layout-3C.css);
@import url(layout/layout-3D.css);
@import url(layout/layout-3E.css);
@import url(layout/layout-3F.css);

*/


/* Construction (Montage)
----------------------------------------------------------*/
/*
- la largeur par défaut d'un élément est indiquée sous la forme  largeur='valeur'
- les largeurs peuvent êtrent relatives à l'élément qui les contient dans ce cas la largeur est notée : largeur='largeur de X'
- lorsqu'on définie une taille à un élément, il s'aligne automatiquement au centre
*/

body { background: url(../images/fond.gif) repeat-x top; background-color: #e2d3b2; }
#popup {background-color: #e2d3b2; }
#page { width: 950px; }  /* largeur=largeur de #body=100% */ 

#wrapper { padding:0;   background: url(../images/bg.jpg) repeat-y center;} /* largeur=largeur de #page */

#header { height:246px; }  /* largeur=largeur de #wrapper */

#content { padding:0px 80px 10px 80px;  } /* largeur=largeur de #wrapper */
#content * { color: #1b1b1b; } /* couleurs de tous les éléments (textes et bordures) de la zone de contenu */
#content h2 { color: #1b1b1b; font-size:1.3em; } 
#content h3 { color: #1b1b1b; font-size:1.2em; }
#content a:hover { color:#1b1b1b; text-decoration:none; }

#main { background: url(../images/fond-contenu.jpg) no-repeat top; } /* largeur=largeur de #wrapper */

#menu { display:none; } /* largeur=0 */

#nav { } /* largeur=0*/

#extra { } /* largeur=0 */

#footer { font-size: 0.8em; background-color: none; }  /* largeur=largeur de #body */
#footer p, a:link, a:visited, ul, li { color: #1b1b1b; }
#footer a:hover { color: #1b1b1b; text-decoration:none; }


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

/* Lien W3C */
.validator{ clear:both; text-align:center; }

/* Page d'intro */
.bodyIntro {color:#1b1b1b;}
.bodyIntro p, a:link{ color: #1b1b1b; }
.bodyIntro a:visited{color:#1b1b1b;}
.bodyIntro a:hover { color:#1b1b1b; text-decoration:none; }
.h1intro {font-size:12px; margin-bottom:-58px; top:345px; width:100%; position:relative;}

/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi textarea{ background-color:#FFFFFF;  border-width:thin; }
input .bouton{ background-color:#000000;  border-width:thin; }
.champ{ background-color:#FFFFFF;  border-width:thin; }
#code { background-color:#FFFFFF;  border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }

/*classes supplémentaires*/
.aligntexte{text-align:justify; margin-left:290px;}
.content-image{
	text-align:center;
	margin:0 auto;
	}
/*-----------------Plan du site---------------------*/
#header-plan {
 background-image:url(../images/plandusite/header-plan.jpg);
 background-repeat:no-repeat;
 width:950px;
 height:308px;
 }
 #content-plan {
 background-image:url(../images/plandusite/content-plan.jpg);
 background-repeat:repeat-y;
 width:950px;
 height:auto;
 }
 #textplancontent {
  line-height:25px;
  margin-left:50px;
  
  }
  #footer-plan {
 background-image:url(../images/plandusite/footer-plan.jpg);
 background-repeat:no-repeat;
 width:950px;
 height:44px;
 font-size: 0.8em;
 }
/*-----------------High slide---------*/

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

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 3px solid #ffffff;
}
.highslide-image-blur {
	cursor:auto;
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.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: 22px;
    background-image: url(highslide/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(highslide/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;
}
 
/*-------------------------Google Map-----------------------------*/
.plan {
	width: 615px;
	height: 500px;
	border:2px solid #1b1b1b;
	text-align:left;
	}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	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;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
.marge{margin:3px;}
.realisation{padding-left:245px;}
/*----------relfection------------*/
.movie {
	margin:0 auto;
	text-align: center;
	border: 1px solid #FFF;
	width:500px;	
	}
.fix{
width:100%;
margin:0 auto;
}
.fix1{
width:950px;
margin:0 auto;
}		

.clearvalidator{ clear:both; height:3px;}
.text-logo{
font-size:10px;
}
h1 { font-weight:bold; font-size:12px; padding-bottom:10px; line-height:20px; }
/*======================================================================================> Mentions lgales*/
#infoclient {  margin-bottom:1.7em; }
#hebergeur { margin-bottom:1.5em; float:right;}

.list{
vertical-align:middle;
padding-right:7px;
padding-left:20px;
float:left;}

.list1{
vertical-align:middle;
float:left;
padding-right:7px;
padding-left:20px;
padding-bottom:20px;
}
.img-accueil{
#margin-top:10px; margin-right:20px;}
.mar-logo{
margin-left:10px;
}
.div-1{
width:380px;
}
.div-2{
border:1px solid #1b1b1b;
padding:0px 10px 0 10px;
}
.img-1{
margin-left:15px;}
.div-3{
width:360px;
border:1px solid #1b1b1b;
padding:0px 6px 0 6px;
}
.txt-pro{
margin-top:30px;
#margin-top:40px;
}