@charset "windows-1252";

.titre {
	color: #FF5B00;
	font-family: Trebuchet MS, Arial;
	font-size :19px;
	font-weight :bold;
	margin-top:10px;
}
.sstitre {
	color: #669900;
	font-family: Trebuchet MS, Arial;
	font-size :14px;
	font-weight :bold;
	text-align:right;
}
.info {
	color: #1D72A5;
	font-family: Trebuchet MS, Arial;
	font-size :13px;
	font-weight :normal;
	margin:5px 0px 15px 0px;
	/*line-height: 120%;*/
	text-align:justify;
}
.homeWhite {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size :16px;
	font-weight :bold;
}
.homeCart {
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size :13px;
	font-weight :normal;
	line-height: 130%;
	padding-left: 4px;
	padding-top: 4px;
}
.priceInfo {
	font-family: Trebuchet MS, Arial;
	font-size :13px;
	font-weight :bold;
	margin: 12px 10px 0px 0px;
	text-align:right;
	font-style:italic;
}
