
* {
margin : 0;
padding : 0;
}

html, body {
background-color : #CBFF00;
font-family : verdana, sans-serif;
font-size : 11px;
color : #666666;
}

#contenu {
position : absolute;
background : url(/ressources/images/biolinet/fond_tunnel.jpg) no-repeat;
background-color : #CBFF00;
left : 50%;
margin-left : -260px;
margin-top:30px;
width : 500px;
height:500px;

}



.a {
	margin-left:20px;
	margin-top:170px;
}


.b {
	margin-left:0px;
}

.c {
	margin-left:0px;
	margin-bottom:-20px;
	}

.d {
	margin-left:0px;
	margin-top:15px;
}

.entrez {
	margin-left:15px;
}

.bas {
	margin-top:20px;}



#bas_de_page a {
	color:#666666;
}

#bas_de_page a:hover {
	color:#009C9F;
}

p {
width : 500px;
text-align : justify;
}


img {
border :0px;
margin:0px;
padding:0px;
}

a {
color : #444444;
text-decoration : none;
}

a:hover {
color : white;
text-decoration : none;
}


span {
font-size : 14px;
	color:white;
	font-weight:bold;
}

ul {
list-style-type : none;
}


dt {
font-style : italic;
margin-top : 10px;
}

h4 {
color : #efe495;
margin-left : 10px;
}

h1 {
	font-size:15px;
	
	
}

#try {
float : left;
} 

#tryd {
float : right;
}

