body {
	background: #ffffff ;
	font-family: sans-serif;
	color:#000000;
	scrollbar-base-color:#ff9933;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#660000;
	margin: 0;
	padding: 0;
}





a {
color: #990000;
}

a:link {
	text-decoration: none;
	color: #990000;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

/* mise en forme des textes*/

h1 {
	color: #990000;
	font-size: 2em;
	font-family: serif;
	text-align: left;
	font-weight: bold;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 35px;
}

h2 {
	color: #000000;
	font-size: 1.8em;
	font-weight: bold;
	font-family: serif;
	/*padding: 5px 5px 5px 5px;
	*/
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}


h3 {
	color: #990000;
	font-size: 1.8em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	/*padding: 5px 5px 5px 5px;
	*/
	margin-top: 10px;
	margin-left: 150px;
	margin-bottom: 15px;
}

h4 {
	color: #990000;
	font-size: 1.5em;
	font-family: serif;
	font-weight: bold;
	font-style: normal;
	padding: 0;
	margin-top: 100px;
	margin-left: 0;
	margin-bottom: 20px;
	text-align: justify;
}

h5 {
	color: #990000;
	font-size: 1.5em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	padding-top: 25px;
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 0;
}

h6 {
	color: #000000;
	font-size: 1em;
	font-family: sans-serif;
	font-weight: normal;
	font-weight: bold;
	padding: 0;
	text-indent: 3em;
	text-align: justify;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
}




.cadre {
	color: #000000;
	font-size: 1em;
	font-family: sans-serif;
	font-weight: normal;
	font-weight: bold;
	padding: 15px;
	text-indent: 3em;
	text-align: justify;
	margin: 0;
	border: 2px solid #990000;
	background-color: #ffffcc;
}

.cadre p {
	color: #000000;
	font-size: 1em;
	font-family: sans-serif;
	font-weight: normal;
	font-weight: bold;
	padding: 0;
	text-indent: 3em;
	text-align: justify;
	margin: 0;
}


.textecontenu {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	color:#000000;
}

.textecontenu p {
	font-family: sans-serif;
	color:#000000;
	font-size: 1em;
	text-indent: 3em;
	text-align: justify;
}


.textecontenu69 {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 160px;
	padding-bottom: 20px;
	color:#000000;
}

.textecontenu69 p {
	font-family: sans-serif;
	color:#000000;
	font-size: 1em;
	text-indent: 3em;
	text-align: justify;
}


.texteactu {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	color:#000000;
}

.texteactu p {
	font-family: sans-serif;
	color:#000000;
	font-size: 0.9em;
	text-indent: 3em;
	text-align: justify;
}

.texteencart {
	padding-left: 0px;

	color:#0000FF;
 font-size: 0.9em;
}

.texteencartinter {
	padding-left: 3px;

	color:#0000FF;
 font-size: 0.7em;
}

.texteencart p {
	font-family: sans-serif;
	color:#0000FF;
	font-size: 0.9em;
	text-indent: 3em;
	text-align: left;
}

.texteencart li {
	font-family: sans-serif;
	color:#0000FF;
	font-size: 0.9em;
	text-indent: 0;
	text-align: left;
	padding:0 0 5px 0;
	margin:0;
	}

.texteencart ul {
	font-family: sans-serif;
	color:#0000FF;
	font-size: 0.9em;
	text-indent: 0;
	text-align: left;
	padding:10px 0 0 17px;
	margin:0;
	}
	
	
.texteencart ol {
	font-family: sans-serif;
	color:#0000FF;
	font-size: 0.9em;
	text-indent: 0;
	text-align: left;
	padding:10px 0 0 17px;
	margin:0;
	}


.texteactu2 {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color:#000000;
	font-size: 0.9em;
}

.texteactu2 p {
	font-family: sans-serif;
	color:#000000;
	font-size: 0.8em;
	text-indent: 0em;
	text-align: left;
}

.titreactu {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #990000;
	font-size: 1.2em;
	font-family: serif;
	font-weight: bold;
	font-style: italic;
	margin:0;
}


.textegauche {
	width: 151px;
	text-align: center;
	color: #990000;
	position: absolute;
	bottom : 10px;
	z-index: 98;
	font-size: 10px;
	font-family: serif;
	font-weight: normal;
}

.textegauche a:link {
text-decoration: underline;
color: #660000;
}

.textegauche a:hover {
text-decoration: overline;
color: #660000;
}

.textegauche a:visited {
text-decoration: underline;
color: #660000;
}



.textegauche2 {
	width: 151px;
	text-align: center;
	color: #990000;
	position: absolute;
	top : 150px;
	z-index: 96;
	font-size: 10px;
	font-family: serif;
	font-weight: normal;
	visibility:hidden;
}

.textegauche2 a:link {
text-decoration: none;
color: #660000;
}

.textegauche2 a:hover {
text-decoration: none;
color: #660000;
}

.textegauche2 a:visited {
text-decoration: none;
color: #660000;
}


.textebas {
	position:relative;
	left: 0px;
	bottom: 0px;
	z-index: 25;
	width: 809px;
	height: 25px;
	border:0;
	margin: 0;
	text-align: center;
	padding-top: 50px;
	font-size: 10px;
	font-family: serif;
	font-style: italic;
}

.textebas a:link {
text-decoration: none;
color: #990000;
}

.textebas a:hover {
text-decoration: none;
color: #990000;
}

.textebas a:visited {
text-decoration: none;
color: #990000;
}


.texteheader {
	position: absolute;
	left: 0;
	top: 15px;
	width: 960px;
	height: 121px;
	padding-top: 65px;
	padding-left: 50px;
	z-index: 9;
	text-align : center;
	font-weight : bold; 
	font-size: 36px;
	font-family : serif;
	color: #990000;
	text-decoration: underline;

}


.texteheaderpetit {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 121px;
	padding-top: 75px;
	padding-left: 50px;
	z-index: 9;
	text-align : center;
	font-weight : bold; 
	font-size: 24px;
	font-family : serif;
	color: #990000;
	text-decoration: underline;

}

.textefiche {
	font-family: sans-serif;
	color:#000000;
	font-size: 1em;
	text-indent: 1em;
	text-align: justify;
	margin: 0px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.textefiche p {
	line-height: 1.5;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	margin: 0;
}

.textefiche ul {

	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-left: 20px;
}


.textefiche li {
	font-family: sans-serif;
	color:#000000;
	font-size: 1em;
	text-indent: 1em;
	text-align: justify;
	margin: 0px;
	padding-left: 0;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0px;
	line-height: 1.5;
}


.textefichebas {
	font-family: sans-serif;
	color:#000000;
	font-size: 1em;
	text-align: left;
	margin: 0px;
	padding-left: 290px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}




.textefichetitre {
	display: inline;
	font-family: serif;
	color: #660000;
	font-size: 24px;
	height: 30px;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin:0;
	vertical-align: top;
	background-image: url(images/fiche-titre-m.gif);


}



/* mise en place graphique */


.fiche {
	position: relative;
	left: 0;
	top: 0;
	width: 809px;
	z-index: 45;
	margin: 0;
	padding-left: 55px;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 0;
}


.fichetitre {
	position: relative;
	right: 0;
	top: 0;
	width: 524px;
	height: 30px;
	z-index: 53;
	margin: 0;
	padding: 0;
}



.fichetitre-m {
	position: absolute;
	display: inline;
	right: 0;
	top: 0;
	height: 30px;
	z-index: 55;
	margin: 0;
	padding:0;

}



.fiche1 {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	height: 30px;
	background-image: url(images/fiche-interventions1.gif);
	background-repeat:no-repeat;
	z-index: 56;
	margin: 0;
	padding: 0;
}


.fiche2 {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	height: 30px;
	background-image: url(images/fiche-interventions2.gif);
	background-repeat:no-repeat;
	z-index: 47;
	margin: 0;
	padding: 0;
}



.fiche3 {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	height: 30px;
	background-image: url(images/fiche-interventions3.gif);
	background-repeat:no-repeat;
	z-index: 48;
	margin: 0;
	padding: 0;
}

.ficheproches {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	height: 15px;
	font-size: 0%;
	background-image: url(images/fiches-proches.gif);
	background-repeat:no-repeat;
	z-index: 49;
	margin: 0;
	padding: 0;
}


.ficheprochesbas {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	height: 5px;
	font-size: 0%;
	background-image: url(images/fiches-prochesbas.gif);
	background-repeat:no-repeat;
	z-index: 50;
	margin: 0;
	padding: 0;
}


.fichefond {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	background-image: url(images/fiche-interventions-fond.gif);
	z-index: 51;

	margin: 0;
	padding: 0;
}

.fichefondbas {
	position: relative;
	left: 0;
	top: 0;
	width: 524px;
	background-image: url(images/fiche-interventions-fondbas.gif);
	z-index: 52;
	margin: 0;
	padding: 0;
}


.header {
	position: absolute;
	left: 10px;
	top: 10px;
	background-image: url(images/HAUT.gif);
	background-repeat:no-repeat;
	width: 960px;
	height: 121px;
	z-index: 2;
}


.gauche {
	position:absolute;
	left: 10px;
	top: 40px;
	z-index: 1;
	width: 151px;
	background-image: url(images/fond-gauche.gif);

	border-bottom: 2px solid #990000;

	margin: 0;
	padding: 0;
}

.menu_gauche {
	z-index: 97;
}

.rond {
	position: absolute;
	left : 180px;
	top : 150px;
	z-index: 0;
	width: 170px;
	height: 170px;
	background-image: url(images/rond.gif);

	border:0;

	margin: 0;
	padding: 0;
}


.bt1 {
	position:absolute;
	left: 450px;
	top: 14px;
	z-index: 10;
	width: 40px;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
}

.bt2 {
	position:absolute;
	left: 550px;
	top: 14px;
	z-index: 11;
	width: 40px;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
}


.bt3 {
	position:absolute;
	left: 650px;
	top: 18px;
	z-index: 12;
	width: 40px;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
}


.bt4 {
	position:absolute;
	left: 750px;
	top: 26px;
	z-index: 13;
	width: 40px;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
}


.bt5 {
	position:absolute;
	left: 850px;
	top: 35px;
	z-index: 14;
	width: 40px;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
}


.btbas {
	position:absolute;
	left: 541px;
	top: 21px;
	z-index: 46;
	width: 45px;
	height: 36px;
	border: 0;
	padding: 0;
	margin: 0;
}

.contenu {
	position:absolute;
	left: 161px;
	top: 161px;
	z-index: 3;
	width: 809px;
	background-image: url(images/fond-contenu.gif);
	background-repeat:repeat-y;

	border:0px;

	margin: 0px;

}

.bas{
	position:relative;
	left: 0;
	top: 0;
	z-index: 5;
	width: 809px;
	height: 75px;
	background-image: url(images/BAS.gif);

	border:0;
	margin: 0;

}










/***** menu CSS *****/




@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu , .header, .bt1, .bt2, .bt3, .bt4, .gauche, .textegauche, .rond {
		visibility:hidden;
	}
}

.menu, {
	background-color:#ff9933;
	border:0;
	padding:0;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}


.ssmenu {
	background-color:#ff9933;
	color: #660000;
	font-size:12px;
	font-family: serif;
	font-weight: normal;
	border:2px solid #ffff33;
	padding:0;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */
.menu {
	text-align:left;
}


.menu span, .ssmenu span {
/* Ne pas toucher
	C'est pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}

.ssmenu ul, .ssmenu li {
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	
	margin:0;
	padding:0;

	list-style-type:none;
	border-bottom: 1px solid #ffff33;
}

.menu a, .menu a:visited, {
	padding: 0px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}

.ssmenu a, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	font-family: serif;
	font-weight: normal;
	text-decoration:none;
	color:#660000;
	padding:2px 5px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}


html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width:auto;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#660000;
	color:ff9933;
	text-decoration:none;
}


img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}

.ssmenu img {
/* un petit espacement entre l'image et le texte du lien <a href="..."><img.../>blabla</a> */
	margin-right:2px;
}

.ssmenu img.hr {
/* Encore un peu expérimental, un <hr /> entre deux items pour faire un "séparateur"... */
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	display:block;
}

/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure.
- l'effet spécial IE pour les ssmenu si on aime ça...
- police et couleurs des liens "non survolés" et "survolés".
*/
