@import url(../BuiltIn/all.css.ashx);

@media print
{
#RightDiv, .PathTable, .PathLink, .PathSeparator,#TopDiv,#BottomDiv, .TD_Module_Command, .delete, .edit { display:none; }
}
.print-body #RightDiv, .print-body .PathTable, .print-body .PathLink, .print-body .PathSeparator,
.print-body #TopDiv,.print-body #BottomDiv, .print-body .TD_Module_Command, 
.print-body .delete, .print-body .edit 
{ display:none; }

.TITLELEVEL1 {
/*	color: #284B86;
	font-size: 18px;
	font-weight: normal;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

.TITLELEVEL2 {
/*	font-family: arial, tahoma, verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style:normal;
	text-transform : lowercase;
	color: #284B86;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}


.TEXTLEVEL1 {
	font-family:Arial,verdana, tahoma;
	font-size: 10pt;
	color: #284B86;
	text-transform : lowercase;
	font-style:normal;
	WVNnoEditorName: Eurogentec - textlevel1;
}

.TEXTLEVEL2 {
	font-family:Arial,verdana, tahoma;
	font-size: 8pt;
	font-weight : bold;
	padding-left : 14px;
	/*text-transform : lowercase;*/
	font-style : normal;
	WVNnoEditorName: Eurogentec - textlevel2;
}

.TEXTLEVEL2 a:link, .TEXTLEVEL2 a:visited{
	color : #ffffff;
}

.TEXTLEVEL2 a:hover, .TEXTLEVEL2 a:active, .TEXTLEVEL2 a:focus {
	color : #000000;
}

.territory {
	color: white;
	font-weight: bold;
	text-transform:uppercase;
	cursor:pointer;
  background-image:url('/egt/images/white-arrow.gif');
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:15px;
}

.country {
	font-family:Arial,verdana, tahoma;
	font-size: 8pt;
	font-weight:bold;
	padding-left: 14px;
	font-style : normal;
}

.country a:link, .country a:visited {
	color: #FFFFFF;
}

.country a:hover, .country a:active, .country a:focus {
	color: #000000;
	text-decoration : none;
}

.WVN {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: #000000;
	WVNnoEditorName: Eurogentec - wvn;
}

.PRODUCT1 {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: #000000;
	WVNnoEditorName: Eurogentec - prod1;
}

.PRODUCT2 {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: #000000;
	WVNnoEditorName: Eurogentec - prod2;
}

.PRODUCT3 {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: #000000;
	WVNnoEditorName: Eurogentec - prod3;
}

.PRODUCT4 {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: #000000;
	WVNnoEditorName: Eurogentec - prod4;
}

.txtLeftPanel { /*padding-left:15px;
    padding-right:15px;*/
	vertical-align: top;
	text-align: justify;
	background-repeat: no-repeat;
	background-color: #e4d8b9;
	background-position: bottom left;
}

.txtLeftPanel .TITLELEVEL2 {
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	font-weight: normal;
	color: #7E6828;
}

/* PAGE BACKGROUND */
	/* background color for the header at the top of the page  */
.HeadBg {
	background-color: transparent; /* WVN : darkred; */
}

/* background color for the content part of the pages */
body, textarea {
	background-color: transparent;
	color: #454648;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;


}

/* PAGE BANNER */
	/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
	font-weight: normal;
	font-size: 10px;
	color: #70490D;
	font-family: arial, tahoma, verdana;
}

/* background/border colors for the selected tab */
.TabBg {
	background-color: 336699; /* WVN : white; */
	border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
	background-color: #003366; /* WVN : dimgray; */
	border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	color: white; /* WVN : DarkRed; */
	font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	color: gainsboro;
	text-decoration: none;
	font-weight: bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color: black;
}

A.OtherTabs:visited {
	text-decoration: none;
	color: black;
}

A.OtherTabs:active {
	text-decoration: none;
	color: black;
}

A.OtherTabs:hover {
	text-decoration: none;
	color: 7395a9;
}

/* text style for the site links */
.SiteLink {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	text-align: middle center;
	WVNnoEditorName: Lien;
}

.register {
	text-align: center;
	vertical-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	color: black;
	padding-left: 10px;
}

/* hyperlink style for the site links */

A.SiteLink{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	display : inline;
	text-transform : lowercase;
	font-weight : normal;
	font-style : normal;
	padding-left : 5px;
	padding-right : 5px;
}

A.SiteLink:hover{
	color: #EDB858;
	text-decoration : underline;
}

A.SiteLink:active ,
A.SiteLink:link ,
A.SiteLink:visited {
	color: #ffffff;
}

/* style for separator between site links */
.Accent {
	color: black;
	font-weight: bold;
	text-transform:uppercase;
	WVNnoEditorName: Accentuation;
}

/* MODULE-SPECIFIC */
	/* text style for reading messages in Discussion */
.Message {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #eeeeee;
	/* BEGIN MD 15/04/2002 */
	WVNnoEditorName: Message;
	/* END MD 15/04/2002 */
}
.Invalid { border:solid 1px red; }
.Valid { border:solid 1px lightgreen; }
.Validating { border:solid 1px olive; }
/**************************/
/* Announcements Add by FG */
/*************************/
.TitleAnchor {
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #00A651;
}

.NewsLocation {
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	color: #00A651;
	font-style: italic;
}

.SmallNewsLocation {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #00A651;
	font-weight : bold;
	font-style: italic;
}

NormalNews {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
}

/* End FG */ /* style of item titles by Announcements and events */
.ItemTitle {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F1AF35;
	font-style: italic;
}
.ItemColorPast{
	color:#cb0000;
	}
.ItemColorFuture{
	color:#0acb00;
	}
.EventLocation {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #284B86;
	font-style: normal;
}
span.EventLocation + span.Normal
{
	line-height: 14px;
}

span.normal 
{
	font-size:12px;
}
	
a.LinkNews,a.LinkNews:link,a.LinkNews:active,a.LinkNews:visited {
	background-image : url('images_design/Eurogentec-lnk-puce.png');
	background-repeat : no-repeat;
	background-position :right;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #284B86;
	display: inline;
}

a.LinkNews:hover {
}

/* GENERAL */ /* style for module titles */
.Head {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: normal;
}

.HeadJNW {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: normal;
	color: #666644;
}

/* style of item titles on edit and admin pages */
.SubHead {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
	color : #0A2E64;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.normal_editor {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.Normal { 
	font-family: arial, tahoma, verdana;
	font-size: 11px;

	font-weight: normal;
	color: #454648;
	margin-top : 5px;
	WVNEditorName: Normal; 
}

.Small {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #454648;
	margin-top : 5px;
	WVNEditorName: Small; 
}

/* text style used for option  */
.normalOption {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	height: 10px;
	padding: 0px;
	margin: -1px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}

.DisabledOption {
	color: #cfcfcf;
}

.NormalRed {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: red;
	/* BEGIN MD 15/04/2002 */
	WVNnoEditorName: Normal (     rouge ); /* END MD 15/04/2002 */
}

