/* CSS Document */
/* -------- BASE -------- */
html{
	overflow-x:hidden;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.saisie{
	font-family:verdana;
	font-size:10px;
	border:1px solid #7e655e;	
}
.saisie_erreur{
	font-family:verdana;
	font-size:10px;
	border:1px solid #dd0000;	
}
select.saisie{
	font-family:verdana;
	font-size:10px;
	border:1px solid #7e655e;		
}
option:hover{
	background-color:#c1ad84;
}

a.pied_page{
	font-family:verdana;
	font-weight:normal;	
	font-size: 9px;
	color:#9f7743;
	text-decoration:none;
	
}
a:hover.pied_page{
	font-family:verdana;
	font-weight:normal;	
	font-size: 9px;
	color:#9f7743;
	text-decoration:underline;
	
}
a.pied_page_light{
	font-family:verdana;
	font-weight:normal;	
	font-size: 9px;
	color:#ecdecd;
	text-decoration:none;
	
}
a:hover.pied_page_light{
	font-family:verdana;
	font-weight:normal;	
	font-size: 9px;
	color:#ecdecd;
	text-decoration:underline;
	
}

.titre_page{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color:#000000;
}
.btn_tri{
	font-family: verdana;
	font-weight: normal;
	font-size:9px;
	color:#baa592;
	cursor:pointer;
	vertical-align:middle;	
	
}
.boite_page{
	/*border:1px dashed #000000;*/
	color:#baa592;
	padding-left:3px;
	padding-right:3px;	
}
.btn_page{
	font-family:arial;	
	font-size: 10px;
	color:#9f7743;
	cursor:pointer;
}
.music1{
	color:#d4c19c;
	font-family:verdana;	
	font-size: 10px;	
	font-weight:bold;
}
.music2{
	color:#745a33;
	font-family:verdana;	
	font-size: 10px;	
	font-weight:bold;	
}
.info_popup{
	background-color:#ede8d8;
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	border-top:2px solid #d4c19c;
	border-left:1px solid #d4c19c;
	border-right:1px solid #d4c19c;
	border-bottom:4px solid #d4c19c;
	text-align:left;	
}
.msg_info{
	background-color:#ede8d8;
	color:#000000;
	padding:10px;
	font-family:verdana;	
	font-weight:normal;
	border-top:2px solid #d4c19c;
	border-left:1px solid #d4c19c;
	border-right:1px solid #d4c19c;
	border-bottom:4px solid #d4c19c;
	text-align:left;	
}
.miseenligne{
	background-color:#ffffff;
	color:#000000;
	padding:0px;
	font-family:verdana;	
	font-weight:normal;
	border-top:1px solid #d4c19c;
	border-left:1px solid #d4c19c;
	border-right:1px solid #d4c19c;
	border-bottom:1px solid #d4c19c;
	text-align:left;	
}
.bulle_erreur{
	background-color:#e77562;
	color:#ffffff;
	font-family:verdana;	
	font-weight:normal;
	border-top:2px solid #7d102c;
	border-left:1px solid #7d102c;
	border-right:1px solid #7d102c;
	border-bottom:4px solid #7d102c;
	text-align:left;	
}
#erreur_search{
	background-color:#ede8d8;
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	border-top:2px solid #d4c19c;
	border-left:1px solid #d4c19c;
	border-right:1px solid #d4c19c;
	border-bottom:4px solid #d4c19c;
	text-align:left;
	width:400px;
	padding:10px;
	margin-left: -200px; 
	margin-top:-50px;	
	text-align:center;
	left: 50%;
	visibility:hidden;
	position: absolute;	
}
.btn_off{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	color:#ffffff;
	padding:2px;
	background-color:#9f7743;	
	text-align:center;
	cursor:pointer;
}
.btn_on{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	color:#ffffff;
	padding:2px;
	background-color:#caba89;
	text-align:center;
	cursor:pointer;
}
a.lien_blanc{
	color:#ffffff;
	font-family:verdana;	
	font-weight:bold;
	text-decoration:underline;
}
a.lien{
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	text-decoration:underline;
}
a.lien:hover{
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	text-decoration:none;	
}
a.lien:visited{
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	text-decoration:underline;
}
.btn_off{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	color:#ffffff;
	padding:2px;
	background-color:#9f7743;
	border:none;
	
	text-align:center;
	cursor:pointer;
}
.btn_on{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	color:#ffffff;
	padding:2px;
	background-color:#caba89;
	width:100px;
	text-align:center;
	border:none;
	cursor:pointer;
}
.btn_fiche_off{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	color:#9f7743;
	padding:2px;
	background-color:#ffffff;
	border:1px #9f7743 solid;	
	text-align:center;
	cursor:pointer;
}
.btn_fiche_on{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	color:#ffffff;
	padding:2px;
	background-color:#9f7743;	
	border:1px #9f7743 solid;
	text-align:center;
	cursor:pointer;
}

.bouton_erreur{
	 cursor:pointer;
	 background-color:#ffffff;
	 border:1px solid #990000;
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 10px;
	color:#000000;

	 
}
.lien{
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}
.lien_on{
	color:#745a33;
	font-family:verdana;	
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;	
}
.KBOOK_visible{
	position:relative;
	visibility:visible;
}
.KBOOK_invisible{
	position:absolute;
	visibility:hidden;
}
/* -------- FIN BASE -------- */

