/*Ceci est un fichier CSS, appelé "fstyle4.css"*/

body
{
        width: 760px;
        margin: auto;
        margin-top : 20px;
        margin-bottom : 20px;
        background-color: rgb(228,229,183);
}
h1
{
        text-align: center;
        font-family: "Cooper Black", "Arial Black", serif;
        color: rgb(99,4,4)
}
h2
{
        text-decoration: underline;
        font-family: "DejaVu Sans", Arial, serif
}
h3
{
        font-weight: bold;
        text-align: center;
}
.soutitre
{
        font-style: italic;
}
.imageflottante1
{
        float: right;
        margin-left: 5px;
}
.imageflottante2
{
        float: left;
}
a
{
        text-decoration: none;
        color: rgb(16,97,67);
}
a:hover
{
        color: red;
 }
a:focus
{
        background-color: #FFCC66;
}

#preservation
{
        border: solid 3px blue;
        padding: 5px;
       
}
#astuce
{
        border: outset 8px green;
        padding: 5px;
        margin-bottom: 150px;
        background-color: #dcc8b3;
}
#matos
{
       
        padding: 8px;
        margin-bottom: 10px;
}
#erreurs
{
        border: double 10px red;
        padding: 5px;
}
#couverture
{
        border: solid 3px blue;
        padding: 5px;
        margin-bottom: 10px;
       
}
#en_tete
{	
	width: 760px;
	height: 100px;
	background-image: url("Nichoirs.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#menu
{
	float: left;
	width: 160px;
        margin-right: 10px;
}
.element_menu
{
	background-color: #ecedba;
	background-repeat: repeat-x;
	border: groove 6px green;
	margin-bottom: 20px;
	font-size: small;
	font-family: "Bitstream Vera Serif", FreeSans, Monospace, "Franklin Gothic Demi Cond", Haettenschweiler, Arial, serif;
       
        list-style-position: outside;
       
        
}
.imagecentre
{
        margin-left: 120px;
}


#liste
{
       font-size: small;
       	padding: 8px;
	font-family: "DejaVu sans", Arial, Verdana, serif;
	border: solid 3px blue;
	margin-left: 165px;
	margin-bottom: 20px;
} 
.bouton
{
        text-align: center;
       
}
#corps
{


         font-size: small;
        font-weight: bold;
        font-family: "DejaVu Sans", Arial, serif;
        text-align: justify;
        padding: 8px;
        list-style-position: inside;
}
#retour_avance
{
         text-align: center;
        font-size: small;
        font-family: FreeSans, "DejaVu Sans", "Franklin Gothic Demi Cond", Arial, serif;
}
table
{
	margin: auto;
	background-color: rgb(228,229,183);
	border-collapse: collapse;
        width: 760px; 
       
}

 
#centre
{
        text-align: center;
         font-size: small;
        font-weight: bold;
        font-family: "DejaVu Sans", Arial, serif;
}

.librairie
{
        width: 900px;
}
.encadré
{
         border: ridge 10px green; 
        padding: 8px;
        background-color: #e5d6b2;
        list-style-image: url("puce_111.gif");
}
#vert
{
         list-style-image: url("puce_109.gif");
}
#blanc
{
         list-style-image: url("puce_112.gif");
}
.mini
{
font-size: small;
        font-weight: normal;
        font-family: "DejaVu Sans", Arial, serif;
        text-align: justify;
        padding: 8px;
        list-style-position: inside;
}
#tableau
{
        margin: auto;
        width: 760px;
}
#exp
{
        border: outset 8px green;
        padding: 5px;
        margin-bottom: 30px;
        background-color: #dcc8b3;
}
