label
{
	width: 200px;;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

p
{
	margin : 2px;
}

body
{
	font-size: 13px;
	font-family: arial;
}

hr
{
	background:#DADADA none repeat scroll 0%;
	border:0pt none;
	clear:both;
	height:1px;
	margin-left:2px;
	margin-right:2px;
	margin-top : 10px;
	margin-bottom : 10px;
}				

.titre
{
	font-size:20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.titre2
{
	font-size:12px;
}
.titre, .titre2
{
	font-weight: bolder;
	color:#CC0000;
}

.tarifLivraison
{
	font-size:15px;
	font-weight: bolder;
	color:#CC0000;
}
img
{
	border:  none;
}