BODY {
	margin: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fadfca;
}

#container {
	width: 900px;
	height: 100%;
	margin-top:15px;
	/* Pour centrer sous Firefox*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.entete {
	font-size: x-small;
	color: #000000;
	height: 125px;
	background-image: url(../Images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.entete a {
	font-size: x-small;
	color: #000000; 
}

.gdtitre {
	position: relative;
	top: 90px;	
	border-bottom: 1px solid White;
text-align: right;
	padding-top: 2px;
	color: #c06820;
	font-size: 16px;
	font-weight: bold;
}

#main {
	background: White url(../Images/bande1c.jpg) repeat-x top left;
	padding-top: 20px;
	text-align: left;
	
}
.col
{
	width: 145px;
	height: 9px;
	background-image: url(../Images/col_ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	float:left;
	width: 145px;
	
	padding-top: 20px;
	background: #FFFFFF url(../Images/fond_page.jpg) repeat top left;
}

#menu ul {
	
	margin: 0px;
	padding: 0px;
		background-image: url(../Images/menu.jpg);
	
	color:#FFFFFF;
}


.menu_principal li {
	margin: 0px;
	padding-left: 25px;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	font-weight: bold;

}
.menu_principal li a {
	
	color:#FFFFFF;
	list-style-type: none;
}
.menu_principal li a:hover {
	color: #af6d39;
	font-weight: bold;
}
.contenu {
	margin: 5px 5px 0px 10px;
	COLOR: #003366;
	background-color: #FFFFFF;
}

.contenu a {
	color:  #803730;
	text-decoration: none;
}

.contenu a:hover {
	color: black;
}

/* pour l'aide*/
.contenu-main .texte {
	margin-left: 10px;
	margin-right: 10px;
}

.chargement {
	background-color: #fbe9d9;
	border: 2px solid #d9a479;
	padding: 5px;
	color: #bb6319;
	font-size : x-small;
	font-weight : bold;
	text-align: center;
	position:absolute;
    left: 45%; 
    top: 100px;
    width: 398px;
	height: 25px;
	margin-top: -20px; /* moitié de la hauteur */
    margin-left: -150px; /* moitié de la largeur */
}

.cnx {
	text-align: right;
}

.titre {
	margin-left: 5px;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bb6319;
}

.sstitre {
	padding: 2px;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.texte {
	font-size: small;
}

.textedet {
	font-size: small;
}

.resultats {
	font-size: small;
	text-align: center;
}

.page {
	font-size: small;
	font-style: italic;
}

.crit_rech {
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.selection {

}

.selection a {

}

.selection a:hover {

}

.intitule {
	font-size: small;
	font-weight: bold;
}

.intituledet {
	font-size: small;
	font-weight: bold;
}

.affichage {
	font-size: small;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#exemplairesdiv {
	
}

.exemplairestble {

}

.exemplairestble caption {

}

.exemplaires {
   border-bottom: #cc0000 solid 1px;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase; 
}

.crit_prin {
	font-size: small;
	font-weight : bold;
	text-align: right;
	text-transform: uppercase;
}

.crit_second {
	padding-top: 2px;
	font-size: x-small;
	font-weight: bold;
}

.alerte {
	color: Red;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.pretretard {
	color: Red;
	font-weight: bold;
}

.bouton {
	background-color: #4573a8;
	color: #FFFFFF;
   font-size: x-small;
	font-weight: bold;
}
	
.bouton2 {
	background-color: #4573a8;
	color: #FFFFFF;
   font-size: x-small;
	font-weight: bold;
}

SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}


SELECT li:hover {
   background-color: #cbdaed;
}

#footer {
	height: 20px;
	background: White url(../Images/bande1a.jpg) repeat-x bottom left;
}

