@CHARSET "ISO-8859-1";

h1 { text-align: center; font : bold 14pt arial; }
h6 { display:none; }
div.entete { display:none; }
span.text_supp { color: red; }

.inputsimple { border: 0pt;	text-align:center; font-size:10pt; }
.texttitre { font-size: 10pt;}
.textpetit { font-style: italic ; font-size: 8pt; text-align: left; }
.menu { display: none; }
.pied { display: none; }
.td_boutons { display: none; }
.imageClass { display: none; }
.boutonClass { display: none;}
.boutonListe { display: none;}
.tdEven { font-size:10pt; }
.tdOdd { font-size:10pt; }
.thClass { font-weight: bold; font-size: 12pt; }
.thClasspied { font-weight: bold; font-size: 12pt; text-align:right; } 
.scroll {  width:100%;	}
.scrollstat{ height:100%; width:100%; }
.scroll200 { width:100%;}
.scroll350 { width:100%;}
.scroll380 { width:100%;}
.scroll410 { width:100%;}
.active { font-size:10pt; }
.dactive { display:none; }
.textvisu { display:none;}
.erreur { display:none; }
.noimprime {display:none;}
.filtre { font:9pt arial; border:0pt; text-align:left; }
.even { font-size:10pt; border-bottom:thin solid black; }
.odd { font-size:10pt; border-bottom:thin solid black; }

a {text-decoration : none; color:black;}
select {text-decoration : none;}

.tableClass {
	border-collapse: collapse;
	border : thin solid black;
	line-height : 25pt;
}

.tableClass td, th+th {
	border : thin solid black;
}

.tableClass td+td {
	border : thin solid black;
}

.tableClass td#noimprime, th#noimprime, div#noimprime {
	border : none;
}
.rowClass {
	border-bottom: thin solid black;
}
.ficheClass {
	border: thin solid black;
	background-color: PowderBlue;
	text-align: left;
}
.input {
	font: 9pt arial;
	background-color: #FFFBCF;
}
input:focus{
	background-color: PowderBlue;
}
h2 {
	font-size: 36pt;
	font: bold italic 3em Georgia, Times "Times New Roman", serif;
	border-bottom : 4px solid PowderBlue;
}
h4 {
	font: 10pt arial;
}
h5 {
	margin-left: 75px;
	font-size: 24pt;
	font-weight: bold;
}
.td_titre {
	font: bold 9pt Georgia, Times "Times New Roman", serif;
}
.ecart{
	height: 50px;
	font-size: 10pt;
}
.text {
	font: 9pt arial;	
}
#navigationsursite {
	font-family : Arial;
	font-size: 0.7em;
	font-weight: bold;
	width: 20em;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #9cc;
	color: #333;
}

#navigationsursite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigationsursite ul li {
	margin: 0;
	border-top: 1px solid #003;
}

#navigationsursite ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: MediumTurquoise;
	color: black;
	text-decoration: none;
	width: 100%;
}

html>body #navigationsursite ul li a {
	width: auto;
}

#navigationsursite ul li a:hover {
	border-left: 10px solid MediumTurquoise;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: PowderBlue;
	color:#fff;
}

.imleft {
	border : 10px Groove MediumTurquoise;
}

.entsais {
	font:9pt arial;
	background-color:PowderBlue;
	border:1px solid black;
	-moz-border-radius:2px;
}

.center{ 
	text-align:center;	
	font-size: 10pt;
}
	
.cadrageGauche {
	font-size: 9pt;
	font-family: Arial;
	text-align: left;
}
.cadrageCentre {
	font-size: 9pt;
	font-family: Arial;
	text-align: center;
}
.cadrageDroite {
	font-size: 9pt;
	font-family: Arial;
	text-align: right;
}

.detailcuve {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}




