body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "trebuchet ms" ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background: #EFE0FD url('images/papierbib023.jpg') repeat;
	text-align: center;
		scrollbar-base-color:#CFA0E9;
	scrollbar-track-color:#EEDDF8;
	scrollbar-arrow-color:#899d18;
}
#container {
 width: 900px;
 background-color:#fff;
 background: #F7EFE6 url('css/background-conterner.gif') repeat;
 margin-left: auto;
 margin-right: auto;
 padding-left: 40px;
 padding-right: 40px;
 padding-bottom: 10px;
 padding-top: 35px;
 text-align: left;
 border-left:0px solid #fff;
 border-right: 0px solid #fff;
}

#conteneurmenu {
 width: 900px;
 text-align: center;
 float: center;
 margin-left: auto;
 margin-right: auto;
}

#foot {
 width: 900px;
 height: 43px;
 background: url('css/background-foot.gif') no-repeat;
 text-align: center;
 float: center;
 margin-left: auto;
 margin-right: auto;
}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}
.gras {
	font-size: 13px;
	font-weight: bold;
}

.h1 {
	color: #4C5C0F;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#CFA0E9;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 50px;
	font-weight : bold;
	font-size: 15px;
	background-image: url(/css/h1.gif);
    height: 50 px;
	background-repeat: no-repeat;
	background-position: left center;
}

.h2{
	color: #4C5C0F;
	border-bottom-style:dashed; border-bottom-width:1px; border-color:#CFA0E9;
    margin:0px; margin-bottom:16px;
	padding-left: 65px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(/css/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.h3{
	color: #4C5C0F;
	border-bottom-style:dotted; border-bottom-width:1px; border-color:#CFA0E9;
    margin:0px; margin-bottom:0px;
	padding-left: 10px;
	font-weight : bold;
	font-size: 13px;
	background-image: url(/css/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#ad351a}
a:visited {        color:#78534a}
a:active {color:#000000}
a:hover{color: #FF4D00;}

div.float {
 	float: left;
	 	text-align: justify ;
	 padding: 10px;
 }
 
 div.floatanim {
 	float: left;
	 	text-align: justify ;
	 padding: 10px;
 }

div.float p {
 	text-align: justify ;
	font-style: italic;
	font-size: 12px; 
  }
  
div.floatd {
 	float: right;
	 	text-align: justify ;
	 padding: 10px;
 }
 
 div.floatdrapeau {
 	float: right;
	 padding-right: 10px;
 }

div.floatd p {
 	text-align: justify;
	font-size: 12px; 
  }
  
 .spacer {
  clear: both;
  	border-bottom-style:dotted; border-bottom-width:1px; border-color:#ED1C24;
}

 div.floatimgcentre{
 
 	float: center;
	 	text-align: center;
	 padding-right: 0px;
 }
 
 a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:15px;
   font-weight:normal;
   width:150px;
   top: 40px; 
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

.clearer {
	clear: both;
	}
