/* General page style. */
body {
	background-color: #FFFFFF;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #2152A5; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D6DEDE 0px; border-top-width: 1px;}


/* This is the background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; }

/* This is the outline round the boxes o nthe home page */
.boxline	{ background-color: #FFFFFF; border: 1px #000000 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EEF2F4; }
td.row2	{ background-color: #E2E7EB; }
td.row3	{ background-color: #D6DEDE; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
*/
td.rowpic {
		background-color: #D6DEDE;
}

/* Header cells */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #2152A5; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D6DEDE; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D6DEDE; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/*  
	psssst : tables à gauche sur index.php différentes de
	celles des autres pages
*/

td.catHeadIndex
{
	background-image: url(images/cellpic1Index.gif);
	background-color:#D6DEDE; border: #FFFFFF; border-style: solid; height: 28px;
}

td.cat,td.catHeadIndex,td.catBottom 
{
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

td.catHeadIndex 
{ 
	font-size: 12px; border-width: 1px 1px 0px 1px; 
}

td.row1Index
{
	background-color: #EFEFEF; 
}

/****************************/






/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #2152A5; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #2152A5;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #2152A5}
a.cattitle		{ text-decoration: none; color : #2152A5; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #2152A5; }
a.forumlink 	{ text-decoration: none; color : #2152A5; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }



/* liens pour les rss */
.rsslink		{ font-size: 10px; color : #2152A5; }
a.rsslink 	{ text-decoration: none; color : #2152A5; }
a.rsslink:hover{ text-decoration: none; color : #DD6900; }

/* liens pour les rss */
.rsslinkSite		{ font-weight: normal; font-style:italic; font-size: 10px; color : #2152A5; }
a.rsslinkSite 	{ text-decoration: none; color : #2152A5; }
a.rsslinkSite:hover{ text-decoration: none; color : #DD6900; }




/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #2152A5; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #2152A5; }
a.topictitle:visited { text-decoration: none; color : #003184; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: underline; color : #2152A5 }
a.postlink:visited { text-decoration: underline; color : #003184; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D6DEDE; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D6DEDE; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width:1px ;
	
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }






/* psssst : description sous le logo */

.descriptionLogo

{
	font-weight:bold ;
	color:Gray ;
	font-size:14px ;
	margin-left:12px ;
}

/* psssst : FIN description sous le logo */


/* psssst : cell où est le logo */

.logoCell

{
	font-size:10px ;
	text-align:center ;
	height:100% ;
	width:240px;
	border:solid 2px #D4D0C8;
}

.logoCell A

{
	color:Black ;
	text-decoration:none ;
}

.logoCell A:Visited
{
	color:Black ;
	text-decoration:none ;
}

.logoCell A:Hover
{
	color:Black ;
	text-decoration:none ;
}


/* psssst : END cell où est le logo */



/* psssst : haut de page */

.menuHautCell
{
	font-size:10px ;
}

.linkMenuHaut
{
    position:relative;
}
.linkMenuHaut A
{
	color:#2152A5 ;
	font-weight:bold ;
}

#profilogLink
{
    color:#7D3D05 ; /* 4D7A4A  800000 */
}
#profilogLink:hover
{
    color:#DD6900 ;
}

.linkMenuHaut A:Visited
{
	color:#2152A5 ;
}

.linkMenuHaut A:Hover
{
	color:#DD6900 ;
}

.technoProfil 
{
    margin-top:5px;
}
.technoProfil a
{
    color:#4D6B84 ;
    font-weight:bold ;
    font-size:12px;
    padding:2px 5px;
}
.technoProfil a:hover
{
    color:#DD6900 ;
}
.technoProfilLink
{
    margin-top:3px;
    margin-left:2px;
}
.technoZoom 
{
    font-size:10px;
    margin-top:8px;
}
.technoZoomLink
{
    margin-top:3px;
    margin-left:2px;
    xtext-align:center;
}
.technoZoom a
{
    color:#4D7A4A ;
    font-weight:bold ;
    font-size:12px;
    padding:2px 5px;
}
.technoZoom a:hover
{
    color:#DD6900 ;
}



.banniereHaut
{
	font-size:10px ;
}


.basDePage
{
	font-size:10px ;
	text-align:center ;
}

.TableThreads
{
	font-size:10px ;
}

.rowInfoThreads A
{
	color:#2152A5 ;
}

.rowInfoThreads A:Visited
{
	color:#800080 ;
}

.rowInfoThreads A:Active
{
	color:#800080 ;
}

.rowInfoThreads A:Hover
{
	color:#DD6900 ;
}

.InfoDate
{
	font-family:geneva,arial,Verdana ;
	font-size:10px ;
}

.lienInfoUser A:link
{
	text-decoration: none; 
	color : #2152A5; 
}

.lienInfoUser A:visited 
{
	color : #2152A5; 
	text-decoration:none ;
}

.lienInfoUser A:active  
{
	color : #2152A5; 
	text-decoration:none ;
}

.lienInfoUser A:hover
{
	text-decoration: underline; 
	color : #DD6900; 
}

.lienInfoUserNewMsg A:link
{
	color: #2152A5	
	text-decoration:none ;
	background-color:Yellow ;
}

.lienInfoUserNewMsg A:visited 
{
	color: #2152A5	
	text-decoration:none ;
	background-color:Yellow ;
}

.lienInfoUserNewMsg A:active  
{
	color: #2152A5	
	text-decoration:none ;
	background-color:Yellow ;
}

.lienInfoUserNewMsg A:hover
{
	color: #2152A5
	text-decoration:underline ;
	background-color:Yellow ;
}

/* psssst : lien d'un user dans l'affichage d'un thread sur index.php. Demeure bleu */

.lienUserRowInfoDUnThread A
{
	color:#2152A5 ;
}

.lienUserRowInfoDUnThread A:Visited
{
	color:#2152A5 ;
}

.lienUserRowInfoDUnThread A:Hover
{
	color:#DD6900 ;
}

/* END psssst : lien d'un user dans l'affichage d'un thread sur index.php. Demeure bleu */



/* psssst : style pour les liens RSS */

.lienRss A
{
	margin:2px ;
	font-family:Verdana ;
	font-size:9px ;
	border:solid 1px Black ;
	border-top-color:Silver ;
	border-left-color:Silver ;
	background-color: #FF6600 ;
	color:White ;
	text-decoration:none ;
	padding-left:2px ;
	padding-right:2px ;
	font-weight:bold ;
}

.lienRss A:Visited
{
	color: White ;
	text-decoration:none ;
}

.lienRss A:Hover
{
	background-color: #0B70A2;
	text-decoration:none ;
	color: White ;
}

/* psssst : FIN style pour les liens RSS */

/* psssst : style pour les liens de la table image du haut */
.flic A
{
	color:#CED6EF ;
}

.flic A:Visited
{
	color:#CED6EF ;
}

.flic A:Hover
{
	color:#CED6EF ;
}

/* psssst : FIN style pour les liens de la table image du haut */




.msgHorsSujet
{
	font-size:10px ;
	border:solid 1px Black ;
	border-top-width:0px ;
	background-color:#EFEFEF ;
	padding:3px ;	
}

.suggestionTable
{
	font-size:10px; 
	width:75% ;
	background-color:#F4F4F4;
	
	padding:5px ;
}

#linkUnivers
{
    color:#BB5B05;
}

#linkUnivers:hover
{
    color:#7D3D05;
}




