@import "tarification.css";

#wrapper {
	background: url("../../templates/media/side_tarifs.jpg") 30px 171px no-repeat;
	}
#content2 .fond {
	width: auto;
	}

#box .tarif {
	clear: both;
	}
#box .tarif, #box .tarif2 {
	background: url("../../templates/media/dotted_2.gif");
	}
#box .tarif .designation, 
#box .tarif .description, 
#box .tarif .tarif1,
#box .tarif .tarif2 em {
	background: #FBF4DF;
	}
	
.entete {
	float: right !important;
	width: 110px !important;
	font-size: 10px !important;
	font-weight: bold !important;
	text-align: right !important;
	padding-right: 5px !important;
	}
	
.tarif .description {
	padding: 5px;
	display: inline;
	}