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


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

.text {
font-family:tahoma, helvetica, sans-serif;	
font-size: 10px;
text-align: left;
	
}




	


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

}


.img_conn {
margin: 20px 20px 20px 20px;
}




img {
    border : none;
}

