/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	bgcolor: #FFFFFF;
scrollbar-3dlight-color:; 
scrollbar-arrow-color: #ffcc33;  
scrollbar-darkshadow-color: black;  
scrollbar-face-color: #9F481B; 
scrollbar-highlight-color: Black;  
scrollbar-shadow-color: Black; 
scrollbar-track-color: #ffcc33;
}

INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  } 
  
  .table_plumes
  {
  border-left: 1px solid #9F481B;
	border-right: 1px solid #9F481B;
	border-top: 1px solid #9F481B;	
	border-bottom: 1px solid #9F481B;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
}
.siteTitle {
	font-size: 15px;
	color: #9F481B;
	font-weight: bold;
}
.siteSubTitle {
	font-size: 15px;
	color: #9F481B;
	font-weight: bold;
}
.tableHeader {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
/* Menu Horizontal */
.buttonTextBlack {
  font-size: 12px;
color: #000000
  font-weight: bold;
  text-decoration: none;
}

A.buttonTextBlack {
  font-size: 12px;
color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A.buttonTextBlack:hover {
  font-size: 12px;
  color: #FFA500;
  font-weight: bold;
  text-decoration: underline;
}

/* Selection Produits*/
.buttonTextWhite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
font-weight: bold;
}

A.buttonTextWhite {
 font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
font-weight: bold;
}

A.buttonTextWhite:hover {
 font-size: 12px;
	color: #FFA500;
	text-decoration: none;
font-weight: bold;
}

.highlightText {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
A.highlightText {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
A.highlightText:hover {
   font-size: 12px;
  color: #FFA500;
  text-decoration: none;
}


.buttonTextColor {
	 font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.tableHeaderSmall_1 {
	font-size: 14px;
	color: #ffcc33;
	font-weight: bold;
}
.tableHeaderSmall_2 {
	font-size: 14px;
	color: #ffcc33;
	font-weight: bold;
}
.priceText {
	font-size: 12px;
	font-weight: bold;
}
.priceItalicText {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}





.button
{
	background-color: #BD6012;
	border-left: 1px solid white;
	border-right: 1px solid #493C17;
	border-top: 1px solid white;	
	border-bottom: 1px solid #493C17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F481B;
	font-weight: bold;
	
}
.dropdown
{
	border-left: 1px solid #C6A21B;
	border-right: 1px solid #C6A21B;
	border-top: 1px solid #C6A21B;	
	border-bottom: 1px solid #C6A21B;
	background-color: white;
	color: #13243A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
H1 {
  font-size: 18px;
  color:#9F481B;
}



a:link 
{font-size: 12px;
color: #000000;
  font-weight: bold;
  text-decoration: none;}

a:visited 
{font-size: 12px;
color: #000000;
  font-weight: bold;
  text-decoration: none;}


a:hover 
{font-size: 12px;
color: #ffa500;
  font-weight: bold;
  text-decoration: none;}

.slider {
font-family:Verdana, Arial, Helvetica, sans-serif; 
color: black;
background: none;
text-decoration:none; text-underline:none;
font-weight : bold; 
font-size:13px;}