BODY
{
	font-family		 : Tahoma, Arial;
	font-size		 : 12px;
	text-align		 : center;
	background-color	 : #d7dae1;
	color			 : rgb(0,0,0);
	margin			 : 0;
}

#frame {
	margin-left	:auto;
	margin-right	:auto;
	text-align      : justify;
	width		: 1000px;
	background-color:#FFFFFF;
}

FRAME {

	margin-top  : 0px;
	margin-left : 0px;
}


H1
{
	font-family	: Tahoma, Arial;
	font-size	: 20px;
	color		: rgb(60, 60, 60);
	text-align	: justify;
	font-weight 	: bold;
	margin-bottom	: -3;
}

.Normal
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}

.Bold
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
	font-weight	: bold;
}

.Header {

	font-family		 : Tahoma, Arial;
	font-size		 : 14px;
	font-style		 : italic;
	font-weight		 : bold;
	color			 : rgb(255, 255, 255);
	background-color : rgb(0, 75, 163);
}


.Title
{
	font-family	: Tahoma, Arial;
	font-size	: 20px;
	color		: rgb(60, 60, 60);
	text-align	: justify;
	font-weight 	: bold;
}

.Chapter
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.Error
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
	color		: rgb(255, 0, 0);
}

.Note
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
	font-style	: italic;
}

.Warning
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
	color		: rgb(255, 102, 0);
	font-weight	: bold;
}

.Menu
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
	color		: rgb(255, 255, 255);
	background	: rgb(190, 190, 190);
	border-top	: 1px solid rgb(153, 153, 153);
	border-bottom	: 1px solid rgb(153, 153, 153);
}

.MenuTextHit
{
	text-decoration  : none;
	font-family		 : Tahoma, Arial;
	font-size		 : 12px;
	font-weight		 : bold;
	color			 : rgb(0, 0, 0);
}

.Goto1
{
	font-family	: Verdana, Arial;
	font-size	: 10px;
	text-decoration	: none;
	color		: rgb(255, 255, 255);
	border		: solid 1px #6487DB;
	padding		: 0px 4px 2px 4px;
}

.Goto2
{
	font-family	: Verdana, Arial;
	font-size	: 10px;
	text-decoration	: none;
	color		: rgb(255, 255, 255);
	border		: solid 1px #A2B7E9;
	padding		: 0px 4px 2px 4px;
	background	: #7393DF;
}

.GotoText
{

	font-family	: Verdana, Arial;
	font-size	: 10px;
	text-decoration	: none;
	color		: rgb(255, 255, 255);
}

.GotoSep
{
	font-family	: Verdana, Arial;
	font-size	: 10px;
	color		: #A2B7E9;
	padding		: 0px 1px 2px 1px;
}

.MenuTop
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	color		: rgb(0, 0, 0);
	background	: #F1F1F1;
	border-top	: 1px solid rgb(153, 153, 153);
	border-bottom	: 1px solid rgb(153, 153, 153);
}

.MenuTop1
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	text-decoration	: none;
	color		: rgb(0, 0, 0);
	border		: solid 1px #F1F1F1;
	background	: #F1F1F1;
	padding		: 0px 6px 0px 6px;

}

.MenuTop2
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	text-decoration	: none;
	color		: rgb(0, 0, 0);
	padding		: 0px 6px 0px 6px;
	border		: solid 1px #2a6a8f;
	background	: #d8e0f1;
}

.MenuTopText
{

	font-family	: Verdana, Arial;
	font-size	: 12px;
	text-decoration	: none;
	color		: rgb(0, 0, 0);
}

.MenuTopSep
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	color		: #A9A9A9;
	padding		: 0px 1px;
}

.MenuText
{
	text-decoration  : none;
	font-family		 : Tahoma, Arial;
	font-size		 : 12px;
	font-weight		 : bold;
	color			 : rgb(0, 0, 0);
}

