/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #C8CDD2;
	scrollbar-face-color: #F7EDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DCB0B0;
	scrollbar-3dlight-color: #DCB0B0;
	scrollbar-arrow-color: #602C2C;
	scrollbar-track-color: #F7EDED;
	scrollbar-darkshadow-color: #602C2C;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	font: normal 10px Verdana;
	color:#602C2C;
}

/* General font families for common tags */
font,th,td,p {
	font: normal 10px Verdana;
	color:#602C2C;
}
.bandeau {
	background-color: #C8CDD2;
}
td.bordhaut{
	background-image: url(../images/bordhaut.jpg);
	background-repeat: repeat-x;
}
td.bordbandeaugauche{
	background-image: url(../images/bordbandeaugauche.jpg);
	background-repeat: no-repeat;
}
td.bordbandeaudroite{
	background-image: url(../images/bordbandeaudroite.jpg);
	background-repeat: no-repeat;
}
td.bordgauche{
	background-image: url(../images/bordgauche.jpg);
	background-repeat: repeat-y;
}
td.borddroite{
	background-image: url(../images/borddroite.jpg);
	background-repeat: repeat-y;
}
td.coingauche{
	background-image: url(../images/coingauche.jpg);
	background-repeat: no-repeat;
}
td.coindroit{
	background-image: url(../images/coindroit.jpg);
	background-repeat: no-repeat;
}
.maintable{
	background-color: #F7EDED;
	background-image: url(../images/PageGauche.png);
	background-repeat: repeat;
	background-position: 0% 0%;
}
td.titremenu
 {
	background-color: #602C2C;
	border-bottom: 2px solid #602C2C;
	border-top: 2px solid #602C2C;
	border-left: 2px solid #602C2C;
	border-right: 2px solid #602C2C;
	text-align: center;
	vertical-align: middle;
}
td.bordmenu {

	width: 2px;
	font-size: 2px;
}
td.pagecontenu {
	background-color: #FFFFFF;
	border-bottom: 1px solid #9C7A7A;
	border-top: 0px none;
	border-left: 1px solid #9C7A7A;
	border-right: 1px solid #9C7A7A;
	padding-bottom: 6;
	padding-left: 6;
	padding-right: 6;
	padding-top: 2;
}
.sousmenus{
	height: 24px;
	text-align: left;
	border: none;
	font: bold 11px Verdana;
	letter-spacing: 2px;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(../images/sousmenu.jpg);
	background-repeat: no-repeat;
}
a.linksousmenus {font-size: 11px;font-family: verdana;text-decoration:none;letter-spacing:1px;}

