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

@import url(structure.css);

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

body { color:#4F4F4F; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#4F4F4F; font-size: 1.3em; font-weight:bold; color: #263A77; margin-bottom: 0.5em; letter-spacing: 1px;}
h2 { color:#4F4F4F; font-size: 1.2em; font-weight:bold; }
h3 { color:#4F4F4F; font-size: 1.1em; font-weight:bold; }
h4 { color:#4F4F4F; font-size: 1em; font-weight: normal;}
h5 { color:#4F4F4F; font-size: 0.83em; }
h6 { color:#4F4F4F; font-size: 0.67em; }
p { color:#4F4F4F; font-size: 1em; }
ul, ol { color:#4F4F4F; font-size: 1em; }
li {  color:#4F4F4F; font-size: 1em; }
a { color:#4F4F4F; 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 { border-width:thin; padding:3px; color:#4F4F4F; }
textarea { border-width:thin; padding:3px; color:#4F4F4F; }
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, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }
.invisible { visibility: hidden; display: none; }
.petit { font-size: 0.9em; }
.interline li { line-height: 2.5em; }

/* Couleurs */
.bleu { color : #263a77; }

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

/* Les "nettoyeurs" et séparateurs */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }
.nopuce { list-style-type: none; list-style-image: none; }
.separateur { color: #fff; margin: 1.5em 0; height: 1px; border-top: 1px ridge #B3BAD0; }

/* Formulaire de contact */
#frmEnvoi{ width:470px;}
#frmEnvoi input, textarea{ background-color:transparent; border:#30447e solid 1px; }
#frmEnvoi .champ { height:15px; width:200px; }
#frmEnvoi .champmessag { }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; margin-top:10px; }

/* Encarts */

.resume {
	width: 100%;
	background:url(../images/bg-resume.png) no-repeat;
	padding: 10px 10px 10px 10px; 
}

.resume * {
	margin-left: 6px;
	padding-right: 10px;
}

.resume h4 {
	padding-right: 20px;
}

.resume h3 {
	padding-top: 0; /* On rapproche le titre du bord supérieur de l'encarr */
	/*background: transparent url(../images/txt/resume.png) no-repeat 0 0;*/
}

.resume2 {
	width: 90%;
	font-size: 0.9em;
	margin-left: 1em;
	padding-top: 10px;
	border-top: 1px solid #B3BAD0;
}

.savoirplus {
	margin: 0 auto;
	width: 260px;
	height: 112px;
	font-size: 0.9em;
	background: transparent url(../images/bg-savoirplus.png) no-repeat 0 0;
}

.savoirplus p {
	padding: 40px 0 0 0;
	text-align: center;
}

.savoirplus p a{
	color: #263A77;
}


/* Menu horizontal -> voir menu.css pour le détail (attention aux comentaires !) */
/*---------------------------------------------------------------------------------------------*/

#menuH {
	position:relative;
	z-index:100;
	background: transparent url(../images/bg-menuH.gif) no-repeat 0 0;
	height: 25px;
	padding: 0 0 0 40px;
}


/* Intégration
------------------------------------------------------------------------------------------------*/

.puce {
	list-style-image:url(../images/puce.gif);
	list-style-position:outside;
	padding-left: 25px;
}

.puce li {
	line-height: 1.6em;
}

div.diapo {
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
}

.indent {
	margin-left: 10px;
	margin-bottom: 0.6em;
	padding: 0 8px;
	border-left: 1px solid #B3BAD0;
}

p.indent + p {
	font-size: 0.9em;
	padding: 0 0 1em 0;
}

/*--------- Présentation ---------------------------------*/

.encart {
	width: 100%;
	background:url(../images/bg-encart.gif) no-repeat;
}

.list-gauche, .list-droite {
	font-size: 0.9em;
	width: 255px;
	text-align: left;
}

.list-gauche {
	float: left;
	padding: 0 0 0 10px;
}

.list-droite {
	float: right;
	padding: 0 10px 0 20px
}


/*----------- Plan Google ------------------------------*/

.plan {
	width: 580px;
	height: 480px;
	border: 2px solid #263a77;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 12px;
	color: #263a77;
	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;
}

/*------------- Plan du site -----------------------------*/

#contenu-plan {
	margin-left: 30px;
}

/* Validator */
.clearvalidator{ clear:both; height:3px;}
#validator a img { background-color:#000000; }
#validator a img { filter:alpha(opacity=50); opacity:.5; margin:10px 25px 0 0; /* aligne l'image W3C avec le logo du dessus */ }
#validator a:hover img { filter:alpha(opacity=100); opacity:1; }

