.liennav { font-family:  arial,verdana, helvetica; font-size: 11px; color: #888889; font-weight:bold; text-decoration: none;}
a.liennav { text-decoration: none; text-decoration: underline;}
a.liennav:hover { text-decoration: none; color: #A0A0A1;}
a.liennav div {display: none;}
a.liennav:hover div {display: block; width: 104px; line-height:25px;border: 1px solid #ce1141; position: absolute; z-index: 5; top: 2.2em;left: 0; background: white;}
.liencorporate { font-family:  arial,verdana, helvetica; font-size: 11px; color: #CE1141; font-weight:bold; text-decoration: none;}
a.liencorporate { text-decoration: none; text-decoration: underline;}
a.liencorporate:hover { text-decoration: none; color: #CE1141;}
a.lienmain {
	font-size: 11px;
	color: black;
	text-decoration: underline;
	letter-spacing: 1.5px;
	margin: 0 5px;
	padding: 0;
}

.titreprinc { font-family:  arial, arial,helvetica; font-size: 16px; color: #CE1141; font-weight:bold;}

td,body { font-family:  arial, arial,helvetica; font-size: 12px; color: #000000; font-weight:normal; text-align: justify;}
.content {
	position: relative;
	top: 5px;
	left: 100px;
	margin-top: 5px;
	width:750px;
}
p {
	margin: 2px;}
h1 {
	background-image:url(../images/puce-level1.gif);
	background-position:5px ;
	background-repeat:no-repeat;
	padding: 4px;
  	padding-left: 20px;
	color: #ce1141;
	border-top: 1px solid #ce1141;
	border-bottom: 1px solid #ce1141;
	font-family:  arial, arial,helvetica;
	font-size: 1.2em;
	font-weight: bold;
}
h2 { 
	background-image:url(../images/puce-level2.gif);
	background-position:5px ;
	background-repeat:no-repeat;
	padding: 4px;
  	padding-left: 20px;
	color: #738ca0;
	border-top: 1px solid #738ca0;
	border-bottom: 1px solid #738ca0;
	font-family:  arial, arial,helvetica;
	font-size: 1.1em;
	font-weight:bold;
}

h3 {
	background-image:url(../images/puce-level1.gif);
	background-position:5px ;
	background-repeat:no-repeat;
	padding: 4px;
  	padding-left: 20px;
	color: #ce1141;
	font-family:  arial, arial,helvetica;
	font-size: 1em;
	font-weight: bold;
}


.list {
	background-image:url(../images/puce.gif);
	background-position:-2px ;
	background-repeat:no-repeat;
	margin: 0 10px;
	padding:0 10px;
	}
.product {
	display: table;
	}
#title {
	font-size: 12px;
	font-weight:bold;
	width: 100px;
}

#company {
	position: relative;}
	
#sscompany {
	position:absolute;
	background: white;
	border: 1px solid #ce1141;
	padding: 5px;
	width:106px;
	height:2em;
	z-index:1;
	top: 2.2em;
	visibility:	hidden;
	left: 0;
	}
#sscompany a {
	color: gray;
	font-size: 0.9em;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
	line-height: 1.5em;
}
#pied {
	color: #a5bacb;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;}