.NormalBold {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	/* BEGIN MD 15/04/2002 */
	WVNnoEditorName: Normal (     gras ); /* END MD 15/04/2002 */
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active,a.CommandButton:hover
	{
	font-weight: normal;
	text-decoration: underline;
}

/* GENERIC */
H1 {
/*	font-family: arial, tahoma, verdana;
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 20px;/*22px;*/
	font-weight: bold;
  color: #454648;
/*	margin: 0;*/
  margin-top: 10px;
}

.level1 {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 22px;
	font-weight: bold;
  color: #454648;
	margin: 0;
	WVNEditorName: level 1;
}

STRONG {
/*	font-family: arial, tahoma, verdana;
	font-size: 11px;
  font-weight: bold;
	text-align: left;
	margin: 0;*/
	font-family: arial, tahoma, verdana;
	font-size: 11px;
  font-weight: bold;
	text-align: left;
	margin: 0;
}

H2 {
/*	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 15px; /*18px;*/
	font-weight: bold;
	color: #454648;
	margin: 0;
}

.level2 {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #454648;
	margin: 0;
	WVNEditorName: level 2;
}

H3 {
/*	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 11px;/*14px;*/
	font-weight: bold;
	color: #454648;
	margin: 0;
}

.level3 {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #454648;
	margin: 0;
	WVNEditorName: level 3;
}

H4 {
/*	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #454648;
	margin: 0;
}

H5,DT {
/*	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454648;
	margin: 0;
}

H6 {
/*	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;*/
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #454648;
	margin: 0;
}

TFOOT,THEAD {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #000000;
}

TH {
	vertical-align: baseline;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link, a:visited {

	text-decoration: none;
	color:#336699;
}


a:hover, a:active, a:focus {
	text-decoration: underline;
}


a.copy:link,a.copy:visited,a.copy:active {
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	text-decoration: none;
	/*color: #454648;*/
}

A.copy:hover {
	font-family: arial, tahoma, verdana;
	font-size: 8px;
	text-decoration: none;
	color: #454648;
}
a img{ border : 0; }
small { font-size: 11px; }

BIG {
	font-size: 14px;
}

BLOCKQUOTE,PRE {
	font-family: arial, tahoma, verdana;
}

UL LI {
/*	list-style-type: square;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #003366;*/
/*	list-style-image:url(/egt/images/arrow-l2.gif);*/
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454648;
}

UL LI LI {
	list-style-image:url(/egt/images/arrow-l3.gif);
/*	list-style-type: disc;*/
}

UL LI LI LI {
	list-style-image:url(/egt/images/arrow-l4.gif);
/*	list-style-type: circle;*/
}

OL LI {
	list-style-type: decimal;
}

OL OL LI {
	list-style-type: lower-alpha;
}

OL OL OL LI {
	list-style-type: lower-roman;
}

HR {
	color: dimgrey;
	height: 1pt;
	/* WVN : Modif Look WVN : text-align:left */
}

/* BEGIN MD : 01.03.2002 */ /* CSS for the MultilingualSwitch control*/
.MultilingualSwitch {
	text-decoration: none;
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	font-size: 11px;
}

/* END MD : 01.03.2002 */
.LgImplemented {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
}

.LgNotImplemented {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
}

/* WVN DEBUT : classes supplémentaires : Modif Look WVN */
P {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454648;
	margin-top : 5px;
}


.Menu {
	background-color: #003366;
}

/* text style link buttons used in the portal modules "NoTitle" */
.CommandButtonNoTitle {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFED;
}

/* hyperlink style link buttons used in the portal modules "NoTitle" */
A.CommandButtonNoTitle:link {
	color: #284B86;
}

A.CommandButtonNoTitle:visited {
	color: #284B86;
}

A.CommandButtonNoTitle:active {
	color: #284B86;
}

A.CommandButtonNoTitle:hover {
	color: #284B86; 
}

/* BEGIN MD : 19/04/2002*/ /* Class for the error message */
.ErrorMessage {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: Red;
	/* BEGIN MD 15/04/2002 */
	WVNnoEditorName: Style Error Message /* END MD 15/04/2002 */
}

/* END MD : 19/04/2002*/ /* WVN FIN */ /* BEGIN MD : 11/03/2002 */
	/* CSS for the DeskTopPortalMenu control */
	/* HORIZONTAL <TABLE> MENU*/ /*niv 1*/
.HTableMenu1 {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

/*niv 2*/
.HTableMenu2 {
	background-color: transparent;
	border: 0px none;
	width: 100%
}

/* VERTICAL <TABLE> MENU*/
	/* Style for the cell how contain the &nbsp; for the indentation*/
.IndentTD,.IndentTD_2 {
	display: none;
}

/*niv 1*/
.VTableMenu1 {
	background-color: Transparent;
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	padding-left: 0px;
}

.VTableMenu1 table {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	/*height: 37px;*/
}

/*.VTableMenu1 tr{

	height: 46px;

	}*/ /* SYNTHETIQUE <TABLE> MENU */
.STableMenu1 {
	text-align: center;
}

/* niv 1 */
/* niv 2 */
.HTDMenuA1,.HTDMenuO1, .HTDMenuV1,.Vide 
.HTDMenuA2,.HTDMenuO2, .HTDMenuV2
{
	padding : 0 0 0 0;
}


/* VERTICAL <TD> MENU */ /* niv 1*/
.VTDMenuA1,.VTDMenuO1,.VTDMenuV1 
{
	background-image : url('images_design/bg-menu-left.jpg');
	background-position :top left;
	background-repeat : no-repeat;
	padding-bottom : 10px;
	text-align: left;
}

/* niv 2*/
.VTDMenuA2,.VTDMenuV2,.VTDMenuO2
	{
	text-align: left;
	padding-left: 10px;
	margin-top: 100px;
	padding-bottom: 10px;
}
/* niv 3*/
.VTDMenuA3,.VTDMenuV3,.VTDMenuO3 {
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 50px;
	background-color: Transparent;

}

/* SYNTHETIQUE <TD> MENU */ /* HORIZONTAL LINK SECTION */ /* niv 1 */
/* Visible */
/* Ouvert */ /* HO1 */
.HTextMenuA1
.HTextMenuO1
.HTextMenuV1
{
	color: #ffffff;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration: none;
	padding-left : 5px;
	padding-right : 5px;
}


/* niv 2*/ /* Actif */ /* HA2 */
.HTextMenuA2
	{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Visible */ /* HV2 */
.HTextMenuV2
	{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Ouvert */ /* HO2 */ /* VERTICAL LINK SECTION */ /* niv 1 */
/* Actif */ /* VA1 */ 
/* Ouvert*/ /* VO1 */
.VTextMenuA1,A.VTextMenuA1:link,A.VTextMenuA1:visited,A.VTextMenuA1:active,A.VTextMenuA1:hover,
.VTextMenuO1,A.VTextMenuO1:link,A.VTextMenuO1:visited,A.VTextMenuO1:active,A.VTextMenuO1:hover
{
	color: #284B86;
	font-family: arial, tahoma, verdana;
	background-image : url('images_design/Eurogentec-lnk-puce-bg-orange.jpg');
	background-position : 3px;
	background-repeat : no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-transform :uppercase;
	text-decoration: none;
	width : 198px;
	height : 17px;
	padding-left : 20px;
}
/* Visible */ /* VV1 */
.VTextMenuV1,A.VTextMenuV1:link,A.VTextMenuV1:visited,A.VTextMenuV1:active,A.VTextMenuV1:hover
{
	color: #284B86;
	font-family: arial, tahoma, verdana;
	background-position : 3px;
	font-size: 11px;
	font-weight: bold;
	text-transform:lowercase;
	font-style: normal;
	text-decoration: none;
	width : 198px;
	height : 17px;
	padding-left : 20px;
}

/* Visible */ /* VV2 */
/* niv 2*/ /* Actif */ /* VA2 */
/* Ouvert*/ /* VO2 */
.VTextMenuO2,A.VTextMenuO2:link,A.VTextMenuO2:visited,A.VTextMenuO2:active,A.VTextMenuO2:hover,
.VTextMenuA2,A.VTextMenuA2:link,A.VTextMenuA2:visited,A.VTextMenuA2:active,A.VTextMenuA2:hover,
.VTextMenuV2,A.VTextMenuV2:link,A.VTextMenuV2:visited,A.VTextMenuV2:active,A.VTextMenuV2:hover
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#FFFFFF;
	padding-left : 15px;
}


.VTextMenuO2,A.VTextMenuO2:link,A.VTextMenuO2:visited,A.VTextMenuO2:active,A.VTextMenuO2:hover,
.VTextMenuA2,A.VTextMenuA2:link,A.VTextMenuA2:visited,A.VTextMenuA2:active,A.VTextMenuA2:hover
{
	background-image : url('images_design/Eurogentec-lnk-puce-bg-blue.jpg');
	background-repeat : no-repeat;
	background-position : left center;
}

/* niv 3 */ /* Actif */ /* VA3 */
.VTextMenuA3,A.VTextMenuA3:link,A.VTextMenuA3:visited,A.VTextMenuA3:active,A.VTextMenuA3:hover
	{
	font-family: arial, tahoma, verdana;
	font-size: 9px;
	color: #CC2228;
	text-decoration: none;

	letter-spacing: 0px;

}

/* Visible */ /* VV3 */
.VTextMenuV3,A.VTextMenuV3:link,A.VTextMenuV3:visited,A.VTextMenuV3:active,A.VTextMenuV3:hover
	{
	font-family: arial, tahoma, verdana;
	font-size: 9px;
	color: #0E3C77;
	text-decoration: none;

	letter-spacing: 0px;
	font-weight: normal;
}

/* Ouvert */ /* VO3 */ /*
.VTextMenuO3, A.VTextMenuO3:link, A.VTextMenuO3:visited, A.VTextMenuO3:active, A.VTextMenuO3:hover
{
	font-family : arial, verdana, tahoma;;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	text-transform: uppercase;         
	letter-spacing: 0px;
  	font-weight : bold;
}
*/ /* SYNTHETIQUE LINK SECTION */ /* SA1*/ /* SV1*/
.STextMenuV1,.STextMenuV1:link,.STextMenuV1:visited,.STextMenuV1:active, .STextMenuV1:hover 
{
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration: none;
	padding-left : 5px;
	padding-right : 5px;
	margin : 0px;
	display: inline;
}


/* SO1*/ /* SA2*/ /* SV2*/
.STextMenuV2 {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV2:link {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV2:visited {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV2:active {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV2:hover {
	text-decoration: none;
	color: 336699;
}

/* SO2*/ /* SA3*/ /* SV3*/
.STextMenuV3 {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV3:link {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV3:visited {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV3:active {
	text-decoration: none;
	color: #CA5408;
}

.STextMenuV3:hover {
	text-decoration: none;
	color: 336699;
}

/* SO3*/ /* END MD : 11/03/2002 */ /*BEGIN MD : 08/04/2002*/
	/* CSS FOR THE WVN EDITOR*/
IFRAME {
	font-size: 15;
}

/*END MD : 08/04/2002*/
Select {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

/*BEGIN MD : 22/05/2002*/
	/* Style for the controle MultilingualChooser*/
#Banner_LgChooser1_MyDataList {
	
	margin-right: 25px;
	width: 52px;
	height: 10px;
}

.LgListActivate {
	padding-left: 10px;
	padding-right: 1px;
	background-image: url(images_design/lgSeparator.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.LgListDesactivate {
	padding-left: 10px;
	padding-right: 1px;
	background-image: url(images_design/lgSeparator.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.LgListDesactivate .LgListLink:link,.LgListDesactivate .LgListLink:visited,.LgListDesactivate .LgListLink:hover,.LgListDesactivate .LgListLink:active
	{
	color: #000000;
	
	font-family: arial, tahoma, verdana;
	font-weight: bold; font-size : 10px;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	font-size: 10px;
}

.LgListActivate .LgListLink:link,.LgListActivate .LgListLink:visited {
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
        font-weight:normal;
	text-decoration: none;
}

.LgListActivate .LgListLink:hover {
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
}

.LgListActivate .LgListLink:active {
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}

.Separator {
	background-color: transparent;
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}

/*END MD : 22/05/2002*/ /* CSS For the gallery module*/
.Gallery {
	width: 90%;
}

.HeaderGallery {
	background-color: 336699; /* WVN : white; */
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
}

.PagerGallery {
	color: White;
	background-color: 336699; /* WVN : white; */
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
}

.ItemGallery {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.AlertnatingItemCss {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	background-color: white;
}

/* BEGIN MD : 01/08/2002*/ /* CSS For the subscription to a newsletter*/
.SubscriptionHead {
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: arial, tahoma, verdana;
}

/*
.SubscriptionBorder
{
	border-right: black thin double;
	border-top: black thin double;
	border-left: black thin double;
	border-bottom: black thin double;
}
.SubscriptionHead
{
	border-right: #3399cc thin double;
	border-top: #3399cc thin double;
	font-weight: bold;
	font-size: 11px;
	border-left: #3399cc thin double;
	color: black;
	border-bottom: #3399cc thin double;
	font-family : arial, verdana, tahoma;;
	background-color: #cccccc;
	text-align: center;
}
.SubscriptionFoot
{
	background-color: #cccccc;
	border-right: #3399cc thin double;
	border-top: #3399cc thin double;
	border-left: #3399cc thin double;
	border-bottom: #3399cc thin double;	
	text-align: center;
}
.SubscriptionRow
{
	background-color: ghostwhite;
}
*/ /* END MD : 01/08/2002 */
	/*****************************************************************************************************************/
	/*									!!! CSS FOR THE STORE !!!														 */
	/*****************************************************************************************************************/
.ProductImage {
	padding-right: 14px;
	padding-left: 14px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
}

.TDProductTitle,.TDProductShortDescription,.TDProductPrice {
	padding-right: 14px;
	padding-left: 14px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
}

.ProductTitle {
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
	WVNnoEditorName: IHT - textlevel2;
}

.ProductShortDescription {
	font-style: italic;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.HomeHead {
	color: #999966;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	HEIGHT: 35px
}

/* */
.ContentHead {
	background-color: #D6F3A9;
	color: #00A651;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	height: 35px
}

/* */
.SubContentHead {
	background-color: #dddca3;
	color: dimgray;
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
	height: 20px
}

/* */
.UnitCost {
	color: #808080;
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	line-height: 20pt
}

/* */
.ModelNumber {
	color: #808080;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	line-height: 20pt
}

/* */
.ErrorText {
	color: red;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	line-height: 20pt
}

.MostPopularHead {
	background-color: #CA5408;
	color: white;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold
}

A.MostPopularItemText,A.MostPopularItemText:link,A.MostPopularItemText:visited
	{
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	text-decoration: none
}

A.MostPopularItemText:hover {
	color: red;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	text-decoration: underline
}

.ProductListHead {
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}

.ProductListItem {
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 10px
}

.CartListHead {
	background-color: #dddca3;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px
}

.CartListItem {
	background-color: #ffffff;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	padding-left: 5px
}

.CartListItemAlt {
	background-color: #f2f2f2;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	padding-left: 5px
}

.CartListFooter {
	background-color: #dddca3;
	line-height: 10pt
}

A.SiteLinkBold,A.SiteLinkBold:link,A.SiteLinkBold:visited {
	color: #dddddd;
	font-family: arial, tahoma, verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}

A.SiteLinkBold:hover {
	color: white;
	text-decoration: none;
}

.NormalDouble {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px
}

/*CSS For the image book module*/
.ImgBookWin {
	width: 100%;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-weight: normal;
	font-size: 11px;
	vertical-align: center;
	font-family: arial, tahoma, verdana;
	background-color: #FFFFFF;
}

/* Table contain only image */
.ImgBookImg {
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}

/* Table contain only description */
.ImgBookDescription {
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	font-weight: normal;
	font-size: 15px;
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	background-color: #ffffff;
	padding: 5px;
}

/* TD for the title of the TOC*/
.ImageBookTOCTitle {
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	background-color: #FFB319;
	text-transform: uppercase;
}

/* TD for the Table Of Content (only link) */
.ImageBookTOCTD {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.ImageBookTable {
	width: 98%;
	background-color: #FFB319;
	border-right: #333333 3px solid;
	border-top: #333333 3px solid;
	border-left: #333333 3px solid;
	border-bottom: #333333 3px solid;
	padding-top: 10px;
	margin: 10px;
}

.ImageBookItem {
	width: 50%;
}

.ImageBookTOCTable {
	background-color: #FFFFFF;
	text-align: left;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	width: 100%;
	border-bottom: black 0px solid;
	height: 100%;
}

.ImageBookTOCLink,A.ImageBookTOCLink:link,A.ImageBookTOCLink:visited,A.ImageBookTOCLink:hover
	{
	display : block;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.ImageBookTOCPager {
	border-right: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black Opx solid;
	width: 100%;
	background-color: #FFB319;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ImageBookTOCPagerLink,A.ImageBookTOCPagerLink:link,A.ImageBookTOCPagerLink:visited,A.ImageBookTOCPagerLink:hover
	{
	font-weight: normal;
	font-size: 9px;
	font-family: arial, tahoma, verdana;
}

.ImageBookTOCPagerSelected {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: arial, tahoma, verdana;
}

.ImageBook_Image { /*cursor :hand;*/
	border-color: #FFFFFF;
}

.ImageBookViewerTitle {
	padding: 10px;
	background-color: #FFB319;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	height: 35px
}

.ImageBookViewerImage {
	padding: 10px;
	vertical-align: top;
}

.ImageBookViewerDescription {
	padding: 10px;
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

/* TD contain title*/
.TDImgItemTitle {
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	background-color: #FFB319;
	text-transform: uppercase;
}

/* TD contain image*/
.TDImgBookItemImg {
	width: 50%;
	padding: 5px;
}

/* TD contain description*/
.TDImgBookItemDescr {
	width: 50%;
	padding: 0px;
}

/* TD contain all the TOC (link + pager)*/
.TDToc {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}

/* TD contain all the items (image + descr) in the photobook*/
.TDItems {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

/* TD contain one item (image + descr) in the photobook*/
.ImageBookItem {
	vertical-align: top;
}

/* TD contain button first,previous,next,last */
.TDNavigator {
	padding: 5px;
	text-align: center;
}

/* TD contain command buttons (download, view image, ...)*/
.TDButton {
	padding: 5px;
}

/**************************************/
	/*style for table around modules*/
/**************************************/
.Table_Module {
	/*width: 628px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align:top;
	clear : left; /*en esperant que ça face pas tout foirer*/
}



.TD_Module_HeaderB {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color: Transparent;
	width: 100%;
}

.TD_Module_Content {
	padding-top: 0px;
	background-color:transparent;
}

.TD_Module_Footer { /*display: none;*/
	
}

TD_Module_Command {
	text-align: right;
	width: 100%;

}

.TD_Module_Title {
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	color: black;
	background-color:transparent;
	padding-left: 2px;
}

.TD_Module_Title H1 {
	margin-top: 10px;
  font-family: arial, tahoma, verdana;
	text-align: left;
	font-size: 22px; /*20px;*/
	font-weight: bold;
	color: black;
}

/*style for Download center*/ /**************************************/
.DC_TD_TITLE {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.DC_TD_CELL {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

.DC_TABLE {
	
}
a.DC_A_DOC:link,a.DC_A_DOC:link,a.DC_A_DOC:link,a.DC_A_DOC:link{
}
	
.DC_FILTER_TD {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/*Affichage des onglet (configuration)*/
.Onglet_Activated {
	border-right: white 1px solid;
	padding-right: 3px;
	border-top: white 1px solid;
	padding-left: 3px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 20px;
	background-color: dimgray;
	color: white;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.Onglet_Deactivated {
	background-color: white;
	border-color: dimgray;
	border-width: 1px;
	border-style: solid;
	padding-left: 3;
	padding-right: 3;
	height: 20px;
	font-weight: bold;
	font-size: 13px;
	color: gray;
	font-family: arial, tahoma, verdana;
	text-decoration: none;
	cursor: hand;
}

.Onglet_Disabled {
	border-color: dimgray;
	border-width: 1px;
	border-style: solid;
	padding-left: 3;
	padding-right: 3;
	height: 20px;
	background-color: lightgrey;
	font-weight: bold;
	font-size: 13px;
	color: gray;
	font-family: arial, tahoma, verdana;
	text-decoration: none;
}

.3DWin {
	border-right: dimgray inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: dimgray thin inset;
}

/************************/ /* FAQS*/
.FaqsCat-Title {
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	margin: 10 10 10 10;
}

.FaqsQuestion-td {
	vertical-align : middle;
  font-weight:bold;
/*	padding-left: 10px;*/
}
.FaqsQuestion
    /*Cf .normal*/
{
	vertical-align : top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
/*	font-weight : normal;*/
  padding-left: 10px;
}

.FaqsAnswer-td {
	padding-left: 10px;
}

.FaqsAnswer {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.LabelCategory {
	valign: top;
	vertical-align: sub;
}

.radiobuttonlistFaqs {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	RepeatDirection: Horizontal;
}

.Faqs-TxtSearch {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.Faqs-Td 
{
	align : right;
	valign : top;
}

.FaqsCatIndex-td .Normal
{
	font-size : 13px;
	font-weight : bold;
}

.FaqsIndex-table 
{	
}

.FaqsIndex-td {
	text-align: left;
}

.FaqsNewPageLink {
	vertical-align: top;
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: Blue;
	line-height: 12px;
}

.FaqsNewPageLabel {
	vertical-align: top;
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	height: 100%;
	color: "black";
	line-height: 12px;
}

.Faqs_Label {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
}

.Faqs_Link {
	vertical-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

Faqs_Table_Header {
	width: 100%;
	background-color: #ccccff;
}

/*** Tasks****/
.TasksAlternate {
	background-color: whitesmoke;
}

.TasksHeader {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	font-size: 9pt;
	background-color: #cfcfcf;
}

.TasksItem {
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	color: #003366;
}

.TasksSearchTextBox {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.TasksTableSearch {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	background-color: #cfcfcf;
	color: #003366;
}

.TasksPagerSearch {
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #cfcfcf;
}

.ListHeader {
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}

.oddTask {
	background-color: whitesmoke;
}

.evenTask {
	
}

.dateSeparator {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

/* for the buttons in the Tasks Option Modal Dialog*/
.TasksCommandButton {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	cursor: hand;
}

.TasksMainTable {
	
}

.TasksTitle {
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #CA5408;
}

.TasksTableOption {
	
}

/*****************************************************************************************
/**************************************   SITE MAP   *************************************
*****************************************************************************************/
.SiteMapTable table, .SiteMapTable td, .SiteMapTable tr, .SiteMapTable a
{
	vertical-align : top;
	line-height : 13px;
}

.SiteMapTdImage_level_1,
.SiteMapTdImage_level_2,
.SiteMapTdImage_level_3
{
	padding-left : 10px;
	width : 10px;
}

.SiteMapTdText_level_1
{
	font-size : 13px;
}

.SiteMapTdText_level_2
{
	font-size : 11px;
	padding-left : 10px;
}

.SiteMapTdText_level_3
{
	font-size : 10px;
	padding-left : 30px;
}

/*****************************************************************************************
/**************************************      FORUM   *************************************
*****************************************************************************************/
	/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold,a.linkMenuSink {
	font-weight: bold;
}

a.linkSmall,a.LinkSmallBold,a.linkMenuSink {
	color: ;
	font-size: 12px;
}

a.linkSmallBold:visited,a.linkMenuSink:visited {
	color: ;
}

a.linkSmallBold:Hover,a.linkMenuSink:Hover {
	color: ;
}

/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold,a.userOnlineLinkBold,a.userOnlineLinkBold:Visited,a.userOnlineLinkBold:Hover,a.userOnlineLinkBold:Link
	{
	font-weight: bold;
	color: #003366;
}

.moderatorOnlineLinkBold,a.moderatorOnlineLinkBold,a.moderatorOnlineLinkBold:Visited,a.moderatorOnlineLinkBold:Hover,a.moderatorOnlineLinkBold:Link
	{
	font-weight: bold;
	color: #00A651;
}

.adminOnlineLinkBold,a.adminOnlineLinkBold,a.adminOnlineLinkBold:Visited,a.adminOnlineLinkBold:Hover,a.adminOnlineLinkBold:Link
	{
	font-weight: bold;
	color: #003366;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle {
	font-weight: bold;
	font-size: 14px;
	font-family: arial, tahoma, verdana;
	color: #00A651;
}

.menuText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menuTextLink:visited,a.menuTextLink:link {
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

a.menuTextLink:Hover {
	color: #003366;
}

/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager {
	font-size: 12px;
	font-weight: bold;
}

.searchItem {
	background-color: #ffffed;
}

.searchAlternatingItem {
	background-color: #FFFFFF;
}

/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing {
	height: 2px;
	background-color: #ffffed;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}

.normalTextSmallBold {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.normalTextSmaller {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	color: #003366;
}

.normalTextSmall,.normalTextSmallBold,.normalTextSmaller {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText {
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder {
	border: 1px #C1CADB solid;
	background-color: transparent;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow {
	background-color: #ffffed;
}

td.forumAlternate {
	background-color: #ffffcf;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle {
	background-color: #ffffde;
}

.threadDetailTextSmall {
	font-size: 12px;
	color: #0055e7;
}

.threadDetailTextSmallBold {
	font-weight: bold;
	font-size: 12px;
	color: #0055e7;
}

td.forumRowHighlight {
	background-color: #ffffde;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle {
	font-weight: bold;
	font-size: 14px;
	color: #00A651;
}

a.forumTitle:visited,a.forumTitle:link {
	font-size: 14px;
	font-weight: bold;
	color: #013DA4;
}

a.forumTitle:hover {
	color: #DD6900;
}

.forumName {
	font-weight: bold;
	font-size: 16px;
	font-family: arial, tahoma, verdana;
	text-decoration: none;
	color: navy;
}

a.forumName:hover {
	color: #DD6900;
	text-decoration: underline;
}

/*****************************************************
Form Elements
*****************************************************/
.forum_textarea {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	background-color: White;
	border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink {
	font-size: 12px;
	font-family: arial, tahoma, verdana;
	position: relative;
}

TD.popupMenuSink {
	position: relative;
}

DIV.popupMenu {
	border: 1px solid blue;
}

DIV.popupTitle {
	font-family: arial, tahoma, verdana;
	color: white;
	font-weight: bold;
	background-color: #4455AA;
}

DIV.popupItem {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	background-color: #DDEEFF;
}

/****************************************************************************************

/*CSS for the glossary module*/
	/****************************************************************************************/
	/********************Display of the principal row ex: firstLetter - term - definition***********/
.gl_topImg {
	vertical-align: middle;
	padding-right: 1px;
}

.gl_First_Letter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	font-family: arial, tahoma, verdana;
	COLOR: black;
	TEXT-ALIGN: justify;
	vertical-align: top;
	width: 50px;
}

.gl_EditImg {
	padding-right: 8px;
	padding-top: 8px;
	vertical-align: top;
}

.gl_term {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	font-family: arial, tahoma, verdana;
	COLOR: black;
	TEXT-ALIGN: justify;
	padding-top: 8px;
	vertical-align: top;
	width: 150px;
}

A.gl_Anchor_Def:active {
	text-decoration: none;
	color: black;
}

A.gl_Anchor_Def:visited {
	text-decoration: none;
	color: black;
}

A.gl_Anchor_Def:link {
	text-decoration: none;
	color: black;
}

A.gl_Anchor_Def:hover {
	text-decoration: none;
	color: black;
}

.gl_Def {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	font-family: arial, tahoma, verdana;
	COLOR: black;
	TEXT-ALIGN: justify;
	padding-top: 8px;
	padding-right: 20px;
	vertical-align: top;
}

/**********************************************************************************************/
	/*********************Display of the Search bar*********************************/
.gl_Search_Align {
	text-align: left;
	vertical-align: middle;
}

.gl_Search_Label {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding-right: 5px;
}

.gl_Search_TextBox {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

/*******Display of the Index Glossary user control*********/
.gl_Index {
	FONT-SIZE: 17px;
	text-align: center;
	letter-spacing: -0.5mm;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gl_Index_Letter {
	padding-right: 5px;
}

.gl_Index_Disabled {
	color: gray;
}

A.aIndexGlossary:link {
	COLOR: black;
	TEXT-DECORATION: none;
}

A.aIndexGlossary:visited {
	COLOR: black;
	TEXT-DECORATION: none;
}

A.aIndexGlossary:active {
	COLOR: black;
	TEXT-DECORATION: none;
}

A.aIndexGlossary:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}

/**********************************************************/
	/* wvnSearch   */
	/**********************************************************/
.wvnSearchTable {
	width: 100%;
	border-width: thin;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

.wvnSearchItem1 {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.wvnSearchItem2 {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: lightgrey;
}

.wvnSearchHeader {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.wvnSearchFooter {
	
}

.wvnSearchPager {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.wvnSearchConfig_Table {
	background-color: lightgrey;
}

.wvnSearchConfig_Title {
	border-bottom: black 1px double;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.wvnSearchConfig_Item1_l {
	
}

.wvnSearchConfig_Item1_c {
	
}

.wvnSearchConfig_Item1_r {
	
}

.wvnSearchConfig_Item2_l {
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: white 1px solid;
}

.wvnSearchConfig_Item2_c {
	border-top: gray 1px solid;
	border-bottom: white 1px solid;
}

.wvnSearchConfig_Item2_r {
	border-top: gray 1px solid;
	border-right: gray 1px solid;
	border-bottom: white 1px solid;
}

.wvnSearch_SearchDidNotMatch {
	font-weight: bold;
	font-size: 15px;
	color: deepskyblue;
	line-height: 12px;
	font-family: arial, tahoma, verdana;
}

.wvnSearch_Result_TableRes {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.wvnSearch_Result_TableRes_FoundOnPageLbl {
	
}

.wvnSearch_Result_TableRes_FoundOnPageValue {
	
}

.wvnSearch_Result_TableRes_ModuleTypeLbl {
	
}

.wvnSearch_Result_TableRes_ModuleTypeValue {
	
}

.wvnSearch_Result_TableRes_ModuleLbl {
	
}

.wvnSearch_Result_TableRes_ModuleValue {
	
}

.wvnSearch_Result_TableOccRes {
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

.wvnSearch_Result_TableOccRes_Title {
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
}

.wvnSearch_Result_TableOccRes_ModuleDetailLbl {
	
}

.wvnSearch_Result_TableOccRes_ModuleDetailLbl {
	
}

.wvnSearch_Result_TableOccRes_Word {
	font-weight: bold;
	font-style: italic;
}

/**********************************************************/
	/* wvnGuestBook   */
	/**********************************************************/
.GuestBook_HeadFiltre {
	
}

.GuestBook_Table_Gen {
	
}

.GuestBook_Items_Table {
	
}

.GuestBook_Td_Edit {
	
}

.GuestBook_Td_Signaletique {
	
}

.GuestBook_Td_Message {
	
}

.GuestBook_Table_Signaletique {
	
}

.GuestBook_Td_Field {
	
}

.GuestBook_Td_FieldValue {
	
}

.GuestBook_Td_FieldMessage {
	
}

.GuestBook_SubHead {
	background-color: red;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	font-size: 16px;
}

/**********************************************************/
	/**********************Calendar****************************/
.Calendar_Table {
	background-color: white;
	font: 8 pt Tahoma;
}

/*Calendar Header */
.Calendar_TdHeaderHour {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	width: 5%;
	text-align: right;
}

.Calendar_TdHeaderOutHour {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	width: 5%;
	text-align: right;
}

.Calendar_TH {
	font-family: arial, tahoma, verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background-color: #336699;
	text-align: center;
}

.Calendar_TodayTH {
	font-family: arial, tahoma, verdana;
	color: red;
	font-size: 8pt;
	font-weight: bold;
	background-color: #336699;
	text-align: center;
}

.Calendar_ImagesNextBefore {
	cursor: hand;
}

a.Calendar_Link0:link {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: #b5b5b5;
}

a.Calendar_Link0:active {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: #b5b5b5;
}

a.Calendar_Link0:visited {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: #b5b5b5;
}

a.Calendar_Link0:hover {
	font: 8 pt Tahoma;
	color: #b5b5b5;
}

a.Calendar_LinkFinished0:link {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #b5b5b5;
}

a.Calendar_LinkFinished0:active {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #b5b5b5;
}

a.Calendar_LinkFinished0:hover {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #b5b5b5;
}

a.Calendar_LinkFinished0:visited {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #b5b5b5;
}

a.Calendar_Link1:link {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: #000080;
}

a.Calendar_Link1:hover {
	font: 8 pt Tahoma;
	TEXT-DECORATION: underline;
	color: #000080;
}

a.Calendar_Link1:visited {
	font: 8 pt Tahoma;
	color: #000080;
}

a.Calendar_Link1:active {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: #000080;
}

a.Calendar_LinkFinished1:link {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #000080;
}

a.Calendar_LinkFinished1:visited {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #000080;
}

a.Calendar_LinkFinished1:active {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #000080;
}

a.Calendar_LinkFinished1:hover {
	font: 8 pt Tahoma;
	TEXT-DECORATION: line-through;
	color: #000080;
}

a.Calendar_NewsLink:link {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: black;
}

a.Calendar_NewsLink:hover {
	font: 8 pt Tahoma;
	TEXT-DECORATION: underline;
	color: black;
}

a.Calendar_NewsLink:visited {
	font: 8 pt Tahoma;
	color: black;
}

a.Calendar_NewsLink:active {
	font: 8 pt Tahoma;
	TEXT-DECORATION: none;
	color: black;
}

/* Calendar rows */
.Calendar_TrOutHour {
	background-color: #B0C4DE;
}

.Calendar_TrHour0 {
	background-color: #EDEDED;
}

.Calendar_TrHour1 {
	background-color: #cecfce;
}

.Calendar_TrSelectedHour0 {
	background-color: #FFFFE0;
}

.Calendar_TrSelectedHour1 {
	background-color: #FFFACD;
}

/*Calendar cells */
.Calendar_TdOutHour {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 13%;
}

.Calendar_TdHour0 {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 13%;
}

.Calendar_TdHour1 {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	/*background-color : #aaaaaa;*/
}

/*Small Calendar */
.SmallCalendar_Table {
	border-width: 1px;
	border-style: solid;
	border-color: #6699cc;
}

.SmallCalendar_DayHeader {
	background-color: #B0C4DE;
	font-weight: bold;
	font-size: 8pt;
}

.SmallCalendar_Day {
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	color: #696969;
	font-size: 8pt;
	text-decoration: none;
}

.SmallCalendar_NextPrev {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	font-size: 9pt;
}

.SmallCalendar_OtherMonth {
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	color: #696969;
	font-size: 8pt;
	text-decoration: none;
}

.SmallCalendar_SelectedDay {
	border-width: 1px;
	border-style: solid;
	border-color: red;
	background-color: #FFFFED;
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	color: #696969;
	font-size: 8pt;
	text-decoration: none;
}

.SmallCalendar_Selector {
	border-width: 1px;
	border-style: solid;
	border-color: red;
}

.SmallCalendar_Title {
	background-color: #B0C4DE;
	font-weight: bold;
	font-size: 8pt;
}

.SmallCalendar_TodayDay {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	color: red;
	font-size: 8pt;
	text-decoration: none;
}

.SmallCalendar_WeekendDay {
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	color: #696969;
	font-size: 8pt;
	text-decoration: none;
}

/*******menu contextuel******/
.skin0 {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	background-color: menu;
	font-family: arial, tahoma, verdana;
	font-size: 10pt;
	color: black;
	line-height: 20px;
	cursor: default;
	visibility: hidden;
}

.skin1 {
	cursor: default;
	font-family: arial, tahoma, verdana;
	color: black;
	position: absolute;
	width: 150px;
	font-size: 10pt;
	background-color: menu;
	border: 1 solid buttonface;
	visibility: hidden;
	border: 2 outset buttonhighlight;
}

a.MenuLink {
	color: black;
	text-decoration: none;
}

a.MenuLink:hover {
	color: white;
	text-decoration: none;
}

a.MenuLink:visited {
	color: black;
	text-decoration: none;
}

.menuitems {
	padding-left: 15px;
	padding-right: 10px;
	link: #FFFFFF;
	alink: #FFFFFF;
	vlink: #FFFFFF;
}

/*********fin menu contextuel***********/
Table.DialogBox {
	background-color: White;
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: White 2px ridge;
	BORDER-LEFT: White 2px ridge;
	BORDER-RIGHT: White 2px ridge;
	BORDER-TOP: White 2px ridge;
}

/*****************************************************
Path control
*****************************************************/
.PathItem,.PathLink,A.PathLink:link,A.PathLink:visited,A.PathLink:active,A.PathLink:hover
	{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #092E63;
	letter-spacing: 0px;
	font-weight: normal;
	/*padding-left:10px;*/
}
.PathItem strong
{
	font:bold 11px arial, tahoma, verdana;
	color:#222222;
}
table.PathTable {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	color: #245F59;
	letter-spacing: 0px;
	font-weight: normal;
}

A.PathLink:link,A.PathLink:visited,A.PathLink:active,A.PathLink:hover {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #092E63;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}

/****** AdvancedForm ******/
	/* pour l'alignement général du formulaire */
.tdForm {
	text-align: center;
	vertical-align: middle;
	font-size : 10px;
	font-weight : bold;
}

/* pour l'alignement des boutons précédent/suivant, historique, etc */
.Submit {
	text-align: center;
	vertical-align: middle;
}

/* pour l'alignement des boutons précédent/suivant, historique, etc */
.History {
	text-align: center;
	vertical-align: middle;
}

/* style des boutons précédent,suivant,historique + numéros d'étapes en haut */
.Navigator {
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
}

/* pour l'alignement des numéros d'étapes en haut */
.Steps {
	text-align: right;
	vertical-align: middle;
}

/* pour l'alignement du total en haut */
.Total {
	text-align: right;
	vertical-align: middle;
}

/* style du mot "Total" */
.TotalTitle {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: darkred;
	text-decoration: underline;
}

/* style de la valeur du total et de la monnaie */
.TotalValueCurrency {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
}

/*										*
 *										*
 *			 ---------------------					*
 *			| WVNLIST MODULE CSS  |					*
 *			 ---------------------					*
 *										*
 *										*
 *										*/ /*										*
 *										*
 *										*
 *			General wvnList						*
 *										*
 *										*
 *										*/ /* Default font for the button */
.wvnListButtonFont {
	font-size: x-small;
}

/* Default width for DropDownLists/Textboxes */
.wvnListDefaultWidth {
	width: 120;
}

/*										*
 *										*
 *										*
 *			wvnList related						*
 *										*
 *										*
 *										*/
	/* Options table (domains/list selection, sort, description) */
.wvnListOptionsTable {
	width: 100%;
}

/* Options table row */
.wvnListOptionsTableRow {
	
}

/* Options table: inner tables */
.wvnListOptionsTableInner {
	
}

/* Options table columns */
.wvnListOptionsTableCol {
	
}

/* Options table options panel (i.e. Domain selection) */
.wvnListOptionsTablePanel {
	
}

/* The list description zone */
.wvnListListDescription {
	OVERFLOW-Y: auto;
	width: 300px;
	height: 50px;
	font: normal 12px/ 12px verdana, arial;
}

/* Table containing the div that will contain the data */
.wvnListListTable {
	width: 100%;
	height: 100%;
}

/* Div that will contain the data */
.wvnListListTableDiv {
	WIDTH: 750;
	HEIGHT: 300;
	overflow: auto;
}

/* Alignement of the launch/export buttons */
.wvnListLaunchButtons {
	align: "center";
}

/* The dataGrid containing the result of the query... */
.wvnListDataGrid {
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

/* ... its header style (TR)... */
.wvnListHeaderStyle {
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #AABAD1;;
	text-align: center;
}

/* ... its item style (TR)... */
.wvnListItemStyle {
	font-size: 8pt;
	background-color: #EED89E;
}

/* ... its alternate item style (TR) ... */
.wvnListAlternateItemStyle {
	font-size: 8pt;
	background-color: #afbfd6;
}

/* ... its item style (TD) for a default content ... */
.wvnListItemDefault {
	
}

/* ... its item style (TD) for a string content ... */
.wvnListItemString {
	text-align: left;
}

/* ... its item style (TD) for a string content ... */
.wvnListItemNumber {
	text-align: right;
}

/* ... its item style (TD) for a string content ... */
.wvnListItemDate {
	text-align: left;
}

/* ... its item style (TD) for a boolean content ... */
.wvnListItemBoolean {
	text-align: center;
}

/* Div pager part */
.wvnListPagerStyle {
	font-weight: bolder;
	font-size: 12px;
	vertical-align: top;
	background-color: #444444;
	color: #d5e3e2;
	font-style: italic;
	font-family: arial, tahoma, verdana;
}

.wvnListPagerStyle a:link {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #eed89e;
	vertical-align: top;
}

.wvnListPagerStyle a:visited {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #eed89e;
	vertical-align: top;
}

.wvnListPagerStyle a:hover {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
}

/*										*
 *										*
 *										*
 *			editWvnList related			*
 *										*
 *										*
 *										*/ /* Table for the edit of a list... */
.wvnListEditPanel {
	
}

/* ... row of this table */
.wvnListEditRow {
	vertical-align: top;
}

/* Width of filter textboxes */
.wvnListFilterWidthEdit {
	width: 120;
}

/*										*
 *										*
 *										*
 *			configWvnList related		*
 *										*
 *										*
 *										*/ /* Dimensions of the listbox(es) */
.wvnListListBoxCell {
	width: 180px;
	height: 200px;
}

/* Width of an option table */
.wvnListOption {
	width: 100%
}

/* TD used for displaying the "edit" panel (add, remove, edit */
.wvnListEditPanel {
	width: 50;
	text-align: left;
}

/* Additionnal options for the chart control */
.wvnListChartTheme {
	width: 640;
	height: 480;
}

/****** AdvancedForm ******/
	/* pour l'alignement général des labels du formulaire */
.tdForm {
	text-align: left;
	vertical-align: top;
}

/* pour l'alignement général des contrôles du formulaire */
.tdForm2 {
	text-align: left;
	vertical-align: middle;
}

/* pour l'alignement général de la page */
.tdGlobal {
	text-align: center;
	vertical-align: middle;
}

/* défilement du formulaire */
.Scrollable { /*overflow-y:auto;
	height:300px;*/
	
}

.bgNav {
	background-color: Transparent;
}

.subItem {
	background-color: Transparent;
}

/* pour l'alignement des boutons précédent/suivant*/
.Submit {
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
}

/* pour l'alignement des boutons Paypal + message de confirmation*/
.SubmitPP {
	text-align: center;
	vertical-align: middle;
}

/* pour l'alignement de l'historique, etc */
.History {
	text-align: center;
	vertical-align: middle;
}

.Form-Introduction
{
	font-size : 14px;
	font-weight : bold;
}

/* style des boutons précédent,suivant et numéros d'étapes en haut */
.Navigator {
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
}

/* pour l'alignement des numéros d'étapes en haut */
.Steps {
	text-align: center;
	vertical-align: middle;
}

/* pour l'alignement du total en haut */
.Total {
	text-align: center;
	vertical-align: middle;
}

/* style du mot "Total" */
.TotalTitle {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: darkred;
	text-decoration: underline;
}

/* style de la valeur du total et de la monnaie */
.TotalValueCurrency {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
}

/****** Invoice ******/ /* pour l'alignement de la liste de factures */
.Invoice {
	text-align: center;
	vertical-align: middle;
}

.InvoiceTitle {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: darkred;
	text-decoration: underline;
}

/*
	AdvCatalog
*/
.AdvCatalog_GridDisplay_FieldsHeader {
	padding: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: #D6F3A9;
	white-space: nowrap;
	text-align: center;
}

.AdvCatalog_GridDisplay_FieldsHeader td {
	padding-left: 10px;
	padding-right: 10px;
}

.AdvCatalog_GridDisplay_FieldDataOdd {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_GridDisplay_FieldDataEven {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: #D6F3A9;
}

.AdvCatalog_GridDisplay_StringData {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	color: "blackz"
}

.AdvCatalog_GridDisplay_NumberData {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: right;
	color: "black";
}

.AdvCatalog_GridDisplay_ImageData {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_GridDisplay_ThumbData {
	padding-left: 2px;
	padding-right: 2px;
	width: 120px;
	vertical-align: middle;
	text-align: center;
}

.AdvCatalog_GridDisplay_ThumbData img {
	width: 100px;
	vertical-align: middle;
	text-align: center;
}

.AdvCatalog_GridDisplay_URLData {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_GridDisplay_BooleanData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: center;
}

.AdvCatalog_GridDisplay_FileData {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*--View: ListDisplay*/
.AdvCatalog_ListDisplay_FieldsHeader {
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: arial, tahoma, verdana;
}

/*Article paire*/
.AdvCatalog_ListDisplay_Even {
	width: 85%;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Article impaire*/
.AdvCatalog_ListDisplay_Odd {
	width: 85%;
	background-color: #D6F3A9;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche de nombres*/
.AdvCatalog_ListDisplay_NumberData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: right
}

/*Zone d'affiche de textes*/
.AdvCatalog_ListDisplay_StringData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche de lien*/
.AdvCatalog_ListDisplay_UrlData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche de lien de téléchargement*/
.AdvCatalog_ListDisplay_FileData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche d'images_design*/
.AdvCatalog_ListDisplay_ImageData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Cellule de gauche pour affiche liste*/
.AdvCatalog_ListDisplay_ThumbData {
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

.AdvCatalog_ListDisplay_ThumbData img {
	width: 100px;
	vertical-align: middle;
	text-align: center;
}

.AdvCatalog_ListDisplay_ThumbData input {
	width: 100px;
	vertical-align: middle;
	text-align: center;
}

/*Zone d'affiche de Date*/
.AdvCatalog_ListDisplay_DateData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche de Boolean*/
.AdvCatalog_ListDisplay_BooleanData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: center;
}

/*Zone d'affiche sur la demande d'info complémentaire*/
.AdvCatalog_ListDisplay_InfoSupData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche pour le lien détail*/
.AdvCatalog_ListDisplay_DetailData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

/*Zone d'affiche pour une zone HTML*/
.AdvCatalog_ListDisplay_HTMLData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_CategoryHeader {
	width: 1%;
	font-size: 14px;
	color: #D6F3A9;
	font-family: arial, tahoma, verdana;
	white-space: nowrap;
}

.AdvCatalog_FicheDisplay_CategoryText {
	font-weight: bold;
	font-size: 14px;
	color: #D6F3A9;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_DescriptionHeader {
	width: 1%;
	font-weight: normal;
	font-size: 14px;
	color: #D6F3A9;
	font-family: arial, tahoma, verdana;
	white-space: nowrap;
}

.AdvCatalog_FicheDisplay_DescriptionText {
	font-weight: normal;
	font-size: 11px;
	color: #D6F3A9;
	font-style: italic;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_Image {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: center;
}

.AdvCatalog_FicheDisplay_CategoryTable {
	width: 100%;
}

.AdvCatalog_FicheDisplay_Table {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: center;
}

.AdvCatalog_FicheDisplay_FieldDataOdd {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_FieldDataEven {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: #D6F3A9;
}

.AdvCatalog_InfoSupDisplay_Comment {
	width: 300px;
}

.AdvCatalog_SearchEngine_Numbers {
	width: 60px;
}

.AdvCatalog_SearchEngine_Date {
	width: 80px;
}

.AdvCatalog_SearchEngine_String {
	width: 90px;
}

.AdvCatalog_CategoriesTree {
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
	width: 200px;
	height: 400px;
	background-color: #e5efff;
}

.AdvCatalog_CategoriesTree_RespectSpace {
	width: 200px;
	height: 1px;
}

.AdvCatalog_CategoriesSearch {
	margin: 0px;
	width: 200px;
	height: 200px;
}

.AdvCatalog_TableSearch {
	border: 0px;
	width: 100%;
	border-collapse: collapse;
}

.AdvCatalog_TableSearch td {
	border: 0;
}

/*Fiche Display...*/
.AdvCatalog_FicheDisplay_FieldsHeader {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: infobackground;
}

.AdvCatalog_FicheDisplay_FieldDataOdd {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_StringData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_NumberData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: right;
}

.AdvCatalog_FicheDisplay_ImageData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_ThumbData {
	width: 120px;
	vertical-align: middle;
	text-align: center;
}

.AdvCatalog_FicheDisplay_ThumbData img {
	width: 100px;
	vertical-align: middle;
	text-align: center;
}

.AdvCatalog_FicheDisplay_URLData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCatalog_FicheDisplay_BooleanData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	text-align: center;
}

.AdvCatalog_FicheDisplay_FileData {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.AdvCartTable {
	font-family: arial, tahoma, verdana;
	Font-Size: 8pt;
}

.AdvCartListHead {
	background-color: #e5efff;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px
}

.AdvCartListItem {
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	padding-left: 5px
}

.AdvCartListItemAlt {
	background-color: #E8E8EE;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	padding-left: 5px
}

.AdvCartNbr {
	text-align: right;
}

.AdvCartDel {
	width: 80px;
}

.AdvCartListFooter {
	background-color: #E5EFFF;
	line-height: 10pt
}

.AdvCatalogOk {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: dodgerblue;
}

.AdvCatalogImagesSelect {
	border: 3;
	border-style: inset;
}

.AdvCatalogImagesShow {
	
}

.AdvCatalogSearchFailed {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: Red;
}

.AdvCatalogSearchSucceed {
	font-weight: normal;
	font-size: 11px;
	color: seagreen;
	font-family: arial, tahoma, verdana;
}

.AdvCatalogOrdersLst {
	width: 100%;
	height: 100%;
}

.AdvCatalogImportHeader {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: aliceblue;
}

.AdvCatalogImportFooter {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-color: aliceblue;
}

/* Styles EGTSiteMap */
.EGTTree a:link,.EGTTree a:visited, .EGTTree a:active
{
	font-family : Arial;
	font-size:11px;
	color:Black;
	text-decoration:none;
	padding-left : 5px;
}

.EGTTree a:hover
{
	font-family : Arial;
	font-size:11px;
	color:Black;
	text-decoration:underline;
	padding-left : 5px;
}



/** Pour la page Country Selector  */

#carte {
	background-image:url(/egt/images/zone_defaut.gif);
	background-repeat:no-repeat;
}


/** Pour la page Quicktour  */

a.link_txt:link {color: #11356d; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline;}     /* unvisited link */
a.link_txt:visited {color: #11356d; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline;}  /* visited link */
a.link_txt:hover {color: #11356d; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;}   /* mouse over link */
a.link_txt:active {color: #11356d; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline;}   /* selected link */

/* Pour les liens "standards" dans le right pane */
.blacklink a, .blacklink a:link, .blacklink a:visited, .blacklink a:focus, .blacklink a:active {
  color:#454648;
  text-decoration:none;
}
.blacklink a:hover {
  text-decoration:underline;
}

.TitleBu1
{
	font-size:15px;
	font-weight:bold;
	WVNEditorName: TitleBu1; 
}
.TitleBu2
{
	font-size:15px;
	line-height:13px;
	WVNEditorName: TitleBu2; 
}


.NewsRightPane
{
	font-family:Arial;
	font-size:11px;
	color:#454648;
	WVNEditorName: News; 
}
.RightPanetitle, .wos-cart h2 .welcome
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	WVNEditorName: TitleRightPane; 
}

/*-------------------wvnCaroussel----------------------------------------*/
  
.jcarousel-container 
{
	background: #F0F6F9;
}

.jcarousel-direction-rtl {
	direction: rtl;
}


.jcarousel-clip {
	overflow: hidden;
}


.jcarousel-item {

	text-align:center;
}

.jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}

.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}


.jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
	position: absolute;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
	background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
	background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-prev-horizontal {
	position: absolute;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
	background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}

/*-----------------------------------------------------------*/


.ListLgImplemented 
{
	margin-top:10px;
	width:700px;
}
.ListLgImplemented .LgItemsImplemented
{
	padding:1px 0px 1px 17px;
	background:url(/egt/images_design/accept.png) no-repeat scroll transparent;
}

.classCategorizedLinks{
	margin-left:10px;	
}
