/* CSS Document */
<!--
body {
	behavior: url("css/csshover.htc");
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
}
img {
	border: none;
}
div#menu {
/*border:1px solid red;*/
	font-size: 10px;
	width: 200px;
}
/* fond blanc pour le menu */ 
/*div#menu a {
	color: #000000;
}*/

/*div#menu ul {
	padding: 0;
	width: 164px; 
	border: 1px solid; 
	margin: 0px;
	background-color: #ffffff;/* #ecebff */
/*}*/

/*** fond different au survol de la souris pour les sous menu et les "basiques" ***/
/* Ancien survol unique
div#menu li:hover {
	background: #EDD;
}
div#menu li.sousmenu:hover {
	background: #EBB;
}
*/
/*div#menu ul.niveau1 li.sousmenu1:hover {
	background: #fb0200;
}
div#menu ul.niveau1 li.sousmenu2:hover {
	background: #00fe00;
}
div#menu ul.niveau1 li.sousmenu3:hover {
	background: #0164fd;
}*/
/*** fin fond different au survol **/

/*div#menu ul li {
	position: relative; 
	list-style: none;
	border-bottom: 1px solid;
}
div#menu ul ul {
	position: absolute; 
	top: -1px; 
	left: 162px; 
	display: none;
}
/* on rajoute une bordure a gauche et des padding, on doit donc réajuster la taille 100-(8 de bordure + 8 de padding)=84 */ 

/*div#menu li a {
	text-decoration: none; 
	padding: 2px 0 2px 8px; 
	display: block; 
	border-left: /*none;/*/5px solid;/*#BBB;*/
	/*width: 151px;
}

div#menu ul.niveau1 li:hover ul.niveau2, 
div#menu ul.niveau2 li:hover ul.niveau3 {
	display: block;
}*/

/*** ancien : la bordure de chaque hauteur a une couleur de survol ***
div#menu li a:hover {
	border-left-color: #fb0200;
}
div#menu ul ul li a:hover {
	border-left-color: #00fe00;
}
div#menu ul ul ul li a:hover {
	border-left-color: #0164fd;
}
/*** fin bordure survol ***/
/*** nouveau : en-tete titre, couleur fixe ***/

div#menu a.link1 {
	border-left-color: #fb0200;
}
div#menu a.link2 {
	border-left-color: #00fe00;
}
div#menu a.link3 {
	border-left-color: #0164fd;
}
div#menu span.link1 {
	color: red;

}
div#menu span.link2 {
	color: red;
	
}
div#menu span.link3 {
	color: red;
	
}
/*** fin nouveau en-tete ***/

.Menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Image {
	background-repeat: no-repeat;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin-left: 35px;
}
.Titre1 {
	color: #cd5535;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	margin-left: 35px;
}
.TexteAccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	/* text-indent: 2em; */
	/* font-weight: bold; */
	text-align: justify;
	color: #000000;
	font-size: 18px;
	vertical-align: middle;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 135px;
	margin-left: 5px;
	margin-top: 10px;
	overflow: auto;
}
.Texte {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	font-size: 11px; /* 14px; */
	text-align: justify;
	text-decoration: none;
	overflow-x:hidden;
	overflow-y:auto;
	height:380px;
	width:590px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
	
li.Texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding: 2px;
}

.SousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	color: #cd5535;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.corps {
	border-right: 0px solid #a5a9aa;
}
.legende {
border: 1px solid red;
	border-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	color: #444645;
	font-weight: bold;
	font-size: 9px;
	margin-left: 5px;
	text-decoration: none;
	vertical-align: bottom;
}
.legende3 {
	/*border: 1px solid green;*/
	border-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Franklin Gothic Book; */
	color: #444645;
	font-weight: bold;
	font-size: 11px;
	margin-left: 18px;
	text-decoration: none;
}
.legende2 {
	font-size: 11px;
	border:0px solid red;
}

fieldset {
	width: 168px;
	border: 2px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
legend {
	margin: 2px; 
	color: #0046d5;
}

.mail a {
	text-decoration: underline;
	color: #cd5535;
	font-size: 14px;
}

.pages {
	font-size: 14px;
	color: #cd5535;
}
.pages a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #cd5535;
}

/***** Tableau *****/
.tableau {
	border: solid 1px #cd5535;
}
.tableau th {
	border: solid 1px #cd5535;
/*	background-color: #cd5535; */
	color: #cd5535; /* #FFFFFF; */
	font-weight: bold;
}
.tableau th a {
	color: #cd5535; /* #FFFFFF; */
	text-decoration: underline;
}
.tableau td {
	border: solid 1px #cd5535;
/*	background-color: #ee9979; */
}
/***** Fin tableau *****/

.date_def {
	color: #00CC00;
	font-weight: bold;
}
.date_prev {
	color: #CC0000;
	font-style: italic;
}

.erreur {
	color:#CC0000;
}
.erreur_modif {
	color:#CC0000;
}
.succes {
	color:#00CC00;
}

/****** plan *****/
fieldset#plan {
	font-size: 10px;
	width: 278px;
	text-align: left;
}
fieldset#plan ul {
	padding-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
fieldset#plan li a {
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding: 0px 0px 0px 4px; 
	border-left: 11px solid #BBB;
}
fieldset#plan li a:hover {
	background: #EBB;
}
/* la bordure de chaque hauteur a une couleur de survol*/ 
fieldset#plan ul {
	padding-top: 5px;
}
fieldset#plan ul.niveau1 li {
	padding-top: 5px;
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
}
fieldset#plan ul.niveau2 li {
	padding-top: 5px;
	list-style-type: none;
	list-style: none;
	list-style-position: inherit;
	margin-left: 15px;
}
fieldset#plan ul.niveau3 li {
	padding-top: 5px;
	list-style-type: none;
	list-style: none;
	list-style-position: inherit;
	margin-left: 15px;
}
fieldset#plan ul.niveau1 li a:hover {
	border-left-color: #fb0200;
}
fieldset#plan ul.niveau2 li a:hover {
	border-left-color: #00fe00;
}
fieldset#plan ul.niveau3 li a:hover {
	border-left-color: #0164fd;
}

.fhms {
	color: #000000;
	font-weight: bold;
	font-size: 8px;
	font-family: Verdana;
}
.fhms a {
	color: #000000;
}
/****** fin plan *****/

-->



/* CSS Document */

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 10px;
}
a{color: #444645; text-decoration:none; font-size:12px; font-weight:bold;}
a:link{color: #444645; text-decoration:none;font-size:12px;font-weight:bold;}
a:hover{color: #444645; text-decoration:none;font-size:12px;font-weight:bold;}
a:visited{color: #444645; text-decoration:none;font-size:12px;font-weight:bold;}
a:focus{color: #444645; text-decoration:none;font-size:12px;font-weight:bold;}
a:active{color: #444645; text-decoration:none;font-size:12px;font-weight:bold;}

input {
border:0px;
background-color: #3b3b3b;
color:#FFFFFF;

}

