#blocfondindex { 
	height: 900px;
	width:95%;
	margin: auto;
	width:1000px;
	background-image:url(images/blocnote/blocfondindex.jpg);

}
#bindex {
	width:600px; 
	position:relative; 
	top:120px; 
	left:200px;
}
#bindex img{
	width:280px; 
	position:relative; 
	margin-left:15px;
}
#carnet {
	width:700px; 
	top:150px; 
	left:50%; 
	margin-left:-350px; 
	position:relative;
	font-family:"Times New Roman";
	font-size:17px;
	font-weight: bold;
	text-align:right;
}
#carnet a {
	text-decoration:none;
	color:#000000;
}
#carnet a:hover {
	text-decoration: underline;
}
.carnetphoto {
	width:100%;
	z-index:10;
}
#page a:hover {
	color: #FF0000;
}
