body { 
	margin:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#121212;
	text-align:center;
	}
h1 { 
	margin:0;
	font:normal 1.6em Arial, Sans-Serif;
	letter-spacing:-1px;
	color:#666666;
	}
h1 a {
	color:#666666;
	}
	
/* Wrapper */

#wrap {
	width:768px;
	margin:0px auto;
	border-left:1px solid #0D130D;
	border-right:1px solid #0D130D;
	}
	
/* Header */

#header {
	height:120px;
	background-image: url('images/header.jpg');
	}
	
/* Navigation Bar */

div#navigation {
    height: 30px;
    width: 100%;
    border-top: solid #0D130D 1px;
    border-bottom: solid #0D130D 1px;
	background-image:url(images/bg_navigation.gif);
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#EDE6EE;
}
div#navigation li a:link {
    color: #FFF;
}
div#navigation li a:visited {
    color: #FFF;
}
div#navigation li a:hover {
    color: #FFF;
	background-image:url('images/bg_navigationhover.gif');
}
/* Content Area */

#content {
	text-align:left;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:12px 10px;
	color:#EDE6EE;
	background-image:url(images/bg_content.gif);
	background-repeat:no-repeat;
	background-color:#3E3E3E;
	}
#content a {
	color:#D9FF76;
	text-decoration: none;
	}
#content a:hover {
	color:#EDE6EE;
	text-decoration: none;
	}
/* Footer */

#footer {
	height:90px;
	line-height:30px;
	padding:8px 0px;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BECF96;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#D9FF76;
	}
#bloc_news
{
float: right;
width:274px;
}
#bloc_letter
{
float: left;
padding-left: 100px;
margin-bottom: 8px;
}
.bloc_letter2
	{
    border-right: 1px solid #588b54;
	border-left: 1px solid #588b54;
	border-bottom: 1px solid #588b54;
	}
.bloc_letter
{
	background-color: #588b54;
	font-weight:bold; font-size:1.1em; color: white;
	font-size: 15px;
	}
.bloc_news
	{
	background-color: #588b54;
	font-weight:bold; font-size:1.1em; color: white;
	font-size: 15px;
	}
.bloc_news2
	{
    border-right: 1px solid #588b54;
	border-left: 1px solid #588b54;
	border-bottom: 1px solid #588b54;
	}

.header_text
	{
    color: white;
	margin-left: 690px;
	}

.news_date
	{
	margin-right: 3px;
	float: right;
	}
.news_titre
	{
	margin-left: 3px;
	float: left;
	}
.news_message
	{
	margin-left: 3px;
	}
label {
width: 300px;
display:block;
}	

#content h1
{
color: #25cf25;
}
.separator1{
border-top:solid 1px #e04c4c;
width: 45%;
margin-left: auto;
margin-right: auto;
}
.separator2{
border-top:solid 1px #e04c4c;
width: 45%;
margin-left: 70px;

}

.news_date_archives
	{
	margin-right: 3px;
	float: right;
	}
.news_titre_archives
	{
	margin-left: 3px;
	float: left;
	font-size: 18px;
	}
.news_message_archives
	{
	margin-left: 3px;
	text-decoration: none;
	}
#results {
	width:285px;
	border:1px solid #888;
	background-color:#095107;
}

#results th {
	margin:0;
	padding:1px 5px;
	font-size:80%;
	background-color:#131813;
}

#results td {
	padding:1px 5px;
	margin:0;
	font-size:90%;
	text-align:center;
}

#results td.left {
	text-align:left;
}

#results tr.alt {
	background-color:#0f890b;
}

#crusaders {
	color:#fff;
	background-color:#900;
}

table.datatable {
	width:100%;
	border:1px solid #000;
	margin:.75em 0;
	background-color:#095107;
}

table.datatable th, #main table.datatable td {
	margin:0;
	padding:.25em;
	text-align:center;
	border-top:1px solid #b5b5b5;
	background-color:#095107;
}

table.datatable th {
	font-size:90%;
	background-color:#131813;
	border-top:0;
}

table.datatable tr {
	background-color:#3e843c;
}

table.datatable tr.alt {
	background-color:#70ab6e;
}
.standardform { padding: 0px; margin: 0px; }
.standardform-input{  border: 1px solid #C6002D;   font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;}
.standardform-submit{
	background-color:#C9103A;
	color:#FFFFFF;
	border: 1px solid #C9103A;
	font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
