.root #recap {
	float: right;
	width: 201px;
	margin: 0px;
	padding: 0px;
}
.root #recap2 {
	width: 201px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.root #recap a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.root #recap a:hover {
	text-decoration: underline;
	font-weight: bold;
}


.root #recap .bas,.root #recap2 .bas {
	color: #FFFFFF;
	background-image: url(../images/bas_tableau.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: botom;
	line-height: 30px;
	margin:0px;
	padding:0px 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5ea00;
	font-size: 12px;
}
.root #recap h1,.root #recap2 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	color:#FFFFFF;
	padding:0px 20px;
	font-weight:bold;
	margin:0;
	font-size:14px;
	background-image: url(../images/haut_tableau.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: botom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5ea00;
}
.root #recap p.titre,.root #recap2 p.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #008937;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5ea00;
	padding:6px 20px;
}

.root #recap p.detail,.root #recap2 p.detail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #99cc99;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-align: center;	
}
.root #intro {
	float: left;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 30px;
	font-size: 11px;
}
.root #produit {
	float: right;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.root #produit table {
	font-size: 10px;
	width: 100%;
	
}
.root #produit tr.haut {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008937;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5ea00;	
}
.root  #produit  tr.detail {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5ea00;	
}
.root #produit td strong {
	font-size: 9px;
}


.root #cat {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.root #cat a {
	font-size: 12px;
	color: #006020;
	text-decoration: none;
}
.root #cat a:hover {
	text-decoration: underline;
	color: #DD4E62;
}
.root  #cat  a.over {
	color: #DD4E62;
	text-decoration: underline;
}
.root #etape1 ul, .root #intro ul {
	color: #f5ea00;
	pading:0;
	margin-left:20px;
}
.root #cat ul {
color: #DD4E62;
	pading:0;
	margin-left:20px;
}

.root #etape1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	text-align: left;
	overflow: visible;
}
.root #etape1 h1,.root #panier h1 ,.root #intro h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #008937;
	font-size: 16px;
}
.root #etape1 p, .root #produit p, .root #intro p {
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}

.root #panier {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.root #panier table {
	font-size: 10px;
	width: 100%;
}
.root #panier tr.haut {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008937;
}
.root  #panier  tr.detail {
	background-color: #F2F2F2;
}
.root #panier .total {
	font-size: 12px;
}

.root #panier .detail strong {
	font-size: 9px;
}

.root #coordonnees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	font-size: 10px;
}
.root #coordonnees table {
	font-size: 10px;
	width: 100%;
	
}
.root #coordonnees td {
	padding-left: 5px;
	background-color: #F2F2F2;
}
.root #coordonnees input, .root #coordonnees select, .root #coordonnees textarea {
	font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.root #coordonnees .rouge {
	color:#DD4E62;
}
.root #coordonnees td.haut {
	background-color: #008937;
	;
}
.root #coordonnees .important {
	color: #008937;
	text-align: left;
	font-weight: bold;
}
