@charset "utf-8";
div.span   {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}


#content {
	position: relative;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #topcontent {
	position: relative;
	height: 110px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content  #topcontent #titre {
	position: absolute;
	height: 53px;
	width: 427px;
	left: 0px;
	top: 0px;
	background-color: #993520;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content  #topcontent #texte {
	background-color: #808080;
	position: absolute;
	height: 55px;
	width: 853px;
	left: 141px;
	top: 53px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content  #topcontent  #texte p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content  #topcontent  #texte a, #content  #topcontent #texte a:link, #content #topcontent #texte a:visited,#content #topcontent #texte  a:hover,#content #topcontent #texte a:active {
	font-weight: bold;
	color: #993520;
	text-decoration: none;
}
#content   #topcontent   #texte a:hover{
	text-decoration: underline;
}
#content   #topcontent #bloc1 {
	border: 2px solid #FFFFFF;
	position: absolute;
	height: 150px;
	width: 141px;
	left: 141px;
	top: 98px;
}
#content #produits {
	background-color: #808080;
	position: relative;
	height: auto;
}
#content  #produits  div.detail {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	width: 300px;
}
#content #produits div.detail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content #produits div.detail table {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#content   #produits   div.detail   table   tr  td {
	vertical-align: middle;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content #produits div.detail table tr.ligneprix td {
	vertical-align: middle;
	background-color: #993520;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#content   #produits   div.detail   table   tr   td   p.titleProd {
	padding-left: 15px;
	text-align: left;
}
#content #produits div.detail p.ref {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	font-style: italic;
}
#content #produits div.detail p.detailTitre {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#content #produits div.detail img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content    #produits    table.tabvente p  {
	font-size: 14px;
}
#content  #produits  table.tabvente  select {
	font-size: 12px;
}

