BODY{
background-image: url(../encadrement/images/fond_marron_labo_gris.jpg);

}

a:link {font-family: Verdana; font-size: 10pt; font-weight: bold; color: #757575;}
a:visited {font-family: Verdana; font-size: 10pt; font-weight: bold; color: #979797;}
a:hover {font-family: Verdana;	font-size: 10pt; font-weight: bold;	color: #25AC10;}
a:active {font-family: Verdana;	font-size: 10pt; font-weight: bold;	color: #979797; }


h1 {font-family: Verdana; font-size: 20pt; font-weight: bold; color: #575554; text-align: center;}
h2 {font-family: Verdana; font-size: 14pt; font-style: italic; font-weight: bold; color: #979797;}
h3 {font-family: Verdana; font-size: 10pt; font-style: italic; font-weight: bold; color: #979797;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal;	text-align: justify;}
h5 {font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: center;}
h6 {font-family: Verdana; font-size: 10pt; text-align: center;	font-weight: normal;}
h7 {font-family: Verdana; font-size: 10pt; font-weight: bolder;}

normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
}

.contenu2{                          /* definition de la zone de texte */
background-color:#FFFFFF;
text-align:justify;
position: relative;
float: left;
/*width: 573x;*/
width: 94%;
height: 71%;
border: 0px solid; 
border-color: #00FF00;
overflow:auto;
margin: 5px;
padding: 10px;
z-index: 1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
font-weight: normal;
}

.contenu2a{                          /* definition de la zone de texte */
background-color:#FFFFFF;
text-align:justify;
position: relative;
float: left;
/*width: 573x;*/
width: 92%;
height: 85%;
border: 0px solid; 
border-color: #00FF00;
overflow:auto;
margin: 5px;
padding: 10px;
z-index: 1;
font-family:Verdana, Arial, Helvetica, sans-serif;
}