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

.marques_img {
	
	margin-left : 385px;
	margin-top : -92px;
	
}



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

}

.marques_id {
	
	margin-left : 7px;
	margin-top : 40px;
	text-align: center;
	font-size: 17px ;
	color: #2175bc;
	width: 40px;
	height: 19px;
}
.marques_lien {
	
	margin-left : 22px;
	margin-top : 10px;
	text-align: left;
	font-size: 13px ;
	padding: 0px 15px;
	color: #2175bc;

}





.marques_description {
	border-width: 1px;
	border-style: solid;
	border-color: #3366FF;
	margin-left : 50px;
	margin-top : -52px;
	padding: 5px 5px;
	text-align: left;
	width: 320px;
	height: 80px;
}


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
















img {
    border : none;
}

