@charset "utf-8";
/* CSS Document */
/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFFFFF;
}
a{color: /*#00501f*/#333;}
.blc a {color: #FFFFFF;}

a:hover {color:#990000;}

.hand { cursor:hand;cursor:pointer;!important}

acronym, abbr {font-weight:normal;border-bottom:1px dotted;cursor:help;}
html>body acronym {font-weight:normal;border-bottom:1px dotted;cursor:help;}

h2, h3, h4, h5, h6 {
font-size:1.5em;
}
h1 {font-size:2em;}
.entete {font-size:2em;
font-weight:bold;}

input, select, textarea {
	font-size:11px;
	border: 1px solid #333;
}
input.bouton {
border:2px outset #333;
font-weight:bold;
cursor:pointer;
}
input.bouton:hover {
border:2px outset white;
background-color:white;
color:#333;
}
input.bouton:active {
border:2px inset #333;
background-color:#333;
color:white;
} 
*+html #header, * html #header {
	height:139px;	
	background: transparent url(../images/entete-nb.jpg) top left no-repeat;
}
*+html #header h1, * html #header h1{display:none; }

#prologue, #header h2,#navhaut h2, #navbas h2, #conteneur h2,#coord h2 {display:none;}
#language { display:none;
}
#nav-haut, #nav-bas, #visuel,#gauche,#droite {color:#000000;}

#impression { background:#000000 center; color:#FFFFFF; font-weight:bold; text-transform:uppercase; padding:0.3em;}