p, fieldset {
margin-bottom:1em;
}
/* Normal, standard links. */
a:link, a:visited
{
	color: #fe9416;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #606060;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	color: red;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

table .grise
{
    background-color: #7b7b7b;
}

/* By default (td, body..) use Verdana in black. */
td
{
	color: #ffffff;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	border-style: none;
	padding: 1px 4px;
}
th {
border: 1px solid #000000;
padding: 0.5em;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #C5C5C7;
	border: 1px solid #C5C5C7;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #000000;
}
label
{
	font-size: x-small;
}
/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}
input.form_fichier
{
	color:#000000;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #C5C5C7;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #000000;
}

/* Standard horizontal rule.. */
hr
{
	color: #000000;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #C5C5C7;
	background-color: #000000;
}

.quoteheader
{
	color: #C5C5C7;
	text-decoration: none;
	font-style: normal;
	margin:3px;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
	font-size: x-small;
}
.quote
{
	color: black;
	background: url(images/quote_bg.png) 5px 5px no-repeat #ECECEC;
	border: 1px solid #848484;
	margin:3px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px 5px 5px 28px;
	font-size: x-small;
}

.codeheader
{
	color: #C5C5C7;
	text-decoration: none;
	font-style: normal;
	margin:3px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: x-small;
}
.code
{
	color: white;
	background-color: black;
	border: 1px solid #C5C5C7;
	margin:3px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	font-size: small;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: #C5C5C7;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #C5C5C7;
	font-weight: bold;
	color: #000000;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #fff;
	background-color: #7b7b7b;
	padding: 0.5em 1px;
}
.windowbg2
{
	color: #fff;
	background-color: #606060;
	padding: 0.5em 1px;	
}
.windowbg3
{
	color: #fff;
	background-color: #faefc4;
	padding: 1.5em 1px;	
}

/* Titles - such as table headers. */
tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #C5C5C7;
}

/* Titles - such as table headers. */
.titlebg
{
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/catbg.gif);
	color: #C5C5C7;
}
.titlebg a:hover
{
	color: #C5C5C7;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.titre_section
{
	/*font-weight: bold;*/
	background : #000 url(images/catbg.gif) repeat-x;
	color: #C5C5C7;
	line-height: 1.5em;
	letter-spacing: 1px; 
}

.titre_section span
{
   font-size: 1.3em;
   color:#fe9417;
   font-family: Impact, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: none;	
}

.catbg
{
	font-weight: bold;
	background : #000 url(images/catbg.gif) repeat-x;
	color: #C5C5C7;
	line-height: 1em;
}

.catbg span a
{
   color:#fe9417;
   font-family: verdana, arial, helvetica, sans-serif;
   font-weight : bold;
   text-decoration: none;	
}

.post
{
	padding-left: 5px;
}
/* The borders around things. */
.bordercolor
{
	background-color: #606060;
	border-collapse: separate;
	border-spacing: 1px;
}
.tborder
{
	border: 1px solid #000000;
	background-color: #606060;
}
/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.smalltext_goto
{
	font-size: x-small;
	color: #606060;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	background-color: #000000;
}

/* Image border fix */
img
{
	border: 0;
}

#corps .page_annonce_display
{
   margin-left: 8px;
   margin-bottom: 25px;
}
#corps .page_annonce_message
{
   margin-left: 8px;
   margin-top: 12px;
}
#corps .page_annonce_forum
{
   margin-left: 8px;
}

