/* CSS BAnQ*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	overflow-y:scroll;
	overflow-x:auto;
}
* html body {
	overflow-y:auto;
}
*+html body {
	overflow-y:auto;
}
/* XXXXXXX ENTETE XXXXXXX  */
#Entete {
	font-family:Helvetica, Arial, sans-serif;
	margin:0 auto 20px auto;
	padding:0;
	background-color:#fff;
	position:relative;	
	text-align:left;
}
/*  ZONE MENU ENTETE */
#ZoneMenuEntete {
	padding:5px 0 4px 3px;
	font-size:.84em;
	position: absolute;
	top: 30px;
	right: 0;
}
* html #ZoneMenuEntete {
	top: 40px;
}
*+html #ZoneMenuEntete {
	top: 40px;
}
#ZoneMenuEntete li{
	display:inline;
	list-style-type:none;
}
#ZoneMenuEntete li.liMondossier {
	margin-left:20px;
}
#ZoneMenuEntete a:link, #ZoneMenuEntete a:visited {
	color:#666;
	margin-right:8px;
}
#ZoneMenuEntete a:hover {
	color:#000;
	text-decoration:none;
}
#Entete .logo { 
	border:0;
}
#Entete a.logo:link, #Entete a.logo:visited, #Entete a.logo:hover{ 
	margin-left:14px
}
/* CONTENU */
img {
	border: 0;
}
h1{
	font-size: 1.35em;
	margin: 0;
	padding: 0;
	color: #5781ae;
	background:#fff;	
}
h2{
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	margin-left: 10px; 
	background:#fff;
	font-weight: bold;
	text-decoration: none;
	color:#5781AE;
}
h3 {
	font-size: 1.15em;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	background:#fff;
	margin:0;
	font-style: italic;
}
h4 {
	font-size: 1.10em;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	background:#fff;
	font-style: italic;
}
h5 {
	font-size: 1.05em;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	background:#fff;
	font-style: italic;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	background:#fff;
}
p {
	margin: 8px 0 10px 10px;
	
}

/* LIENS GNRAL*/
a {
	color: #003366;
	background:#fff;
	text-decoration: underline;
	font-weight: bold;	
}
a:link, a:visited  {
	color: #003366;
	background:#fff;
	text-decoration: underline;
}
a:hover, a:focus {
	color:#669FC8;
	background:#fff;
	text-decoration: underline;
}
/*CADRAGE POSITIONNEMENT DES CSS*/
#header {
}
#conteneur {
	/*width: 760px;
	margin-left:8px;*/
width:940px;
padding:0;
margin:0 auto;
}
#centre {
	margin-left: 185px;
	margin-right: 0px;
}
#image{
	float:right;
	margin: 2px 0 5px 5px;
}
#gauche {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width: 183px;
	font-size: 1em;
         padding-bottom:15px
}
#Map{
	background-color: transparent;
}
#pied {
	clear:both;
	text-align:center;
	margin-top: 25px;
}
#PasserLien{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
/* LIENS MENU GAUCHE*/
#gauche ul {
	list-style-type: none;
	color:#fff;
	background: #eaf2f9;
	border-top-color: #ccc;
	padding: 1px;
	margin: 1px;
}
#gauche  li {
	margin-bottom: 1px;
	border: thin solid #fff;
}
#gauche  a, #gauche  a:visited {
	color: #003366;
	background: #eaf2f9;
	text-decoration:none;
	font-weight: bold;
}
#gauche  a:hover, #gauche  a:focus {
	color: #ffffcc;
	text-decoration: none;
	background-color: #003399;
} 
#gauche a:active { 
	color: #cc0000;
 }
/* LES CLASSES*/
.StoryTitle {
	color: #003366;
	background-color:#fff;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px; 
}	
.StoryTitleNiveau{
	color: #000;
	background-color:#fff;
	font-weight: bold;
	font-size: 1.20em; 
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px; 
}
h2.StoryTitleNiveau{
       font-size: 1.25em; 
}
h3.StoryTitleNiveau{
       font-size: 1.15em; 
}	
.StoryContentColor {
	color: #000;
	background-color:#fff;
}
.StoryContent {
	margin-left: 10px;
}
.h1a {
	font-size: 1.35em;
	margin: 0;
	padding: 0;
	color: #003366;
	background-color: #fff;
	font-weight: bold;
}
.h1b {
	font-size: 1.35em;
	margin: 0;
	padding: 0;
	font-weight: bold; 
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
.centrebas { 
	color: #003366; 
	text-decoration: none; 
	background-color: #fff;
} 
a.centrebas, a.centrebas:link, a.centrebas:visited { 
	color: #003366; 
	text-decoration: none; 
	background-color: #fff;
} 
a.centrebas:hover { 
	color: #3399cc; 
	text-decoration: underline; 
	background-color: #fff; 
} 
.rougegras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	background-color: #fff;
}

/* ------------------- FOOTER --------------------- */
.smalltextatbottom {
	color: #003399;
	background-color: #fff;
	font-size: 0.85em;
	text-decoration: none;
	text-align: center;
}
.smalltextatbottom li {	
	list-style-type:none;
	display: inline;
	margin:0; 
	border-right:1px solid #999; 
	padding:0 8px;
}
.smalltextatbottom li.dernier {
	border-right:none;
}
/* ------------------- FORMS --------------------------- */
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
}
select.stats_bibliopub{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	width:170px;
}
.form2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.10em;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	font-size: 1.1em;
}
fieldset{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fff;
	font-size: 1em;
	padding: 15px;
	margin: 0 0 5px 5px;
}
submit {
}
select {
	color: #000;
	background-color: #fff;
	width:157px;
	font-size: 1em;
}
.select1 {
	color: #333;
	background-color: #fff;
	width:200px;
	font-size: 1em;
}
.select2 {
	color: #333;
	background-color: #fff;
}
option {
	color: #333;
	background-color: #fff;
}
.rechercheInput{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	font-size: 1em;
	width:130px;
}



