
/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold, a.linkMenuSink
{
    font-weight: bold;
}

.linkSmallBold h2
{
	font-size: 1em;
    padding:0px;
    margin:0px;
    display:inline;	
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: navy;
    font-size: 0.7em;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #013DA4;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: #DD6900;
}

a.explorer
{
	text-decoration:none;
    font-size : 12Px;
}

a.explorerAdmin
{
	text-decoration:none;
	color:Red;
    font-size : 12Px;
}

/*****************************************************
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: #0055E7;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Link
{
    font-weight: bold;
    color: darkblue;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Hover, a.adminOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
	font-weight: bold;
	font-size: 25px;
	color: darkgray;
	font-family: Arial, Helvetica, sans-serif;
}

.menuText
{
    font-size: 0.6em;
    font-weight: bold;
    color: #FFFFFF;
}

a.menuTextLinkYellow:visited, a.menuTextLinkYellow:link
{
    font-size: 0.6em;
    font-weight:bold;
    text-decoration: none; 
    color: #FFFF00;
    background-color:#666666;
}

a.menuTextLinkYellow:Hover
{
    color: #FFFFAA;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 0.6em;
    font-weight:bold;
    text-decoration: none; 
    color: #ffffff;
    background-color:#666666;
}

a.menuTextLink:Hover
{
    color: #000000;
}

a.menuTextLink2:visited, a.menuTextLink2:link
{
    font-size: 0.6em;
    font-weight:bold;
    text-decoration: none; 
    color: #000000;
}

a.menuTextLink2:Hover
{
    color: silver;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 0.7em;
    font-weight: bold;
}

.searchItem
{
	background-color: gainsboro;
}

.searchAlternatingItem
{
    background-color: #FFFFFF;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    /*background-image: url(../images/forumHeaderBackground.gif);*/
    background-color: #666666
}

td.forumHeaderBackgroundAlternate
{
    /*background-image: url(../images/bckg_ue.gif);*/
    background-color: #FFFFAA;
}

td.forumHeaderBackgroundModeration
{
	background-color: aqua;
}

/*****************************************************
Body
*****************************************************/
body 
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
    leftmargin: "0";
    bottommargin: "0";
    rightmargin: "0";
    topmargin: "0";
    marginheight: "0";
    marginwidth="0";
}


/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size : 0.7em;
}

/*****************************************************
Validation Text
*****************************************************/
.validationWarning
{
    color: Red;
}

/*****************************************************
Affichage des Partenaires
*****************************************************/
.TitreRubrique
{
    color: white;
    font-size : 10pt;
    font-family: Verdana
   
}

.NomPartenaire
{
	color:White;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	background-color : #666666;
	height : 12;
	text-align : center
}

.LogoPartenaire
{
	text-align : center;
}

.TextePartenaire
{
	color:Black;
	/*text-align :justify;*/
}

.TablePartenaire
{
	text-align : center;
	width : 450;
	vertical-align:top;
}

.ListeComplete
{
	vertical-align:top;
	width:100%;
	text-align: center;
}
.CellTop
{
	vertical-align:top;
}
.Logo
{
	height:50;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall
{
	font-size: 12px;
}

.normalTextSmallBold
{ 
    font-size : 0.7em;
    font-weight: bold;
}

.normalTextSmallBold h2
{
	font-size: 1em;
    padding:0px;
    margin:0px;
    display:inline;	
}

.normalTextSmaller
{
    font-size: 0.6em;
}

.normalTextSmallerRed
{
    font-size: 0.6em;
    color: Red;
}

.normalTextSmallerBold
{
    font-size: 0.6em;
    font-weight: bold;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    color: white;
    font-size: 0.7em;
    font-weight:bold;
}
.tableHeaderText h1
{
    color: white;
    font-size: 1em;
    font-weight:bold;
    padding:0px;
    margin:0px;
    display:inline;
}
a.HeaderText:link, a.HeaderText:visited
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
a.HeaderText:Hover
{
	text-decoration:underline;
}

/*****************************************************
Border used around tables
*****************************************************/
.fileModerationMenu
{
    border: 1px #666666 solid; 
    background-color: #FFFFAA;
    font-size : 11px;
}
a.fileMenuTextLink:visited, a.fileMenuTextLink:link
{
    text-decoration: none; 
    color: #000000;
}

a.fileMenuTextLink:Hover
{
    color: silver;
}

.tableBorder
{
    border: 1px #666666 solid; 
    /*background-color: #FFFFFF;*/
}

.LeftTopColumn
{
	background-image: url(../images/bl66.gif);
}

.LeftColumn
{
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(../images/bg_i.gif);
}

.LeftColumnEmpty
{
	background-repeat: repeat;
	background-attachment: scroll;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #FFFFCC;
}

td.forumRowPrice
{
	background-color: pink;
}

td.forumAlternate
{
	background-color: gainsboro;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
	background-color: gainsboro;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 0.7em;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 0.7em;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #FFFFCC;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 0.8em;
    font-weight: bold;
    color: black;
}

.forumTitle h1
{
	font-size: 1em;
    padding:0px;
    margin:0px;
    display:inline;	
}

.forumSubTitle
{
    font-size: 0.8em;
    font-weight: bold;
    color: Yellow;
}

.forumSubTitle h2
{
	font-size: 1em;
    padding:0px;
    margin:0px;
    display:inline;	
}

a.forumTitle:visited, a.forumTitle:link
{
    font-size: 0.8em;
    font-weight: bold;
    color: black;
}

a.forumSubTitle:visited, a.forumSubTitle:link
{
    font-size: 0.8em;
    font-weight: bold;
    color: 666666;
}

a.forumTitle:hover
{
    color: #FF9000;
}

a.forumSubTitle:hover
{
    color: #FF9000;
}

.forumName
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    background-color: #FFFFFF;
    border-color: Black;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    background-color: White;
    border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}

DIV.popupTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    background-color: #666666;
}

DIV.popupItem
{
    font-size: 0.8em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFCC;
}

.MenuBas a{
	color:#666666;
    font-size: 10px;;
    font-weight:bold;
}