.HomeHighlight
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    COLOR: #790326;
}
.HomeNormalRed
{
    FONT-SIZE: 10px;
    COLOR: red;
    FONT-FAMILY: Arial;
    text-decoration:none;
}
.HomeNormalwhite
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
    COLOR: #ffffff;
    text-decoration:none;
}
.HomeNormalwhiteTitle
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial;
	font-weight: bold;    
    COLOR: #ffffff;
    text-decoration:none;
}
.HomeNormal
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    COLOR: #000000;
    text-decoration:none;
}

/*Nouveau style general en bas pour les liens*/
A.HomeNormal
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    COLOR: #000000;
    text-decoration:underline;
}
A.HomeNormal:hover
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    COLOR: #000000;
    text-decoration:none;
}

.Warning
{
	font-size: 10px;
	color: red;
	font-family: Helvetica, Arial;
	text-decoration: none;
}

.smallGrayItem
{
	font-size: 10px;
	color: #595959;
	font-family: Arial;
	text-decoration: none;	
}
.smallAlert
{
	font-size: 12px;
	color: #790326;
	font-family: Arial;
	text-decoration: none;
}

.ActionMessage
{
	font-size: 12px;
	color: #790326;
	font-family: Arial;
	text-decoration: none;	
}

.TitleSubCat
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;	
}

.FieldPrefix{
	font-size: 12px;
	color: #ADADAD;
	font-family: Arial;
	text-decoration: none;
}

.InputField
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.InputSelect
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.InputButtonNav
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #b6c2c2;
	color: #ffffff;
}

.PopUpLight
{
	font-size: 14px;
	color: #ADADAD;
	font-family: Arial;
	font-weight: bold;
}
.PopUpDark
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.PopUpSmall
{
	font-size: 10px;
	color:  #993300;
	font-family: Arial;
	font-style: italic;
}

/*new webSite Design*/

/******************************/
/*********** ELEMENT **********/
/******************************/
BODY
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#4E391F;
	background-color: #D19935;
}

HR
{
	color:#E5DDD3;
	height:1px;
}

A:active A:visited
{
	color: #8b0b04;
}

A
{
	color: #8b0b04;
}

A:hover
{
	text-decoration: none;
}

ul
{
	list-style-position: outside;
	list-style-image: url(../images/NewDesign/bullet.gif);
	text-align: left;
	margin-left: 16px;
	font-size: 9px; 
    font-family:  Verdana, Helvetica, Arial, sans-serif;
    line-height: 12px;
    color:#4E391F;
}

.backbg
{
	background-image: url(../images/NewDesign/backGroundSite.gif);
	background-repeat: repeat-x;
}

/********************************/
/***** CLASSES FOR ELEMENTS *****/
/********************************/

td.Vertical
{
	width:1px;
	background-repeat:repeat-y;
}

td.Horizontal
{
	height:1px;
	background-repeat:repeat-x;
}

td.Corner
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}
td.CornerBgLeft
{
	background-repeat:no-repeat;
	width:14px;
	height:17px;
}
td.CornerBgRight
{
	background-repeat:no-repeat;
	width:10px;
	height:17px;
}
td.MainContent
{
	vertical-align:top;
	text-align:left;
	background-color:#FBF8F5;
}

td.DataCell
{
	text-align:left;
	vertical-align:top;
	background-color:White;
}

