.deposer-objet-boutique-main {
    margin-left :25px;
	margin-right :20px;
	line-height: 15px;
	font-size: 14px;
	color: #646870;
}

.deposer-objet-boutique-main h1 {
	font-weight: bold;
	color: #646870;
	font-size: 19px;
	line-height: 30px;
	padding-bottom: 5px;
}

.monRouge {
	color: #A00000;
}
.monRougeBold {
	color: #A00000;
	font-weight: bold;
}


#bloc-depot {
	background-image: url(http://www.encherexpert.com/pictures/achat/vendre-image-boutique.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-size: 400px;
	height:181px;
	margin-bottom:-30px;
}


.deposer-objet-boutique-main h2 {
	color: #646870;
	font-size: 17px;
	margin-top : 20px;
	margin-bottom : 10px;
}

.deposer-objet-boutique-main h3 {
	color: #646870;
	font-size: 15px;	
}

.titre123 {
	background-color: #B40200; 
	color: #FFF; 
	font-size: 18px; 
	border-radius: 4px; 
	padding-left: 5px; 
	margin-right: 5px;
}


.carreArgument {
	border-radius: 4px;
	display: inline-block;
	border: 2px;
	border: solid 1px #878787;
	text-align: center;
	vertical-align:top;
	padding:10px 10px 0px 10px; 
  	margin:22px 22px 0px 22px;
	width:250px;
	height:250px;
	box-shadow: 1px 1px 12px #555;
}




