body
 { font-family: verdana, arial, sans-serif; background-color: #0033CC
   SCROLLBAR-TRACK-COLOR: #0033CC;
   SCROLLBAR-BASE-COLOR: #0033CC;

 }

h1
 { font-family: verdana, arial, sans-serif; font-size : 16; color: #33CC99}

 h2
 {
	font-family: verdana, arial, sans-serif;
	font-size : 14;
	color : white;
}

 h3
 {
	font-family: verdana, arial, sans-serif;
	font-size : 12;
	color : #000000;
 }
h4
{
    font-family: verdana, arial, sans-serif; color: yellow
}


h5
 { font-family: arial, sans-serif; font-size : 10}

a
 { font-family: verdana, arial, sans-serif;
	font-weight : bold;
	font-size : 12;
	text-decoration: none;
	color: #99CC99; 
}

a:hover
 { text-decoration: none;
   color: #990033
 }

.table
{
background-color : #3366FF;
table-border : 0;
}

.table-newsletter
{
border : 1 solid #000000;
}

.table-champ-newsletter
 {
	font-size: 12;
	background-color: #FFFFFF;
	color : #CC3300;
	font-family : Verdana, arial ;
	border : 1 solid #000000;
}

table, tr, td, p
 { font-family: verdana, arial, sans-serif;
 	font-size : 12;
	color : #FFFFFF;
}

.table-champ
 {
	font-size: 12;
	background-color: #99CCFF;
	color : #CC3300;
	font-family : Verdana, arial ;
	border : 1 solid #000000;
}
.table-titre
 { font-size: 14; font-weight: bold; background-color: #339999 }

.table-stitre
 { font-size: 12; font-weight: bold; }

.bouton
{
	 background-color : #003366; color: #FFFFFF; font-family: Verdana; font-size: 10 pt; font-weight: bold;
}
.table-contenu
 {  font-size: 10; background-color: #3366FF; color : black }

.table-fond
 {  font-size: 10; background-color: #0033CC }

  .table-contenu-red
 {	font-size: 10;
	background-color: #FFFFCC;
	color : Red;}

.table-livre-titre
 { font-size: 16; font-weight: bold }

.table-livre-nom
 { font-size: 12; font-weight: bold; color : white  }
 
 .table-livre-date
 { font-size: 10; }

 .table-livre-champ
 {
	font-size: 12;
	background-color: #99CCFF;
	color : #CC3300;
	font-family : Verdana, arial ;
	border: 1 solid #000000;
}
 
.table-livre-ajout
 { font-size: 14; background-color: #339999; color : white }
 
  .table-livre-contenu
 {	font-size: 12; color : black}

.mm {
width: 700 px ;
position: relative;
left: 50%;
margin-left: -250px; /* half the width of the div */
	}
	
.w3c {
	position: absolute;
    left: 5px;
	top: 100%;
	margin-top: -36px;
	}
	
