

/****************************************************/

.petit_bon

{
	float:left;
	display:inline;
	height: 112px;
	width: 176px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 12px;
	margin-left: 10px;
}

.image_petit_bon
{
	float:left;
	display:inline;
	height: 96px;
	width: 105px;
	margin-top: 1px;	/*border: 1px solid #FF0000;*/
	
}
.imagebon_petit
{
	
	}

.reduction_petit_bon
{
	float:right;
	display:inline;
	height: 96px;
	width: 62px;
	/*border: 1px solid #FF0000;*/
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.mr_petit_bon
{
	color: #68745E;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
.mr_petit_bon_b
{
	color: #68745E;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}


.commune_petit_bon
{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	text-transform: uppercase;
}

/****************************************/
.hors_ligne
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

.en_ligne
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;

}