#cadre-date-limite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F00;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0;
	height: 15px;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #f5f5f5;
 }
a.dateLimite:link,a.dateLimite:visited        { text-decoration: underline; color: #fff; font-weight: bold;}
a.dateLimite:hover                       { text-decoration: none; color: #fff; font-weight: bold;}
a.dateLimite:active                      { text-decoration: underline; color: #fff; font-weight: bold;}


body {text-align: center; background-color: #fff; margin: 0 auto 0 auto; padding: 0;}

/* General font families for common tags */
font,th,td,p {font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link,a:visited       {text-decoration: none; color: #000080;}
a:hover                {text-decoration: underline; color: #000080;}
a:active               {text-decoration: none; color: #000080;}

hr	{ height: 0px; border: solid #333333 0px; border-top-width: 1px;}

/* Tags rajoutés personnellement */
#conteneur	{
	width: 1000px;
	margin: 0 auto 0 auto;
}

#retour                 {width: auto; text-align: left; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; margin: 2px 0 2px 10px; padding: 0;}
a.retour:link,a.retour:visited        {text-decoration: none; color: #ee0000;}
a.retour:hover                        {text-decoration: underline; color: #ee0000;}
a.retour:active                       {text-decoration: none; color: #ee0000;}

div.header-pub                       {background-color: #ffffff; text-align: center; vertical-align: top; margin: 0px; padding: 0px;}

div.fil-ariane	{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 3px 5px;
	background-color: #f5f5f5;
}

#titre-sujet	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 24px; 
	margin: 15px 10px 20px 5px;
	 padding: 0;
}
a.titre-sujet:link,a.titre-sujet:visited      {text-decoration: none; color: #000080;}
a.titre-sujet:hover                      {text-decoration: underline; color: #000080;}
a.titre-sujet:active                     {text-decoration: none; color: #000080;}

div.bouton	{
	float: left;
	display: inline-block;
	width: auto;
	text-align: left;
	margin: 5px 0;
}

#pagination-haut	{
	float: right;
	display: inline-block;
	width: 500px;
	text-align: right;
	margin: 0;
	padding: 17px 0 0 0;
}

#pagination-bas	{
	float: right;
	display: inline-block;
	width: 500px;
	text-align: right;
	margin: 0;
	padding: 5px 0 15px 0;
}

.sous-section		{ font-size: 11px; padding: 0 0 5px 0;}
a.sous-section:link,a.sous-section:visited       {text-decoration: none; color: #000080;}
a.sous-section:hover                {text-decoration: underline; color: #ee0000;}
a.sous-section:active               {text-decoration: none; color: #000080;}

div.sponsor  {float: right; text-align: left; font-size: 10px; width: 182px; height: 90px; font-family: verdana,arial,sans-serif; background-color: #f5f5f5; padding: 0px 2px 0px 2px; margin: 0px}
div.sponsor-name {font-weight: bold; line-height: 11px; margin: 0px;}
a.sponsor-name:link,a.sponsor-name:visited,a.sponsor-name:hover,a.sponsor-name:active {text-decoration: underline; color: #000080;}
div.sponsor-desc {color: #000000; display: block; line-height: 12px; margin: 0px;}
div.sponsor-url{line-height:12px; overflow: hidden; white-space: nowrap}
a.sponsor-url:link,a.sponsor-url:visited,a.sponsor-url:hover,a.sponsor-url:active {text-decoration: none; color:#ee0000;}

div.footer                            {font-size: 10px; text-align: center; vertical-align: middle; color: #555555; background-color: #e0e0e0; line-height: 18px; padding: 3px; margin: 0px}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #999999 solid; }

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


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #f7f7f7; }
td.row2	{ background-color: #f0f0f0; }
td.row3	{ background-color: #e8e8e8; }

.post_sticky {
		background-color: #e8e8e8;
}

.post_announce {
		background-color: #e0e0e0;
}

/*
  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: #DDDDDD;
		background-image: url(images/cellpic1.gif);
		background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #555555; height: 24px;
	background-image: url(images/cellpic2.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#DDDDDD; 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: 24px;
	border-width: 0;
}
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: 24px; }
td.row3Right,td.spaceRow {
	background-color: #d3d3d3; 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; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 24px; font-family: Geneva, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 30px; color : #000000; margin: 0px; padding: 0px;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 14px; }
.gen,.genmed,.gensmall { color : #333333; }
a.gen,a.genmed,a.gensmall { color: #000080; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000080; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #000000 }
a.mainmenu:link,a.mainmenu:visited       {text-decoration: none; color: #000080;}
a.mainmenu:hover                {text-decoration: underline; color: #000080;}
a.mainmenu:active               {text-decoration: none; color: #000080;}

/* Forum category titles */
.cattitle	{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		                        { text-decoration: underline; color : #000000;}
a.cattitle:link, a.cattitle:visited		{ text-decoration: underline; color : #000000;}
a.cattitle:hover                        { text-decoration: underline; color : #000000;}
a.cattitle:active	                	{ text-decoration: underline; color : #000000;}



/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{font-weight: bold; font-size: 14px; color : #000080; }
a.forumlink:link,a.forumlink:visited       {text-decoration: none; color: #000080;}
a.forumlink:hover                {text-decoration: underline; color: #ee0000;}
a.forumlink:active               {text-decoration: none; color: #000080;}


/* 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:link,a.nav:visited       {text-decoration: none; color: #ee0000;}
a.nav:hover                {text-decoration: underline; color: #000080;}
a.nav:active               {text-decoration: none; color: #ee0000;}

/* titles for the topics: could specify viewed link colour too */
.topictitle			{font-weight: bold; font-size: 12px; color : #000000; }
a.topictitle:link			{text-decoration: none; color: #000080;}
a.topictitle:visited       {text-decoration: none; color: #000080;}
a.topictitle:hover                {text-decoration: underline; color: #ee0000;}
a.topictitle:active               {text-decoration: none; color: #000080;}

/* 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 : #555555; }
h3		{font-weight: bold; font-size : 14px; color : #000080; margin: 0; padding: 0;}
div.hr-topic               {width: 100%; height: 2px; background-color: #999999; font-size: 2px; margin: 10px 0px 5px 0px}
div.signature               {width: 100%; font-size : 12px; vertical-align: bottom; margin: 20px 0 0 0; font-family:Tahoma, Geneva, sans-serif}
.topic-bg  {background-color: #ffffff; background-image: url(images/subhead_gradientbg.gif); background-repeat: repeat-x}
 
/* The content of the posts (body of text) */
.postbody {font-size : 12px;}
a.postlink:link			{text-decoration: underline; color: #000080;}
a.postlink:visited       {text-decoration: underline; color: #000080;}
a.postlink:hover                {text-decoration: none; color: #000080;}
a.postlink:active               {text-decoration: underline; color: #000080;}

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

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


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


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

/* 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 : #cccccc;
	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: #cccccc; border-style: none; }


@import url("formIE.css");
