@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* CSS Document */

body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #CBBB9D;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #CBBB9D;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff; 
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.surligner-rose{
	background-color:#E2007A;
	color:#FFF;
	font-weight:bold;
	font-size:15px
}
.surligner-rose-light{
	background-color:#E2007A;
	color:#FFF;
	font-size:15px
}

.surligner-marron{
	background-color:#cbbb9d;
	color:#674348;
	font-weight:bold;
	font-size:15px
}

.lien-rose{
	color:#E2007A;
}
.lien-noir{
	color:#000;
}
.txt-histoire{
	font-size: 11px;
}
.txt-produits{
	font-size: 10px;
}

.titre-rose{
	color:#E2007A;
	font-size: 14pt;
	font-weight: bold;
}
.petit-titre-rose{
	color:#E2007A;
	font-size: 10pt;
	font-weight: bold;
}
.petit-titre-rose-light{
	color:#E2007A;
	font-size: 12pt;
}

.txt-petit{
	font-size: 9px
}
.txt-jaune{
	font-size: 11px;
	color:#F8BB00;
}
.txt-orange{
	font-size: 11px;
	color:#F59E00;
}
.txt-orange2{
	font-size: 11px;
	color:#E7511E;
}
.txt-rouge{
	font-size: 11px;
	color:#E4362D;
}
.txt-marron{
	font-size: 11px;
	color:#7B4E27;
}
.txt-vert{
	font-size: 11px;
	color:#5BAB26;
}
.txt-bleu{
	font-size: 11px;
	color:#009DE0;
}
.txt-marron-expo{
	font-size: 8px;
	color:#7B4E27;
}
.zone-rech {
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: hidden;
	border-right-style: none;
	width: 80%;
	background-color: #E2007A;
	color: #FFF;
} 
.zone-form {
	width: 100%;
	background-color: #684347;
	color: #FFF;
	border-color: #FFF;
} 
.txt-form{
	font-size: 10px;
	color:#7B4E27;
}
.titre-presse {
	font-size: 18px;
	font-weight: bold;
}
