/*-Textes----------------------------------------------- */
h1 {display:inline;}

h2 {
	color:#9E4D1C;
	font: bold 12px verdana,"trebuchet MS",sans-serif;
}
/*-PageContent----------------------------------------------- */
#headtitle {
	text-align:center;
	font-size:15px;
	color:#81B221;
	padding:20px 0 10px 0;
}
.infos {
	background:url(images/product_info/bg_titre.gif) repeat-y;
	border-top:1px solid #edebdf;	
	border-left:1px solid #e5e3d7;
	border-right:1px solid #e5e3d7;
	border-bottom:1px solid #dbd9ce;
	padding:30px 25px;
}


