a:visited, a{color: #24487c;font-family: Arial;}

a.menuHaut:visited, a.menuHaut {color: #84aab5;}
a.menuHaut:hover{
	color: #846db5;
	text-decoration: none;
}

ul{margin-top:0px;margin-bottom:0px;}

li{list-style-image: url(images/puce.gif);vertical-align:middle; margin-top:0.2em;}

input.bouton {
	border-left: 2px solid #21467b;
	border-bottom: 2px solid #21467b;
	border-top: 2px solid #a3b3ca;
	border-right: 2px solid #a3b3ca;
	background-color: #2a5693;
	font-size: 10pt;
	font-weight: bold;	
	margin-top: .5em;
	color: #daedf2;
}

input.texte{
	color:black;
	border: none;
	background-color : White;
	padding-left: 0.5em;
}

input.texte2{
	color:black;
	border: 1pt solid;
	background-color : White;
}

.champsNonDispo{
	background-color:#f0f2f0;
}


.titre {
	font-size: 16pt; 
	font-weight: bold; 
	letter-spacing: normal; 
	color: #21467b;
	font-family: Arial;
}

.sousTitre {
	font-size: 12pt; 
	font-weight: bold; 
	letter-spacing: normal; 
	color: #21467b;
	font-family: Arial;
}

.contenu {
	font-size: 11pt; 
	font-weight: normal; 
	letter-spacing: normal; 
	color: #21467b;
	font-family: Arial;
}

.contenuTableau {
	font-size: 12pt; 
	font-weight: normal; 
	letter-spacing: normal; 
	color: #21467b;
	border:1px solid #21467b;
	font-family: Arial;
}

.tableDonnee {
	border-collapse: collapse;
	border-color: #21467b;
}

.enteteTableDonnee {
	vertical-align: top; 
	font-weight: bold;
	background-color: #a3b3ca;
	color: #21467b;
}

.erreur {
	font-size: 12pt; 
	font-weight: normal; 
	letter-spacing: normal; 
	color: red;
	font-family: Arial;
}

.message {
	font-size: 12pt; 
	font-weight: normal; 
	letter-spacing: normal; 
	color: green;
	font-family: Arial;
}

.copyright{
	font-size: 8pt;
	font-weight: normal; 
	letter-spacing: normal; 
	color: #21467b;
	text-align: center;
	font-family: Arial;
}