.MenuLeftTitle
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	color		: rgb(0, 0, 0);
	font-weight	: bold;
	background	: #F1F1F1;
	padding-left	: 6px;

}

.MenuLeft1
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	text-decoration	: none;
	color		: rgb(0, 0, 0);
	border		: solid 1px #F1F1F1;
	background	: #F1F1F1;
	padding-left	: 12px;

}

.MenuLeft2
{
	font-family	: Verdana, Arial;
	font-size	: 12px;
	text-decoration	: none;
	color		: rgb(0, 0, 0);
	padding-left	: 12px;
	border		: solid 1px #2a6a8f;
	background	: #d8e0f1;

}

.MenuLeftText
{

	font-family	: Verdana, Arial;
	font-size	: 12px;
	text-decoration	: none;
	color		: rgb(0, 0, 0);
}

.MenuLeft
{
	border-right	: 1px solid rgb(90, 90, 90);
	padding-left	: 10px;
	padding-right	: 10px;
	color			: rgb(0, 0, 0);
}

.MenuLeftClicked
{
	border-right	: 1px solid white;
	padding-left	: 10px;
	padding-right	: 10px;
	color			: rgb(0, 0, 0);	
	background		: rgb(214, 214, 214);
}


.MenuRight
{
	border-left		: 1px solid rgb(90, 90, 90);
	padding-left	: 10px;
	padding-right	: 10px;
	color			: rgb(0, 0, 0);
}

.MenuRightClicked
{
	border-left		: 1px solid white;
	padding-left	: 10px;
	padding-right	: 10px;
	color			: rgb(0, 0, 0);	
	background		: rgb(214, 214, 214);
}


.SubMenu
{
	font-family		: Tahoma, Arial;
	font-size		: 12px;
	color			: rgb(90, 90, 90);
	background		: rgb(238, 238, 238);
}

.SubMenuEnd
{
	border-top		: 1px solid rgb(190, 190, 190);
}

.SubMenuTitle
{
	font-family		: Tahoma, Arial;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: bold;
	border-top		: 1px solid rgb(190, 190, 190);
	border-bottom	: 1px solid rgb(190, 190, 190);
	padding-left	: 5px;
	color			: rgb(255, 255, 255);
	background		: rgb(90, 90, 90);
}

.SubMenuTitleHighlighted
{
	font-family		: Tahoma, Arial;
	font-size		: 12px;
	font-style		: italic;
	font-weight		: bold;
	border-top		: 1px solid rgb(190, 190, 190);
	border-bottom	: 1px solid rgb(190, 190, 190);
	padding-left	: 5px;
	color			: rgb(255, 255, 255);
	background		: rgb(0, 75, 163);
}

.SubMenuText
{
	text-decoration 	: none;
	font-family		: Tahoma, Arial;
	font-size		: 12px;
	padding-left		: 10px;
	color			: rgb(0, 0, 0);
}

.SubMenuText a
{
	color: black;
	text-decoration: none;
}

.SubMenuText a:link
{
	color: black;
	text-decoration: none;
}

.SubMenuText a:visited
{
	color: black;
	text-decoration: none;
}

.SubMenuText a:hover
{
	color: black;
	text-decoration: underline;
}

.SubMenuText a:activated
{
	color: black;
	text-decoration: underline;
}

.Search
{
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	font-weight		: bold;
	color			: white;
	background		: rgb(0, 75, 163);
}

.SearchTitle
{
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 5px;
	color			: white;
}


.NewsTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.NewsDate
{
	font-family	: Tahoma, Arial;
	font-size	: 10px;
	font-style	: italic;
}

.NewsMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}

.PromotionTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.PromotionDate
{
	font-family	: Tahoma, Arial;
	font-size	: 10px;
	font-style	: italic;
}

.PromotionMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}

.PromotionPrix
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
	color		: rgb(255, 0, 0);	
}

