body,td,th {
	color: #FFF;
	background-position: center;
	background: url( ../images/lumiere_verte.jpg )
}
body {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	background-color: #2E3335;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
position:relative;
	margin: 0 auto;
    width: 760px;
	min-height:100%;
}
#header {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 118px;
	width: 744px;
	border: 8px solid #000000;
	overflow:hidden;
}
#topmenu {
	margin:0;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	color: #BEBEBE;
	background-color: #000000;
	text-align: right;
/*	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;*/
	position: relative;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#topmenu a {
	color:#BEBEBE;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#topmenu a:hover {
	color:#218493;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}
hr {
clear:left;
	color: #2E5358;
	background-color: #2E5358;
	height: 1px;
	border: 0;
}
#logo {
	height:118px;
	width:207px;
	background-color: #252728;
	position: relative;
	padding-top: 30px;
	float:left;
	margin-right:1px;
}
#allmenu {
	background-color: #252728;
	height: 118px;
	width: 192px;
	margin-right:1px;
	float:left;
}
#idList {
	margin-left:20px;
	margin-top: 20px;
	padding: 0;
}
#idList li {
	float:none;
	text-align:left;
	display: block;
	margin: 2px;
	padding: 4px;
	width: 140px;
	background: #252728;
	color: #BEBEBE;
	list-style-type:none;
}
#idList li a {
	text-decoration:none;
	color: #BEBEBE;
}
#idList li a:hover {
	color: #FFBF37;
}
#date {
	background-color: #252728;
	height: 113px;
	width: 81px;
	text-align:center;
	padding-top:5px;
	margin-right:1px;
	float:left;
}
#datejava {
	 color:#7DA5A5;
	 margin-top:20px;
}
#cameleon {
	clear:both;
	position:relative;
	margin-top:9px;
	width:67px;
	height:37px;
	padding:0;
}
#anneaux {
	height: 118px;
	width: 342px;
	background-image: url(../images/anneaux.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#content {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	background-color: #000000;
	border: 8px solid #000000;
	height:338px;
	/*background-image: url(../images/fond_texte.jpg);
	background-repeat: no-repeat;
	background-position:right;
	width:744px;*/
}
#etincelle {
	width:401px;
	height:338px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D0D0D0;
	background-color: #252728;
	background-image: url(../images/etincelle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}
#etincelle p {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#myBox {
	float:left;
	width:290px;
	vertical-align:middle;
	padding-top: 0px;
	margin-left:25px;
}
#myBox p {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	padding: 0 10px 0 0;
	line-height: 1.5em;
	color:#D0D0D0;
}

.formField, .formSelect, .txt-field{
	font-size:10px;
	background:#434343 !important;
	border:1px solid #434343 !important;
	padding:2px 0 2px 2px;
	color:#B1B1B1 !important;
}
.formerror{
	font-size:10px;
	background:#678B8F !important;
	border:1px solid #93C1C7 !important;
	padding:2px 0 2px 2px;
	color:#fff !important;
}
hr.clear {
clear:both;width:0;height:0;border:0;margin: -0.5em 0;overflow:hidden;
}
.bull {
color:#CB9EEA;
font-size:12px;
}