td.ProductHeightCell
{
	height:26px;
	font-size: 11px;
	color: 4E391F;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
td.SeparatorVertical
{
	background-image: url(../images/NewDesign/separator.gif);
	background-repeat: repeat-y;
}
td.SeparatorHorizontal
{
	background-image: url(../images/NewDesign/separator.gif);
	background-repeat: repeat-x;
}

/********************************/
/************ CLASSES ***********/
/********************************/



.SubNavigation
{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.MemberLogin
{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#7f5625;
}

.Copyright
{
	font-size:9px;
	color:#edd7b1;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

.PageTitle
{
	font-size: 36px;
	color: #790326;
	font-family: Arial;
	text-decoration: none;	
}

.PageSubTitle
{
	font-size: 36px;
	color: #790326;
	font-family: Arial;
	text-decoration: none;	
}

.TitleProduct
{
	font-size: 36px;
	color: #8B0B04;
	font-family: Helvetica, Arial;
	text-decoration: none;
}

.TitleSubProduct
{
	font-size: 36px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;	
}

.SubTitleLogin
{
	font-size: 26px;
	color: #8B0B04;
	font-family: Helvetica, Arial;
	text-decoration: none;
}	
.SubTitleSubLogin
{
	font-size: 26px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;
}	

.SubTitleLoginIn
{
	font-size: 16px;
	color: #8B0B04;
	font-family: Helvetica, Arial;
	text-decoration: none;
}	

.SubTitleSubLogin_Italic
{
	font-size: 26px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	font-style:italic;
	text-decoration: none;
}	

.SectionTitle
{
	font-size: 18px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;
	font-style: italic; 
}	
.Publicity
{
	font-size: 30px;
	color: #8B0B04;
	font-family: Helvetica, Arial;
	text-decoration: none;
}

.PublicitySub
{
	font-size: 30px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;	
}
.PublicitySubItalic
{
	font-size: 30px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;	
	font-style:italic;
}
.SmallBoxTitle
{
	font-size: 12px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;	
}
.BoxTitle_Bold
{
	font-size: 18px;
	color: #B05632;
	font-family: Helvetica, Arial;
	text-decoration: none;	
	font-weight:bold;
}
.UnderBoxTitle
{
	font-size: 14px;
	color: #B05632;
	font-family: Helvetica, Arial;
	text-decoration: none;	
	
}
.UnderBoxTitle_Bold
{
	font-size: 14px;
	color: #B05632;
	font-family: Helvetica, Arial;
	text-decoration: none;	
	font-weight:bold;
	
}
.UnderBoxTitle_Italic
{
	font-size: 14px;
	color: #B05632;
	font-family: Helvetica, Arial;
	text-decoration: none;	
	font-style:italic;
}

.ProductPrice
{
	color:#7F5625;
	background-color:#ffffff;
	font-size:13px;
	font-family:Helvetica,Arial;
}

/********************************/
/******** INPUT / LABELS ********/
/********************************/

.InputButton
{
	border-right: #7f5625 1px solid;
	border-top: #7f5625 1px solid;
	border-left: #7f5625 1px solid;
	border-bottom: #7f5625 1px solid;
	background-color: #7f5625;
	font-weight:bold;
	color:#ffffff;
	cursor:hand;
}

.FieldLabel
{
	font-size: 11px;
	text-decoration: none;
}

.SectionHeader
{
	font-size: 14px;
	color: #7F5625;
	font-family: Helvetica, Arial;
	text-decoration: none;	
}

.DefaultBold
{
	font-weight: bold;
	font-size: 11px;
	color: 4E391F;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.Default
{
	font-size: 11px;
	color: 4E391F;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

/********************************/
/************ DATAGRID ***********/
/********************************/
.DataGridHeaderLight
{
	font-size: 11px;
	color: #8b0b04;
	text-decoration: none;
	background-color: #7F5625;
}
.DataGridItemLight
{
	font-size: 11px;
	color: #8b0b04;
	text-decoration: none;
	background-color: #FBF8F5;
}
.DataGridAlternatingItemLight
{
	font-size: 11px;
	color: #8b0b04;
	text-decoration: none;
	background-color: White;
}

.DataGridFooterLight
{
	font-size: 11px;
	color: #8b0b04;
	text-decoration: none;
	background-color: #7F5625;
}

.DataGridHeader
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #7F5625;
}
.DataGridItem
{
	font-size: 11px;
	color: #4e391f;
	text-decoration: none;
	background-color: #F2C87C;
}
.DataGridAlternatingItem
{
	font-size: 11px;
	color: #4e391f;
	text-decoration: none;
	background-color: White;
}
.DataGridFooter
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #7F5625;
}
/********************************/
/**********MENU******************/
/********************************/

.SubMenuTopBg
{	
	width: 170px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuItemsBg
{
	width: 170px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuBottomBg
{
	width: 170px;
	height:29px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
	vertical-align:top;
}
/*hover */
.SubMenuHover_Top 
{
	width: 170px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuHover_Items 
{
	width: 170px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuHover_Bottom
{
	width: 170px;
	height:29px;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
	vertical-align:top;
}

/******************************************************/
/*******************Menu for IE6***********************/
/******************************************************/

.SubMenuTopBg_IE6
{
	width:150px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuItemsBg_IE6
{
	width: 150px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuBottomBg_IE6
{
	width:150px;
	height:27px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
	vertical-align:top;
}
/*hover */
.SubMenuHover_Top_IE6
{
	width:150px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
}
.SubMenuHover_Bottom_IE6
{
	width:150px;
	height:27px;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
	vertical-align:top;
}
.SubMenuHover_Items_IE6
{
	width: 150px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
}
/******************************************************/
/***************END Menu for IE6***********************/
/******************************************************/

.FooterMenu
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#fbf8f5;
}

A.Footer
{
    FONT-SIZE: 10px;
    FONT-FAMILY:  Helvetica, Arial, sans-serif;
    COLOR: #fbf8f5;
    text-decoration:none;
}
A.Footer:hover
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    COLOR: #7f5625;
}

.LeftMenuProductSelected
{
	font-size: 12px;
	color: #8B0B04;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}

.LeftMenuProduct
{
	font-size: 12px;
	color: #4E391F;
	font-family: Verdana;
	text-decoration: none;	
}
.LoggedinMessage
{ 
	font-size: 12px; 
    font-family:  Verdana, Helvetica, Arial, sans-serif;
    line-height: 12px;
    color:#4E391F;
}
