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

@import url(default.css);


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

@import url(layout/layout-2A.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);

*/


/* Quelques couleurs
----------------------------------------------------------*/

body { background:url(../images/fond.jpg) repeat-x top; background-color:#000000; }

#page { width: 950px; }

#header { }

#wrapper { background-image: url(../images/bg.jpg); }

#top{ }

#content { padding:5px 50px 0px 50px; background:url(../images/fond-contenu.jpg) no-repeat; min-height:195px; text-align:justify;}
#content * { color: #FFFFFF; }
#content h2 { font-size:1.4em; }
#content h3 { font-size:1.1em; }
#content a:hover { color:#FFFFFF; text-decoration:none; }

#main { width:623px; }
#menu {}
#nav {}
#extra { }

#footer { font-size: 0.8em; }
#footer * { color: #FFFFFF; }
#footer a:hover { color: #FFFFFF; text-decoration:none; }

.validator{ margin-top:0px; #margin-top:-5px; }

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

/* Page d'intro */
.bodyIntro {color:#FFFFFF;}
.bodyIntro p, a:link{ color: #FFFFFF; }
.bodyIntro a:visited{color:#FFFFFF;}
.bodyIntro a:hover { color:#FFFFFF; text-decoration:none; }
.h1intro {font-size:12px; height:23px; margin-bottom:-30px; top:505px; width:100%; position:relative; padding-bottom:0;}

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


#banner { background:url(../images/banner.jpg) repeat-x top; width:950px; height:290px;}
#bgmenu { background:url(../images/bgmenu.gif) repeat-x top; width:327px; height:230px; }


.plan {
	width: 640px;
	height: 480px;
	border:#000 solid 3px;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#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;
}

#gallery {	
	padding: 10px;
	width: 90%;
	text-align:center;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 2px solid #fff/*#3e3e3e*/;
	border-width: 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
#gallery ul a:hover img {
	border: 2px solid #000;
	border-width: 2px 2px 2px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

#gallery1 {	
	padding-left: 10px;
}
#gallery1 ul { list-style: none; }
#gallery1 ul li { display: inline; }
#gallery1 ul img {
	border: 2px solid #fff/*#3e3e3e*/;
	border-width: 2px 2px 2px;	
}
#gallery1 ul a:hover img {
	border: 2px solid #000;
	border-width: 2px 2px 2px;
	color: #fff;
}
#gallery1 ul a:hover { color: #fff; }

.li1{display:inline;}
.img1{ margin:0px 35px 35px 0px;}
.img2{ margin:0px 35px 0 0;}


#gallery2 {	
}
#gallery2 ul { list-style: none; }
#gallery2 ul li { display: inline; }
#gallery2 ul img {
	 margin:35px 35px 0 0;		
}
#gallery2 ul a:hover img {
}
#gallery2 ul a:hover { color: #fff; }

#gallery3 {	
}
#gallery3 ul { list-style: none; }
#gallery3 ul li { display: inline; }
#gallery3 ul img {
	border: 2px solid #fff/*#3e3e3e*/;
	border-width: 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}
#gallery3 ul a:hover img {
	border: 2px solid #000;
	border-width: 2px 2px 2px;
	color: #fff;
}
#gallery3 ul a:hover { color: #fff; }

.img-l1{ margin-right:31px;}
.img-l2{ margin-right:9px;}
.img-l3{ margin-right:70px;}
.img-l4{ margin-right:52px;}

.gallery{}

.top1{ margin-top:20px; }

.imgRight{ float:right; margin-left:15px; }
.imgLeft{ float:left; margin-right:15px; }

.mar{ padding-right:10px;}

/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(../images/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 {
	
}
.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: 22px;
    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;
}

.wid{ width:500px; margin:0 auto;}

.bullet{ float:left; margin:5px 10px 10px 0;}

.annonce { border:1px solid white; padding:5px; }
