/*
anciennes valeurs
couleur texte 000
*/

A {color:#000; text-decoration:underline;font-family:Arial;font-size:10px;font-weight: bold}
A:link {color: #000 ; text-decoration: none}
A:visited {color: #000 ; text-decoration: none}
A:hover {color: #000 ; text-decoration: underline}

.bouton {
	font-size: 9px;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000099;
	color: #000;
	font-weight: bold;
}

.lignetableauchambre {
	font-size: 11px;border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000099;
	color: #000;
	font-weight: bold;
}	
.lignetableauchambre1 {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	background-color:#2F5FC5;
	color:#FFFFF1;
	font-weight:normal;
}
.lignetableauchambre2 {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	background-color:#2851B7;
	color:#FFFFF1;
	font-weight:normal;
}
.lignetableauchambre3 {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	background-color:#000;
	color:#F5F5F5;
	font-weight:bold;
}
img{
	border: none;
}

.lignedetaildossier { color:#000;font-family:Arial;font-size:11px}
.lignenumerodossier  { color:#000;font-family:Arial;font-size:11px}

A:hover.menu {color:#000; text-decoration:underline;font-family:Arial;font-size:10px}
A.texteblanc {color:#000; text-decoration:none;font-family:Arial;font-size:10px}
A:hover.texteblanc {color:#000; text-decoration:none;font-family:Arial;font-size:10px}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	BORDER:#47a82a 1px solid; 
	
	cursor: hand;
	line-height: 15px;
}

SELECT {font-size:10px;}

.texte,TD { color:#000;font-family:verdana,arial,helvetica;font-size:11px;}
.texte p{ color:#000;font-family:verdana,arial,helvetica;font-size:11px;}
.texteblanc { color:#000;font-family:Arial;font-size:12px}
.texteblanctitre { color:#000;font-family:Arial;font-size:12px;font-weight:bold}

.menu { color:#243D56;font-family:Arial;font-size:12px}

.blochaut {font-size: 11px;border-width:1px;font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #1D212D;color: #000;font-weight: bold}
.blochaut2 {font-size: 11px;border-width:1px;font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #1D212D;color: red;font-weight: bold}

/* Bandeau rubrique */
.bandeaurubrique {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #47a82a;
	color: #000;
	font-weight: bold;
}

.bandeaufond {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1f8002;
	color: #000;
	font-weight: bold;
}

/* Tableau centrale */
.tableaucentrale  {
	BORDER:#B4B4B3 2px solid; 
}

/* Titre du haut */
.titrehaut { 
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #001f2e;
	color: #FFF;
	font-weight: bold;
}
/* Tableau du haut */
.tableauhaut  {
	background-color: #001f2e; 
}

/* Menu */
.fondmenugauche {
	font-size: 11px;
	border-right : 1px solid #001f2e;
	border-top : 0px solid #001f2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}


/* Tableau du milieu */
.tableaumilieu  {
	background-color: #FFF;
        color:#000;
}

/* Tableau milieu haut */
.tableaumilieuhaut  {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000;
	font-weight:normal;
	BORDER:#B4B4B3 1px solid; 
	background-color: #FFF;
}

/* Pied de page */
.piedpage {
	font-size: 9px;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #47a82a;
	color: #000;
	font-weight: normal;
	BORDER:#B4B4B3 1px solid; 
}
.piedpage A:link {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
.piedpage A:visited {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
.piedpage A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: bold;

}
/* Couleur de fond */
body {
	scrollbar-face-color: #F2DCA0;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #F2DCA0;
	scrollbar-darkshadow-color: #F2DCA0;
	scrollbar-track-color: #F5E5BC;
	scrollbar-arrow-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: none;
	background-color : #001f2e;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
}