BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000d3f;
	margin-top: 5px;
	background-color:#dbe0e8;
}

.entete {
	background: transparent url(../Images/bandeau_bg.jpg) repeat-x top left;
	background-color:#dbe0e8;	
	margin: 0px;
}

.entete .recherche a{
	font-size:20px;
	font-weight:bold;
}

.entete a {
	color: #000d3f;
}

.entete a:hover {
	color: #8797b3;
	text-decoration: none;
}

.edito{
margin-top:50px;
text-align:justify;
}

.gdtitre {
	color: White;
	font-size: 20px;
	font-weight: bold;
}

.contenu {

}

.contenu a {
	color: #516AAC;	
	font-size: 12px;
}

.contenu a:hover {
	color: #8796B3;	
}

.chargement {
	background-color: #516AAC;
	border: 1px solid Black;
	padding: 5px;
	color: White;
	font-size : x-small;
	font-weight : bold;
	text-align: center;
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 300px;
	height: 40px;
	margin-top: -20px; /* moitié de la hauteur */
    margin-left: -150px; /* moitié de la largeur */
}

.cnx {
	text-align: right;
}

.titre {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.sstitre {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.texte {
	font-size: 12px;
}

.textedet {
	font-size: 12px;
}

.resultats {
	font-size: 14px;
	text-align: center;
}

.page {
	font-size: 14px;
	font-style: italic;
}

.crit_rech {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.selection {
	background-color : #FFFFFF;
}

.selection a {

}

.selection a:hover {

}

.intitule {
	font-size: 13px;
	font-weight: bold;
	color: #516AAC;
}

.intituledet {
	font-size: 13px;
	font-weight: bold;
}

.affichage {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#exemplairesdiv {
	
}

.exemplairestble {

}

.exemplairestble caption {

}

.exemplaires {
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	text-transform: uppercase; 
}

.crit_prin {
	font-size: 12px;
	font-weight : bolder;
	text-align: right;
	text-transform: uppercase;
}

.crit_second {
	padding-top: 2px;
	font-size: 13px; 
}

.alerte {
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.pretretard {
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

.bouton {
	background-color: #516AAC;
	color: white;
	font-weight: bold;
}
	
.bouton2 {
	background-color: #516AAC;
	color: white;
	font-weight: bold;
}

SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}