#banniere
{
	height:200px;
	border:0;
}

#banniere img
{
	border:0;
}

/**************** Debut quote et code modif *************/
/**************** Debut quote et code modif *************/
blockquote.bbc_standard_quote, blockquote.bbc_alternate_quote
{
	font-size: 11px;
	background : none;
	border-top: 0;
	border-bottom: 1px solid #8394b2;
	border-right: 1px solid #8394b2;
	border-left: 3px solid #8394b2;
	margin: 0em 0 0.3em 0;
	max-height:300px;
}
blockquote.bbc_standard_quote
{
	background-color: #fff;
}
blockquote.bbc_alternate_quote
{
	background-color: #fafcfe;
}
code.bbc_code
{
	font-size: 11px;
	background: #f3f9f6;
	border-top: 0;
	border-bottom: 1px solid #6fa987;
	border-right: 1px solid #6fa987;
	border-left: 3px solid #6fa987;
	line-height: 1.4em;
	max-height: 300px;
}
.codeheader, .quoteheader
{
	color: #505050;
	font-size: 11px;
	padding: 3px 1em;
	margin-top: 3px;
	background: #DCE3ED url(../images/theme/quote.gif) no-repeat 98% 50%;
	border-top: 1px solid #8394b2;
	border-right: 1px solid #8394b2;
	border-left: 3px solid #8394b2;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}

.codeheader
{
	color:#505050;
	background: #d3e9dc url(../images/theme/code.gif) no-repeat 98% 50%;
	border-top: 1px solid #6fa987;
	border-right: 1px solid #6fa987;
	border-left: 3px solid #6fa987;
}

.codeheader a
{
	color:#000;
}
/**************** Fin quote et code modif *************/
/**************** Fin quote et code modif *************/



/******************* Debut index **********************/
/******************* Debut index **********************/
.table_list tbody.content td.info a.subject
{
	color:#4C5D77;
	font-size:1em;
	font-weight:bold;
}

table.table_list tbody.content td.lastpost
{
	line-height: 1.3em;
	font-size: 10px;
	width: 25%;
}

table.table_list tbody.content td.stats
{
	font-size: 80%;
	width: 13.5%;
}
table.table_list tbody.content td.icon
{
	width: 5%;
	padding:2px;
}

h3.catbg, h3.catbg2, h3.titlebg, h4.titlebg, h4.catbg, .table_list tbody.header td
{
	font-size: 1.1em;
}
/******************* Fin index **********************/
/******************* Fin index **********************/

/******************* Debut sujet **********************/
/******************* Debut sujet **********************/
p#whoisviewing
{
	padding: 0.5em 1em;
	font-size: 0.9em;
	line-height: 1.4em;
	border: 1px solid #bbb;
	background: #f5f5f0;
	margin: 0 0 6px 0;
}

.moderatorbar
{
	clear: right;
	margin-top: 10px;
}
.signature, .custom_fields_above_signature
{
	border-top: 0px #ccc solid;
	background: url(../images/theme/signature.gif) no-repeat;
}

.signature
{

	max-height: 150px;
}
/******************* Fin sujet **********************/
/****************** Fin sujet **********************/

/**************** Debut news **************************/
/**************** Debut news **************************/
#nnews
{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align:	left;
	padding: 0.5em 1em;
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #bbb;
	background: #f5f5f0;
	min-height:70px;
	max-height:70px;
	overflow:hidden;
}
#nnews p
{
	margin:0; padding:0;
}
/********************** Fin news *************************/
/********************** Fin news *************************/

/********************** Debut header ***************************/
/********************** Debut header ***************************/
/* replace background color */
html, body {
	background-image:url(../images/ddr/header/header_repeat.jpg);
	background-position:100% 0%;
	background-repeat:repeat-x;
	/*background-color: #0A2810;
	background-color: #000;*/
	background-color: #002800;
}
body{
	padding: 15px 12px;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url(../images/ddr/header/rounded.png);
	height: 59px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
}
.top-left, .bottom-left {
	margin-right: 59px; /* CHANGE: replace by the width of one of your corners */
}
.top-right, .bottom-right {
	margin-left: 59px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -59px;  /* CHANGE: replace by the height of one of your corners */
}
.top-right{
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
}
.bottom-left  {
	background-position: 0 -59px;    /* CHANGE: replace second number by negative height of one of your corners */
}
.bottom-right {
	background-position: 100% -59px; /* CHANGE: replace second number by negative height of one of your corners */
}
.inside {
    background-image:url(../images/ddr/header/body_repeat.png);
    background-position:100% 0%;
    background-repeat:repeat-y;
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 5px;             /* YCC: all texts at some distance of the left border */
	padding-right: 5px;
	padding-top: 1px;             /* YCC: all texts at some distance of the right border */
	margin-bottom:-10px;
}
.outside {
	margin: 0 auto;
	width : 920px;
	padding: 0;
}
#banniere
{
margin-left:7px;
margin-top:-12px;
}
/*********************** fin header *********************/
/*********************** fin header *********************/

#upper_section{
margin-bottom:0;}/*
a:link, a:visited{
	color: #4C5D8C;	color: #4C5D77;
	text-decoration: none;
}*/
#footer_section div.frame
{	padding: 40px 0 20px 0;
}
.dropmenu li li a:hover, .dropmenu li li:hover>a{	background: #C4DCC4;	color: #000;	text-decoration: none;}

/***************** Debut Arriere plan header  ***********/
/***************** Debut Arriere plan header  ***********/
#header{
	background: none;
}
#header div.frame{
	background: none;
}
#content_section
{
	background: none;
}
#content_section div.frame
{
	background: none;
}
#footer_section
{
	background: none;
}
#footer_section div.frame
{
	background: none;
}
/**************** Fin arriere plan header ***************/
/**************** Fin arriere plan header ***************/

/********************** Debut couleur forums *********************/
/********************** Debut couleur forums *********************/
.windowbg, #preview_body
{	color: #000;
	background-color: #E0EEE0;
	background-color: #E2ECE1;
}
.windowbg2
{
	color: #000;
	background-color: #EEF2EC;
}
.windowbg3
{
	color: #000;
	background-color: #EFFFEF;
}
/* Locked posts get a different shade, too! */

.lockedbg

{

	background: #E1E8EC;

	font-style: italic;

}

.lockedbg2

{

	background: #E1E8EC;

	font-style: italic;

}

/* Sticky topics get a different background */

.stickybg

{

	background: #E0EEE0;

}

.stickybg2

{

	background: #E0EEE0;

}

.annonce a
{
color:green;
}
/*********************** fin couleurs forums *********************/
/*********************** fin couleurs forums *********************/

#smfFadeScroller
{
	text-align: left;
	padding: 0;
	overflow: auto;
	margin: 0;
	margin-top: 2px;
	color: #000;
}

ul#smfFadeScroller li
{
margin-bottom:20px;
}

form#postmodify .roundframe
{
	padding: 0 8%;
}