body {
 background-image: url(bio-e4.jpg);
 background-attachment:fixed;
}

td {
font-family:Arial, sans-serif;
font-size:13px;
}

A.bleu:link {text-decoration:none; color:#3300ff}
A.bleu:visited {text-decoration:none; color:#3300ff}
A.bleu:active {text-decoration:none; color:#3300ff}
A.bleu:hover {text-decoration:none; color:#9FADFF}

A.bordeau:link {text-decoration:none; color:#BE2B1B}
A.bordeau:visited {text-decoration:none; color:#BE2B1B}
A.bordeau:active {text-decoration:none; color:#BE2B1B}
A.bordeau:hover {text-decoration:none; color:#F30101}



h1 {
	font-size: 20px;/*1.4em;*/
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	border-left: 0px;/*#9aadd5;/* #09007E;*/
	padding-left: 0px;
	margin: 0px 10px 0px 100px;
	padding-top:10px;
	
	font-family: Arial;
	color:#ffffff;
}

h2 {
	font-size: 12px;/*1.4em;*/
	font-weight: normal;
	margin: 10px 10px 0px 120px;
	/*padding-left: 25px;*/
	
	font-family: Arial;
}

h3 {
   color:#B03900;
   font-size: 12px;/*1.4em;*/
   font-weight: bold;
   padding-left: 0px;
   text-align:left;
   font-family: Arial;
   margin-bottom:5px;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 15px 10px 0px 120px;
	font-family: Arial;
}



.indigo {
 background-image : url(indigo.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0;
 width:639px;
 top:0px;
 left:0px;
 padding-top:0px;
 padding-left:0px;
 text-align:left;
 float:left;
}

.rouge {
 background-image : url(rouge.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0;
 width:639px;
 /*height:174px;*/
 top:0px;
 left:0px;
 padding-top:0px;
 padding-left:0px;
 text-align:left;
 float:left;
}

.vert_g {
 background-image : url(b4.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0;
 width:639px;
 top:0px;
 left:0px;
 padding-top:0px;
 padding-left:0px;
 text-align:left;
 float:left;
}

.bleu_g {
 background-image : url(b5.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0;
 width:639px;
 top:0px;
 left:0px;
 padding-top:0px;
 padding-left:0px;
 text-align:left;
 float:left;
}

.jaune_g {
 background-image : url(b7.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0;
 width:639px;
 top:0px;
 left:0px;
 padding-top:0px;
 padding-left:0px;
 text-align:left;
 float:left;
}


.vert {
 background-image : url(b4_bis.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0; 
 top:0px;
 width:334px;
 height:174px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 text-align:left; 
 float:left;
}

.jaune {
 background-image : url(jaune.jpg);
 background-repeat:no-repeat;
 background-position: 0 0 0 0; 
 top:0p;
 width:334px;
 height:174px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 text-align:left;
 float:left;
}

.postit {
 background-image : url(postit_2.gif);
 background-repeat:no-repeat;
 background-position: 0 0 0 0; 
 top:0p;
 width:200px;
 height:200px; 
 float:left;
}

.contenu {
 padding-top:15px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:0px;
 text-align:center;
} 