.PromotionPrixFF
{
	font-family 	: Tahoma, Arial;
	font-size	: 10px;
	text-align	: justify;
	color		: rgb(255, 0, 0);	
}

.CatalogueTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 14px;
	font-weight	: bold;
}

.ProduitTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.ProduitDescription
{
	font-family 	: Tahoma, Arial;
	font-size	: 10px;
	text-align	: justify;
}

.ProduitMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}

.ProduitPrix
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
	text-align	: justify;
}

.ProduitPrixFF
{
	font-family 	: Tahoma, Arial;
	font-size	: 10px;
	text-align	: justify;
}

.CommentTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.CommentDate
{
	font-family	: Tahoma, Arial;
	font-size	: 10px;
	font-style	: italic;
}

.CommentMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}


.SupportTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.SupportDate
{
	font-family	: Tahoma, Arial;
	font-size	: 11px;
	font-style	: italic;
}

.SupportMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}


.RevendeurTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}


.RevendeurMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}


.Windows
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
	border		: 2px solid rgb(238, 238, 238);
	padding		: 5
}

.WindowsHighlighted
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
	border		: 2px solid rgb(0, 75, 163);
	padding		: 5
}

.GamesTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.GamesMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;
}
.LotoLine
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.LotoColumn
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-style	: italic;
}

.LotoTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.LotoDate
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.LotoTirage
{
	font-family	: Tahoma, Arial;
	font-size	: 10px;
	font-style	: italic;
}

.LotoMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;	
}

.KenoLine
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.KenoColumn
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-style	: italic;
}

.KenoTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.KenoDate
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.KenoMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;	
}

.TurfLine
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.TurfColumn
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-style	: italic;
}

.TurfTitle
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.TurfDate
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.TurfMessage
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: justify;	
}

.FaqRequest
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
	text-align	: justify;
}


.FaqResponse
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	font-style	: italic;
	text-align	: justify;
}

.Form
{
	border-color: "#999999";
	border-style: solid;
	background-color: "#F1F1F1";
}

.FormTitle
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	color		: white;
	background	: #6487DB;	
}


.InputTitle
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	font-weight	: bold;
}

.InputText
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	border		: 1px solid rgb(0, 0, 0);
}

.Code
{
	font-family 	: Tahoma, Arial;
	font-size	: 12px;
	font-style	: italic;
	text-align	: left;
}

.Copyright
{
	font-family	: Tahoma, Arial;
	font-size	: 10px;
}

A.Link
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
	color		: rgb(0, 51, 153);
}

A.Link:link
{
	color			: rgb(0, 51, 153);
}

A.Link:visited
{
	color			: rgb(0, 51, 153);
}

A.Link:hover
{
	color			 : rgb(0, 102, 255);
} 

A.Link:active
{
	color			 : rgb(0, 102, 255);
}


A.Copyright
{
	font-family		: Tahoma, Arial;
	font-size		: 10px;
}


A.Copyright:link
{
	color			 : rgb(0, 0, 0);
}


A.Copyright:visited
{
	color			 : rgb(0, 0, 0);
}

A.Copyright:hover
{
	color			 : rgb(0, 0, 0);
} 

A.Copyright:active
{
	color			 : rgb(0, 0, 0);
}


A.Email
{
	font-family	: Tahoma, Arial;
	font-size	: 12px;
}

A.Email:link
{
	color			 : rgb(0, 51, 153);
}

A.Email:visited
{
	color			 : rgb(0, 51, 153);
}

A.Email:hover
{
	color			 : rgb(0, 102, 255);
}

A.Email:active
{
	color			 : rgb(0, 102, 255);
}

#footer
{
	background-color:#527bdc;
}

#footer td
{
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:7px 0 7px 0;
	text-align:center;
}

#footer td a
{
	font-size:11px;
	color:#FFFFFE;
	text-decoration	: none;
}
#footer td a:hover
{
	color:#FFCC00;
}

#footer td .copyright
{
	color:#c1d7ec;
}

