/* CSS Document */


.image {margin-left: 15px ; margin-right: 15px ; margin-top: 15px; margin-bottom: 15px}


/* ecriture */


.text {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	/*font-weight: bolder;*/
	font-variant: normal;
	color: #003399;
	text-align: justify;
	


}

.text a					{font-family: Comic Sans MS; font-size:13px; font-weight: bolder; color: #133407; text-decoration:underline}
.text a:link				{
	text-decoration:underline;
	color: #0000FF;
	font-style: normal;
}
.text a:hover				{text-decoration:none; color:#75C0F9}

.text-accueil {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	/*font-weight: bolder;*/
	font-variant: normal;
	color:  #003399;
	/*text-align: justify;*/
}

.text-accueil a					{
	font-family: Comic Sans MS;
	font-size:15px;
	font-weight: bolder;
	color: #75C0F9;
	text-decoration:underline;
	text-align: center;
}
.text-accueil a:link				{text-decoration:underline}
.text-accueil a:hover				{text-decoration:none; color:#133407}


.cadre {
	border-style:solid;
	border-width:1px;
	border-color:green;
	background-color: #FFFF99;
	color: #003300;
}



/* *****titres***** */

/* BIOLAIT*/
h1{text-align:center; font-size: 130%; color: #75C0F9;font-family: Comic Sans MS;}
/* 1.er slogan suite a BIOLAIT */
h2{font-size: 110%; color: #133407;font-family: Comic Sans MS;}
/* 2. eme slogan */
h3{font-size: 100%; color: #133407; font-style:italic;font-family: Comic Sans MS;}
/*favoris, impression,... */
h4{font-size: 100%; color: #397d2c; font-style:italic;font-family: Comic Sans MS;}
/*liens de bas de page */
h5{font-size: 90%; color: #ffffff;font-family: Comic Sans MS;}
/*adresse-email-... */
h6{font-size: 80%; color: #999999;font-family: Comic Sans MS;}


/* liens */

a					{font-family: Comic Sans MS; font-size:13px; font-weight: bolder; color: #133407; text-decoration:underline}
a:link				{text-decoration:underline}
a:hover				{text-decoration:none; color: #006666}







/* ******* LAYERS ******* */



#bodyAreaInternal {
	position:absolute;
	top:145px;
	left:372px;
	width:550px;
	height:600px;
	overflow:auto;
	line-height:100%;
	background-color: #FFFFFF;
	margin-right: 10px;

}

#bodyAreaInternal td{line-height:100%;}

#compressor {width:620px;}


/* ******* SCROLLBARS ******* */

#bodyAreaInternal{ 
	
/* couleur de face */
	scrollbar-face-color: 			#3e852d; 

	scrollbar-shadow-color: 		#397d2c; 
 	scrollbar-highlight-color: 		#397d2c; 
 	scrollbar-3dlight-color: 		#085447; 
 	scrollbar-darkshadow-color: 	#397d2c; 
 	scrollbar-track-color: 			#CCEBB9; 
 	scrollbar-arrow-color: 			#ffffff;
}

#bodyAreaInternal {
	position:absolute;
	top:200px;
	left:0px;
	width:98%;
	height:740px;
	line-height:130%;
	visibility: visible;
}



@media print, handheld{

body {background-image:none}

#compressor {width:100%;}

#bodyAreaInternal{ 
	scrollbar-face-color: 			#ffffff; 
	scrollbar-shadow-color: 		#ffffff; 
 	scrollbar-highlight-color: 		#ffffff; 
 	scrollbar-3dlight-color: 		#ffffff; 
 	scrollbar-darkshadow-color: 	#ffffff; 
 	scrollbar-track-color: 			#ffffff; 
 	scrollbar-arrow-color: 			#ffffff;
}
} 
.titre-accueil {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000}
	
.titre-accueil a:link				{text-decoration:underline}
.titre-accueil a:hover				{text-decoration:none; color: #006666}


}
.titre-accueil a					{
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration:underline;
}
.simple {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: blink;
	color: #006666;
}
