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


#img_titre {
	border: solid 1px black;
	background-color: #2175bc;
	text-align: center;
	margin-top : 22px;	
	color: #ffffff;	
}






.occasions {
	margin-top : 15px;
	width: 555px;
	height: 370px;
	padding: 0;
	border: solid 1px black;
	background-color: #D5E8FF;
}

.occasions_img1 {
	
	margin-left : 335px;
	margin-top : -271px;
	
}
.occasions_img2 {
	
	margin-left : 335px;
	margin-top : 12px;
	
}


.occasions_titre {
	background-color: #2175bc;
	padding: 5px 5px;
	text-align: center;
	font-size: 14px ;
	color: white;
}

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

}





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