@charset "utf-8";

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

@import url(structure.css);

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

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

h1 { color:#8d8d8d; font-size: 12px; font-weight:bold; }

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

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

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

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

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

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

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

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

a { color:#8d8d8d; 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 { width:306px; float:left; padding:0; text-align:center; }

#coordonnees a img { border:none; }

#coordonnees2 { width:550px; padding:10px; text-align:center; margin:0 auto; border:1px dashed #CCC; }

#coordonnees2 a img { border:none; }

.coordonnees2 { width:550px; padding:10px; text-align:center; margin:0 auto; border:1px dashed #CCC; }

.coordonnees2 a img { border:none; }

/*	Formulaire de contact
----------------------------------------------------------*/
#formulaire { width:450px; text-align:center; clear:both; margin:20px auto; color:#8d8d8d; }

fieldset { border:1px solid #8d8d8d; padding:10px 10px 0; }

legend { font: 700 1em Georgia, "Times New Roman", Times, serif; border-left:3px solid #8d8d8d; padding:2px 15px 2px 10px; }

.margform { margin-bottom:30px; }

#civil { text-align:left; margin:7px 0 10px 0; }

label, .label2, .label3 { float:left; text-align:right; margin-bottom:5px; }

label { width:105px; }

.label2 { width:80px; }

.label3 { width:207px; padding-left:24px; }

.label_message { width:100%; text-align:center; }

.input, .input2, .input3 { float:left; }

.input { width:110px; }

.input2 { width:120px; }

.input3 { width:182px; }

.textarea { width:394px; height:60px; overflow:auto; clear:both; }

.image_antispam { display:none; }

#question { font-weight:700; text-align:center; width:100%; }

#code { width:150px; border:1px solid #8d8d8d; font-size:.9em;  color:#8d8d8d; background-color:#000; }

.divimagecaptchat { margin:0 auto; }

#civil select, .border, #imgcaptcha { border:1px solid #8d8d8d; font-size:.9em;  color:#8d8d8d; background-color:#000;}

/* Effet de pointiers lors de la selection d'un champ input ou textarea */
#code.border_hover, .border_hover { border:1px dashed #8d8d8d; font-size:.9em; }

.envoyer { width:150px; height:2.3em; font-size:.9em; margin-bottom:20px; }

/*------------------------------*/
.fix-intro { /*width:950px;*/ margin:0 auto;}
.imgRightaccueil { float:right; margin-left:10px; margin-top:8px;}
.img-1-acc { float:left; width:161px;}
.img-2-acc { float:left; width:245px; text-align:center;}
.img-3-acc { float:right; width:161px;}

.img-1-deco { float:left; width:131px;}
.img-2-deco { float:left; width:160px; text-align:center;}
.img-3-deco { float:left; width:131px; text-align:center;}
.img-4-deco { float:right; width:131px;}
.space-img { padding-top:10px;}
.link-l-assises {float:left; width:200px; margin-left:10px; }
.link-r-assises {float:right; width:220px;}
.content-link-assises { border:1px solid #99999b; height:50px; padding:8px; width:435px; margin-left:55px;}
.img-2-left {margin-left:55px;}
/*-----------high light-------------------*/
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #99999b;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 1px solid #99999b;
}
.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;
}
/*----------------Plan du site--------*/
#header-plan { background:url(../images/plandusite/header-plan.jpg) no-repeat top; background-position: top;
width:964px;
height:182px;
}
#diapo1-plan { background:url(../images/plandusite/diapo1-plan.jpg) no-repeat top; background-position: top;
width:306px;
height:433px;
}

#entete-plan { width:100%; clear:both;}

#entete-plan * { vertical-align:top; }
/*--------------Google map-------------*/
.plan {
	width: 640px;
	height: 480px;
}
#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;
	margin-top:-10px;
}
.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; }
#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; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}

.image-projets {float:left; width:133px; height:200px; border:2px solid #fff; margin:15px 0 0 50px;}
.image-projets1 {float:left; width:200px; height:133px; border:2px solid #fff; margin:68px 0 0 70px;}

.cadre-accueil {width:500px; border:2px solid #555; padding:10px; text-align:justify; margin:0 auto; }

sup { vertical-align:super; font-size:10px;}

.txt-small{font-size:10px;}