td.cat {
	border-bottom: 1px solid #DFB1B1;
	border-right: 1px solid #DFB1B1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.row1 {
	border-bottom: 1px solid #DFB1B1;
	border-right: 1px solid #DFB1B1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.row2 {
	border-bottom: 1px solid #DFB1B1;
	border-right: 1px solid #DFB1B1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.row3 {
	border-bottom: 1px solid #DFB1B1;
	border-right: 1px solid #DFB1B1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.topicrowpic {
	font-size: 10px;
	font-family: verdana;
	background-color: #DFB1B1; /*background-image: url(../images/cellpic2.png);
	background-repeat: repeat-y;*/
	border-bottom: 0px solid #602C2C;
	border-right: 0px solid #602C2C;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #000000;
}
td.rowpicold {
	font-size: 9px;
	font-family: verdana;
	background-color: #EBEDEF;
	background-image: url(../images/cellpic2.png);
	background-repeat: repeat-y;

	border-bottom: 1px solid #DFB1B1;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #DFB1B1;}
td.rowpic {
	font-size: 9px;
	font-family: verdana;
	background-color: #EBEDEF;
	background-image: url(../images/cellpic2.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #C8CDD2;
	border-top: 0px solid #C8CDD2;
	border-left:0px solid #C8CCD2;
	border-right:0px solid #C8CCD2;
}
td.rowpic2 {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #C8CCD2;
	border-left: 0px solid #C8CCD2;
	border-right: 0px solid #C8CCD2;
	padding-left: 12px;
}
td.menu {
	font: normal 12px Verdana;
	border-bottom: 1px solid #DFB1B1;
	border-right: 1px solid #DFB1B1;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: White;
}
td.onglettexte {
	height: 38;
	font-size: 9px;
	font-family: verdana;
	background-color: #FFFFFF;
	background-image: url(../images/OngletTexte.png);
	background-repeat: repeat-x;
	padding-top: 16;
}

td.enteteBaguage {

	background-color: #FFFFFF;
	color: #602C2C;
	text-align: left;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
}
tr.TRtitresHistos
	{
	background-color: #602C2C;
	text-align: center;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.TDtitresHistos
	{
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
td.Logo {
	height: 49px;
	padding:1px;
}
td.B3J0,td.B3W0,td.B3O1,td.B3B0,td.B4J0,td.B4W0,td.B4B0,td.B4R0,td.B4W1 {
	height: 45px;
	background-color: #FFFFFF;
	background-image: url(../images/3J0.png);
	background-repeat: no-repeat;
	background-position: center;
	font: 26px Arial;
	color: #000000;
	letter-spacing: 3px;
	text-align: center;
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
td.B3B0,td.B4B0,td.B4R0 {color: #FFFFFF;}
td.B3J0,td.B3W0,td.B3B0 {width: 87px;}
td.B4J0,td.B4W0,td.B4B0,td.B3O1,td.B4R0 {width: 106px;}
td.B4W1 {width: 112px;}
td.B3J0 {background-image: url(../images/3J0.png);}
td.B3W0 {background-image: url(../images/3W0.png);}
td.B3O1 {background-image: url(../images/3O1.png);}
td.B3B0 {background-image: url(../images/3B0.png);}
td.B4J0 {background-image: url(../images/4J0.png);}
td.B4W0 {background-image: url(../images/4W0.png);}
td.B4B0 {background-image: url(../images/4B0.png);}
td.B4R0 {background-image: url(../images/4R0.png);}
td.B4W1 {background-image: url(../images/4W1.png);}

.inactif {
	font: normal 10px Verdana;
	color: #DCB0B0;
	margin: 0;
}
.lettrine,lettrinesimple {
	font: normal 11px Verdana;
}
.lettrine {
	border-left: 1px dotted #E9CBCB;
	margin-left: 90px;
	margin-right: 90px;
	padding-left: 6px;
}
.lettrine:first-letter, .lettrinesimple:first-letter{
	font-size: 320%;
	margin-left: -2px;
	padding-right: 2px;
	float:left;
	color: #DFB1B1;
	font-weight: bold;
}
a:link,a:active,a:visited { color : #602C2C; }
a:hover		{ color : #602C2C; }
hr	{
	height: 0px;
	border: solid #9C7A7A 0px;
	border-top-width: 1px;
}


/* This is the border line & background colour round the entire page */
.bodyline	{
	background-color: #FFFFFF;
	font: normal 10px Verdana;
	border: 0px #602C2C solid;
	margin: 0;
	padding: 0;
}

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #FFFFFF;
	font: normal 10px Verdana;
	margin: 0;
	padding: 0;
}
.formulaire
{
	background-color: #FFFFFF;
	font: normal 10px Verdana;
	border-bottom: 1px solid #602C2C;
	border-right: 1px solid #602C2C;
	border-top: 1px solid #DFB1B1;
	border-left: 1px solid #DFB1B1;
}
.normal { background-color: #FFFFFF;  font: normal 10px Verdana;color : #602C2C; }

/* Main table cell colours and backgrounds */
tr.rowblanche,tr.rowrose {
	font: normal 10px Verdana;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}
tr.rowblanche {background-color: #F7EDED;}
tr.rowrose { background-color: #F0DCDC; }

td.row1	{ background-color: #F7EDED; font: normal 10px Verdana;}
td.row2	{ background-color: #F0DCDC; font: normal 10px Verdana;}
td.row3	{ background-color: #E9CBCB; font: normal 10px Verdana;}
td.contourG {
	background-color: #F7EDED;
	padding-right: 4px;
}
td.contourM {
	background-color: #F7EDED;
	padding-right: 4px;
	padding-left: 4px;
}
td.contourD {
	background-color: #F7EDED;
}

td.accueil{
	background-color: #FFFFFF;
	/*background-image: url(../images/AccLogo.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	font: 11px Verdana;
	text-align: justify;
	padding-left: 6;
	padding-right: 6;
}

/* Header cells - the blue and silver gradient backgrounds */

td.pages	{
	color: #602C2C;
	font-size: 18px;
	text-align: center;
	font-family: "Monotype Corsiva";
	background-color: transparent;
}
.pages2	{
	color: #602C2C;
	font-size: 11px;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	margin: 20px 20px;
}
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(../images/cellpic1.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
td.cat{
			background-image: url(../images/cellpic1.png);
			background-color:#FFFFFF;
}
a.mini	{text-align: center; color: #602C2C; font: 9px Verdana;}
a.mini:link		{font: 9px Verdana;text-decoration:none;}
a.mini:hover	{font: 9px Verdana;text-decoration: none;color: #B46C6C;}
a.mini:active	{font: 9px Verdana;text-decoration:none;}
a.mini:visited	{font: 9px Verdana;text-decoration:none;}
/*
  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.catBottom {
	font-weight: bold;
	height: 23px;
	text-decoration: none;
}

td.catMenuTop,td.catMenuTopPointille {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/menutop.jpg);
	background-repeat: repeat-x;
	font: bold 12px Arial;
	letter-spacing: 1px;
	padding-top: 2px;

}
td.catMenuTop {
	border-right: 1px solid #C8CCD2;
	border-top: 1px solid #7A838E;
}
td.catMenuTopPointille {
	border-top: 1px solid #C8CCD2;
}
td.cat,td.catHead,td.catBottom {
	font-weight: bold;
	height: 23px;
	text-decoration: none;
}
th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR,td.TitreC {
	font-weight: bold; height: 25px; }
td.row3Right,td.spaceRow {
	background-color: #E9CBCB; }

th.thhead {
	font-size: 12px;
	height: 18px;
	font-family: "Microsoft Sans Serif";
	text-align: left;
	font-weight: bold;
	border: 0px solid;
	vertical-align: middle;
	font-style: normal;
}
td.sousthHead  {
	font-size: 0px;
	background-image: url(../images/cellpic4ombretitre.png);
	border-right: 1px solid #9C7A7A;
	background-repeat: repeat-x;
}
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 120%;
	color: #602C2C;
}

/* General text */
.gen {
	font-size: 11px;
	font-family: Verdana; 
}
.genmed { font-size : 10px; font-family: Verdana;}
.gensmall { font-size : 9px; font-family: Verdana;}
.gen,.genmed,.gensmall { color : #602C2C; }
a.gen,a.genmed,a.gensmall { color: #602C2C; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #602C2C; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.menutop		{
	text-decoration: none;
	text-align: center;
	font: bold 12px Arial;
	letter-spacing: 1px;
	color: #F0DCDC;
	padding-top: 1px;
}
a.menutop:link,a.menutop:active,a.menutop:visited { color : #FFFFFF; }
a.menutop:hover{ text-decoration: none;color : #F0DCDC;}


/* Forum category titles */
.cattitle		{ text-align: center ; font: normal 10px Verdana; letter-spacing: 2px; color : #602C2C}
a.cattitle		{ text-align: center ; text-decoration: none; color : #602C2C; }
a.cattitle:hover{ text-align: center; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; 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 : #006699; }
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 : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
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: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
.ssmItems {font-size: 9px;font-family: verdana;}
a.ssmItems:link		{font-size: 9px;font-family: verdana;text-decoration:none;}
a.ssmItems:hover	{font-size: 9px;font-family: verdana;text-decoration:none;}
a.ssmItems:active	{font-size: 9px;font-family: verdana;text-decoration:none;}
a.ssmItems:visited	{font-size: 9px;font-family: verdana;text-decoration: none;}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #D1D7DC; 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;
	color: #7A838E;
	letter-spacing: 15px;
}
a.copyright		{ color: #7A838E; text-decoration: none;}
a.copyright:hover { color: #7A838E; text-decoration: none;}


/* Form elements */
input,textarea,select {
	border: 1px solid #602C2C;
	color: #602C2C;
	font: normal 10px Verdana;
	vertical-align: middle;
}
select.inv {
	background-color: White;
}
/* The text input fields background colour */
input.post, textarea.post {
	border: 1px solid #602C2C;
	background-color : #F7EDED;
}

input.chks{
	border: 0px solid #FFFFFF;
	background-color : #FFFFFF;
}
input.chksrose{
	border: 0px solid #F7EDED;
	background-color : #F7EDED;
}
/* The buttons used for bbCode styling in message post */
input.button {

	background-color : #ffffff;	
	background-image: url(../images/cellpic3.png);

}

/* The main submit button option */
input.mainoption {
	border: 1px solid #602C2C;
	background-color : #ffffff;
	background-image: url(../images/cellpic3.png);
	background-repeat: no-repeat;
	font-weight : bold;
}
input.ok 
{
	text-align: center;
	height: 26px;
	width:27px;
	border: 0px;
	background-image: url(../images/MyOK.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color : #ffffff;
}
input.okrose 
{
	text-align: center;
	height: 26px;
	width:27px;
	border: 0px;
	background-image: url(../images/MyOKrose.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color : #F7EDED;
}
/* None-bold submit button */
input.liteoption {
	border: 1px solid #602C2C;
	background-color : #ffffff;
	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: #E9CBCB; border-style: none; font:  normal 10px Verdana;}
.message {
	border: 1px solid #DFB1B1;
	color: #602C2C;
	font: 10px Verdana;
	background-color: #E9CBCB;
	padding-bottom: 4;
	padding-left: 4;
	padding-right: 4;
	padding-top: 4;
}
	

td.TitreC {
	text-align: center;
	color: #602C2C;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	
}
.ListBox213 {
	font-family: Verdana;
	font-size: 10px;
	color: #602C2C;
	background-color: #F7EDED;
	border-bottom: 1px solid #602C2C;
	border-right: 1px solid #602C2C;
	border-left: 1px solid #602C2C;
	border-top: 1px solid #602C2C;
	width: 213px;
}
.ListBox40 {
	font-family: Verdana;
	font-size: 10px;
	color: #602C2C;
	background-color: #F7EDED;
	border-bottom: 1px solid #602C2C;
	border-right: 1px solid #602C2C;
	border-left: 1px solid #602C2C;
	border-top: 1px solid #602C2C;
	width: 40px;
}
.ListBox500 {
	font-family: Verdana;
	font-size: 10px;
	color: #602C2C;
	background-color: #F7EDED;
	border-bottom: 1px solid #602C2C;
	border-right: 1px solid #602C2C;
	border-left: 1px solid #602C2C;
	border-top: 1px solid #602C2C;
	width: 326px;
}
.ListBox {
	font-family: Verdana;
	font-size: 10px;
	color: #602C2C;
	background-color: #F7EDED;
	border-bottom: 1px solid #602C2C;
	border-right: 1px solid #602C2C;
	border-left: 1px solid #602C2C;
	border-top: 1px solid #602C2C;
}
.disabled {
	border: 1px solid #DCB0B0;
	color: #DCB0B0;
	font: normal 10px Verdana;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.ListBox40inactive {
	font-family: Verdana;
	font-size: 10px;
	color: #DCB0B0;
	background-color: #FFFFFF;
	border :0px;
	width: 40px;
}
