@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++refer.php++++++++++++++++++++++++++++++++++++++++++ */



#manif {
	margin-top : 20px;
	width: 555px;	
	text-align: center;
	border: solid 1px black;
	background-color: #D5E8FF;
	height: 1600px;
}


.manif_titre {
	
	background-color: #2175bc;
	padding: 10px 20px;
	text-align: center;
	font-size: 13px ;
	color: white;

}





.manif_line {
	float: left;

	margin-top : 2px;	
	
	height: 130px;
	
}





.manif_img {
padding: 2px 2px;	
float: right;
margin-top : -60px;	
}



.manif_nom1 {
	margin-left : 4px;
	font-family:arial;
	font-size: 11px ;
	border-width: 1px;
	border-style: solid;
	border-color: #3366FF;
	padding: 3px 3px;
	text-align: left;
	width: 262px;
	height: 118px;
	
}




