/* CSS Document */


body {
	background-color: #EEE4C8;
	font-family: arial;
	font-size: 11px;
}
body,td,th {
	font-size: 11px;
	color: #a7574c;
}

.news {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #5F0B2D;
}

.legende {
	font-family: arial;
	font-size:9px;
	font-weight: bold;
	color: #5F0B2D;
	text-align:center
}
.nomproduit {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #5F0B2D;
	text-decoration: none;
	margin-left: 8px;
}
.reference {
	font-family: arial;
	font-size: 11px;
	color: #5F0B2D;
	text-decoration: none;
	margin-left: 8px;
}
.fondclair {
	background-color: #FFFFFF;
}

.fondfonce {
	background-color: #FCF6E8;
}
.fondfonce2 {
	background-color: #EEE4C8;
}

a.liennum {
	font-family: arial;
	color: #FF7F00;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

a.liennum:hover {
	font-family: arial;
	color: #48002E;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

a.liennum:active {
	font-family: arial;
	color: #48002E;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}



a.histo {
	font-family: arial;
	color: #FF7F00;
	font-size: 11px;
	text-decoration: none;

}

a.histo:hover {
	font-family: arial;
	color: #48002E;
	font-size: 11px;
	text-decoration: none;

}

a.histodate {
	font-family: arial;
	color: #48002E;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

a.histodate:hover {
	font-family: arial;
	color: #FF7F00;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}


input {
	font-family:"arial",sans-serif;
	color:#9D716B;
	border-top: 1px solid #C8AFAC;
	border-right: 1px solid #C8AFAC;
	border-bottom: 1px solid #C8AFAC;
	border-left: 1px solid #C8AFAC;
	font-size:11px
}

textarea {
border:1px solid white;
background-color:none;
font-family:"arials",sans-serif;
color:#9D716B;
	border-top: 1px solid #C8AFAC;
	border-right: 1px solid #C8AFAC;
	border-bottom: 1px solid #C8AFAC;
	border-left: 1px solid #C8AFAC;
font-size:11px
}

