
/* 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: 836px; }

#header { background:url(../images/head.jpg) no-repeat top;}

#header-plan { background:url(../images/head.jpg) no-repeat top; #margin-top: -1px;}

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

#top{ }

#content { padding:5px 20px 0px 0px; background: url(../images/bgcontenu.jpg) no-repeat top; color: #ffffff;}

#content h1 { font-size:1em; font-weight: bold;}
#content h2 { font-size:1.4em; font-weight: bold;}
#content h3 { font-size:1.1em; font-weight: bold;}
#content a:link, a:visited, a:active { color: #ffffff; }

#content2 a:link, a:visited, a:active { color: #ffffff; }
#content2 a:hover { color:#737373; text-decoration:none; }

#content a:hover { color:#737373; text-decoration:none; }

#main { width:562px; }

#main2 { width:100%; 	
	}
	
#content2 { padding:5px 20px 0px 0px; color: #ffffff;}



#menu { width:274px; }
#nav { padding:20px 0px 0px 50px; width:224px; }
#nav * { color: #ffffff; }
#nav h1 { font-size:1.1em; }
#nav h2 { font-size:1.4em; }
#nav h3 { font-size:1.1em; }
#nav a:link, a:visited, a:active { color: #ffffff; }
#nav a:hover { color:#737373; text-decoration:none; }
#extra { }

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

.validator{ clear:both; float:right; }
.validator1{
	text-align: center;}

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

/* Page d'intro */
.bodyIntro { background:url(../images/bgintro.jpg) repeat-x top; background-color:#000000; }
.bodyIntro *{ color: #FFFFFF; }
.bodyIntro a:link, a:visited, a:active { color: #FBF9EC; }
.bodyIntro a:hover { color:#737373; text-decoration:none; }
.h1intro { font-size:12px; height:15px; position:absolute; width:100%; text-align:center; top:700px; left:0; clear:both; 
margin-top: -25px;}

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

/*************************** Classes Element *********************************/

h1 { font-size: 1em; margin: 0.67em 0; font-weight: bold;}
h2 { font-size: 1.3em; margin: 0.83em 0; font-weight: bold;}
h3 { font-size: 1.17em; margin: 1em 0; font-weight: bold;}
h4 { font-size: 1em; margin: 1.33em 0; font-weight: bold;}
h5 { font-size: 0.83em; margin: 1.67em 0; font-weight: bold;}
h6 { font-size: 0.67em; margin: 2.33em 0; font-weight: bold;}

.habill{}


.int{
width:100%;
}
.int1{
width:950px;
margin:0 auto;
}
.fter{
width:100%;
}

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

.list1{
vertical-align:middle;
padding-right:7px;
padding-left:20px;
margin-top:5px; 
margin-bottom: 20px;
}

/* ============== Plan Aces ================ */
.plan {
	width: 530px;
	height: 450px;
	border:5px solid;
	border-color:#930e00;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
	color:#000000;
}
#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;
}

.introfix
{
	position:relative; margin-right:0 auto; _margin-right:370px;
}

/*============ 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: #000000;
}
.highslide-image {
	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid #000000;
    border-top: none;
    padding: 5px;
    background-color: #000000;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
    background-color: #000000;
    
    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;
}
/*************************** Fin des classes Element *************************/


.planaccestext{
color:#000000;}

.plandusitetext{
	padding-left: 40px;
	padding-right: 20px;
	}
	
.menstionlagatetext{
	font-weight: normal;
}

.divlightshow{
	padding-left: 70px;
	padding-right: 50px;
}

.lightshowservice {
	width: 250px;
	margin-left: 10px;
}
