* {
	margin:0;
	padding:0;
	outline: none;
}
body { 
	color: #000; 
	font-size: 11px; 
	font-family: tahoma, arial, helvetica, verdana, geneva, sans-serif;
	line-height: 1.2em;
	border: 0;
	border-collapse: collapse;
	background: url(images/fond_h.gif) repeat-x #F5E5CE;
	margin: 0;
	text-align: center;
}
#conteneur {
	text-align: center;
	clear: both;
	margin: 0 auto;
}
#entete {
	background: url(images/fond_h.gif) repeat-x #F5E5CE;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
#logo {
	position: relative;
	text-align: center;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat 50% 0 transparent;
	height: 110px;
	width: 893px;
}
#logo div {
	height: 76px;
}
#logo div a {
	display: block;
	text-decoration: none;
	text-align: center;
}
#logo div a img {
	display: block;
	margin: 0 auto 0;
	position: relative;
	border: none;
}
#logo p {
	color: #F5E5CE;
	background: transparent;
	line-height: 160%;
	font-weight: bold;
}
#contenant {
	position: relative;
	text-align: center;
	margin: 0 auto;
	min-height: 100%;
	width: 893px;
	text-align: left;
	text-align: left;
}
#menuhaut, #menuhaut ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #FFF;
	display: block;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #421311;
	border-top: 1px solid #421311;
}
#menuhaut li {
	padding: 0;
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-size: 90%;
}
#menuhaut a {
	display: block;
	line-height: 230%;
	text-decoration: none;
	color: #421311;
	font-size: 100%;
	height: 24px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	text-align: center;
	background-color: #FFF;
}
#menuhaut a:hover {
	color: #F6963D;
	text-decoration: underline;
}
#basdepage {
	margin-top: 5px;
	line-height: 185%;
}
#basdepage img {
	display: inline;
	vertical-align: middle;
}
td {
	padding: 5px;
}


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

/* This is the border line & background colour round the entire page */
.bodyline	{border: none; background-color: #F5E5CE;}

/* This is the outline round the main forum tables */
.forumline	{ border: 2px # solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFF; text-align: none; }
td.row2	{ background-color: #FFF; text-align: none; }
td.row3	{ background-color: #FFF; text-align: none; }

/*
  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-color: #FFFFFF;
		background-image: url(images/o_cellpic1.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFF; font-size: 11px; font-weight : bold;
	background-color: #F6963D; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/o_cellpic1.gif);
	background-color:#FFF; height: 25px;
}

/*
  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-style: none; height: 28px; padding-left: 5px;
}
td.row3Right,td.spaceRow {
	background-color: #FFF; border-style: none;
}

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; }

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

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #421311; }
a.gen,a.genmed,a.gensmall { color: #F6963D; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF9933; text-decoration: underline; }

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

/* O Délices liens haut */
.mainmenu2		{ width: 132px;
font-size : 10px; font-weight: bold; color : #421311; display: block; border-top: 1px solid #F5E5CE; background-color: #FFF; padding: 4px; }
a.mainmenu2		{ text-decoration: none; color : #421311; }
a.mainmenu2:hover { text-decoration: underline; color : #421311; }
a.mainmenu2:visited { text-decoration: none; color : #421311; }

/* O Délices liens haut (ceux du bas) */
div.mainmenu3 {
	padding: 5px;
	color : #F6963D;
	background-color: #FFF;
}
a.mainmenu3		{ font-size : 11px; font-weight: bold;color : #F6963D; padding: 0 5px; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #F6963D}
a.cattitle		{ text-decoration: none; color : #F6963D; }
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 : #F6963D; }
a.forumlink 	{ text-decoration: none; color : #F6963D; }
a.forumlink:hover{ text-decoration: underline; color : #FF9933; }

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

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #421311; }
a.topictitle:link   { text-decoration: none; color : #F6963D; }
a.topictitle:visited { text-decoration: none; color : #883322; }
a.topictitle:hover	{ text-decoration: underline; color : #FF9933; }

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

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

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #F6963D }
a.postlink:visited { text-decoration: none; color : #883322; }
a.postlink:hover { text-decoration: underline; color : #FF9933}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FF9966;
	background-color: #F5E5CE; border: #FEEBD2; 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: #FFAA77; line-height: 125%;
	background-color: #F5E5CE; border: #FEEBD2; 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: #FFAA77; letter-spacing: -1px;}
a.copyright		{ color: #FFAA77; text-decoration: none;}
a.copyright:hover { color: #421311; text-decoration: underline;}

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

/* 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 : #FEEBD2;
	color : #421311;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #F5E5CE;
	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: #FEEBD2; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");