/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	background:url(../img/bg.jpg);
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.float_left {
	float:left;
	margin: 0;
	padding: 0;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;	
}

.spacer {
	clear:both;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-0.08em;
	color:#EEA03E;
	border:1px solid #EEA03E;
	padding:3px;
	margin:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-0.08em;
	color:#B0AFB6;
	border:1px solid #B0AFB6;
	padding:3px;
	margin:0px;
}

	h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom:1px dashed #AF8A53;
	padding-bottom:6px;
	font-size:20px;
	color:#AF8A53;
	}

/*
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-0.08em;
	color:#2054A0;
	padding:0;
	margin:0;
	margin-left:5px;
	text-indent: 20px;
	margin-top:10px;
	
	background-position: left center;
	background-repeat: no-repeat;
	
	padding-bottom :5px;
}*/

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	background:url(../img/fondh4.gif) top center no-repeat;
	margin:0px;
	height:20px;
}

h5{
	font-size:16px;
	border-bottom:1px dotted #A86B37;
	padding-bottom:6px;
	color:#A86B37;
}

a.lien{
	color:#ECA03E;
	text-decoration:none;
}
a.lien:hover{
	text-decoration:underline;
}

#referencement {
	position: relative;
	width: 755px;
	margin:0 auto;
	padding-left:80px;
	font-size: 0.8em;
	text-align: center;
	color: white;
}

#referencement a {
	text-decoration:underline;
	color: white;
	font-size:10px;
}

#referencement a:hover {
	text-decoration:none;
}

a.lien_produit {
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
	
a.lien_produit:hover {
	color:white;
	text-decoration:underline;
}
a.lien_produit:visited {
	color:white;
}