/*
  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: #FFFFFF;
        background-image: url('http://i2.photobucket.com/albums/y42/YXMMP/Fonds/02-017-pattern-1.jpg');
	scrollbar-face-color: #D5D5D5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #4D4D4D;
	scrollbar-3dlight-color: #4B4B4B;
	scrollbar-arrow-color:  #868686;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #272727;
}

/* General font families for common tags */
font,th,td,p { font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #000000; } 
a:link,a:active,a:visited { text-decoration:none;font-weight:bold; }
a:hover		{ text-decoration:none; }
hr	{ height: 0px; border: solid #484848 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color:#EFECCA;
background-image:url('http://i2.photobucket.com/albums/y42/YXMMP/Fonds/Paper-3.png');
border-left:6px #CCCCCC solid;border-right:6px #CCCCCC solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color:#F7F7F0;border:2px dotted #93A299; }


/* Main table cell colours and backgrounds */
td.rowx	{ background-image: url('http://i2.photobucket.com/albums/y42/YXMMP/Fonds/carr_lignes.png'); } 
td.row1	{ background-color:#CCC6AD;  } 
td.row2	{ background-image: url('http://img4.xooimage.com/files/f/o/fond-908b3.png');  } 
td.row3	{ background-image: url('http://img4.xooimage.com/files/f/o/fond-908b3.png');  } 


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic { background-image: url('http://img3.xooimage.com/files/b/0/d/___-19a5ef.gif'); }

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #393939; font-size: 11px; font-weight : bold;
	background-color: #272727; height: 25px;
	background-image: url('http://img9.xooimage.com/files/c/e/cellpic3-908b5.png');
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url('http://img3.xooimage.com/files/b/0/d/___-19a5ef.gif');
			background-color:#272727; 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: 28px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 25px; }

th.thTop { background-image:url('http://img10.xooimage.com/files/6/7/c/cb_fbr_tex2-32460.gif'); }

td.row3Right,td.spaceRow {
	background-color: #808080; border: #FFFFFF; border-style: solid; 
	background-image: url('http://img4.xooimage.com/files/f/o/fond-908b3.png');
	}

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


/* 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 : #555555;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall,.gensmallx { font-size : 13px; }
.gen,.genmed,.gensmall.gensmallx { color:#1F2A36; }
a.gen,a.genmed { color:#93A299;text-decoration:none; }
a.gensmall { color:#93A299;text-decoration:none; }
a.gensmallx { color:#A7A37E;text-decoration:none;font-weight:normal; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gensmallx:hover { color:#21201E; text-decoration: underline; }

.gentblsmall { font-size:10px;color:#21201E;font-weight:bold; }


/* The register, login, search etc links at the top of the page */
.mainmenu	{ font-size:13px;color:#FFFFFF; }
a.mainmenu	{ text-decoration:none;color:#FFFFFF;  }
a.mainmenu:hover{ text-decoration:underline;color:#1F2A36; }


/* Forum category titles */
.cattitle	{ font-weight:bold;font-size:18px;letter-spacing:1px;color:#C79F4B;text-align:center;margin-left:30px;}
a.cattitle	{ text-decoration:none;color:#C79F4B; }
a.cattitle:hover{ text-decoration:none;color:#FFFFFF; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink	{ font-weight:bold;font-size:18px;color:#93A299;font-variant:small-caps;text-align:center;margin:auto; }
a.forumlink 	{ text-decoration:none;color:#93A299;font-weight:bold; }
a.forumlink:hover{ text-decoration:none;color:#21201E;font-weight:bold; }


/* 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 : #555555;}
a.nav			{ text-decoration: none; color : #484848; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #777777; }
a.topictitle:link   { text-decoration: none; color : #484848; }
a.topictitle:visited { text-decoration: none; color : #9B9B9B; }
a.topictitle:hover	{ text-decoration: underline; color : #545454; }


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

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


/* The content of the posts (body of text) */
.postbody { font-size:13px;text-align:justify; }
a.postlink:link	{ text-decoration: none; color : #484848 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #545454}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #868686;
	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: #3D3D3D; 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, Arial, Helvetica, sans-serif; color: #3D3D3D; letter-spacing: -1px;}
a.copyright		{ color: #3D3D3D; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


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

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	background-image: url('http://img4.xooimage.com/files/f/o/fond-908b3.png');
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #CCCCCC;
	color : #777777;
	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: #C0C0C0; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img4.xooimage.com/files/f/o/formie-30deb.css');

/*Code pour le forum - lady_choice */
.dptindex { 
background-color:#F7F7F0;	
border-radius:5px;
border:2px solid #93A299;
padding:5px;
width:90%;
margin:auto;
}