body {
	background-image: url(images/235.gif);
	background-position:center center;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #aaa;
	line-height: 17px;
}

h2 {
	font-size:150%;
	margin-top:0;
	margin-bottom:7px;
	font-weight:bold;
}
h3 {
	font-size:150%;
	margin-top:0;
	margin-bottom:7px;
}
p {
	margin:0px 0;
}
#wrapper {
	width:833px;
	height:750px;
	margin: 5px auto 0 auto;
}
/* header */
#header {
	position: relative;
/*	width: 833px;*/
/*	height:10px;*/
	background: #15110e url(images/633.jpg) repeat-y;
	margin: 0; padding: 0;
	font-size: 18px;
	color: #FFF;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font:  22px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: none;
	border: none;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 10px; left: 34px;	
}

#header h1#logo img {
	border: none;
}

#header h1 {
	height:30px;
	font-size: 17px;
	font-weight:normal;
	padding-top:15px; 
	padding-left:80px; 
	vertical-align : middle;
	text-align : center;	
}
#header h1 a {
	height:40px;
	padding-top:25px; 
	font-family: Helvetica, sans-serif; 
	font-size: 17px;
	font-style: none; 
	font-weight: bold;
	color: #FA9C39; /* carré */
	text-decoration: none;  /* carré */
}
#header h1 a:hover {
	color: #9A9A9A;
	text-decoration: none;
}



span a {
	color: #8A8A8A; /* carré */
	text-decoration: none;  /* carré */
	font-family: Helvetica, sans-serif; 
	font-size: 15px;
	font-style: none; 
}





#header h2 {
	font-size:100%;
	padding-left:55px;
}
/*AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA*/
#top {
height: 10px;
/*background: #111 url(img/header.jpg) no-repeat;*/
}


#content-sidebar-wrapper {
	background: #15110e url(images/633.jpg) repeat-y;
}
#content {
	width:833px;
	height:710px;

	float:left;
	width:650px;
	background: #15110e url(images/633.jpg) repeat-y;
	font-family:Verdana, Arial, sans-serif;
	color:#CFCFCF;
}
/* template.php de lightneasy dans la css*/
/* sidebar */
#sidebar {
	width:120px;
	height:710px;

	float:left;
	background-color:none;
	padding-top:5px;
	padding-left:20px;
	padding-right:0px;
	border:0px solid #FFFFFF;
}
#sidebar p {
	text-align:justify;
	color:#CFCFCF;
}
#sidebar h1 {
	margin: 5px 0 0 0;
/*	font: bold 110%;*/
	color: green;
}
#sidebar ul.sidemenu {
	padding-top:20px;
	padding-left:5px;
	height:300px;
	background-color:#09080a;
	font-family: Helvetica, sans-serif; 
	font-size: 11px;
	font-style: none; 
/*	font-weight: bold;*/
	color: #d5a878; /* carré */

	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 0px solid #808080;
	background: none;
	padding: 2px 0 2px 5px;
}
/** html body #sidebar ul.sidemenu li { height: 1%; }*/

#sidebar ul.sidemenu a {
/*	font-weight: bold;*/
	padding: 2px 0px;
/*	padding: 2px 0;*/
	background: none;
	color: #808080;
}
#sidebar ul.sidemenu a:hover {
	padding: 0px 0 0 15px;
	background: url(./images/trait.gif) no-repeat 2px 2px;
	border-bottom: 1px solid #7b311e;
	font-weight: bold;
	color: #996800;
}
#sidebar ul.sidemenu li a.selected {
	padding: 0px 0 0 15px;
	background: url(./images/traitBleu.gif) no-repeat 2px 2px;
	border-bottom: 1px solid #1a4b79;
	font-weight: bold;
	color: #996800;
}
/* template.php de lightneasy dans la css*/
#sidebar #nav {
	margin:0;
	padding:5px 0 12px;/*list-style:none;*/
}
#sidebar #nav li a {
	display:block;
	text-decoration:none;
	border:1px #E5e5e5 solid;
	border-width:0px 0;
	padding:2px 10px;
	color:#666;
}
#sidebar #nav li a:hover {
	color:black;
	border-color:#ccc;
	background:#fafafa;
}
 
#sidebar .gutter {
	padding-left:10px;
}
#content .gutter {
	padding-right:11px;
}
.gutter {
	padding-top:40px;
	padding-left:50px;
}

table {
	width:99%;
	margin:7px 0;
	border:0px #e5e5e5 solid;
}
thead tr td {
	padding:3px;
	border-bottom:1px #d8d8d8 solid;
	background:#f1f1f1;
	font-style:italic;
	color:#444;
	font-size:13px;
}
table td {
	padding:1px 3px;
	color:#666;
}
table tr.alt td {
	background:#f3f3f3;
}
ol {
	font-size:1em;
	font-style:italic;
	font-size:14px;
	color:#999;
}
ol p, ul p {
	font-style:normal;
	color:#555;
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
#content img {
	border:1px #6A6A6A solid;
	margin:4px 10px;
	padding:5px;
	vertical-align : middle;
	text-align : center;	
}
#content img.bouton {
	border:0px #6A6A6A solid;
	margin:4px 0px;
}
form {
	margin:0;
	padding:0;
	border:0;
}
fieldset {
	margin:10px;
	padding:5px;
	border:0px #e5e5e5 solid;
}
input, textarea {
	background:#E9EEF1;
	border:1px #ccc solid;
	padding:2px;
	margin:2px 1px 1px;
	color:#555;
	width:300px;
}
label {
	padding:1px 3px;
	text-align:right;
	margin:0 4px 0 0;
	display:block;
	float:left;
	color:#555;
	font-weight:bold;
	width:100px;
}
#form-page-new input, #form-page-new label {
	float:none;
}
#form-page-new .form-row-last {
	padding:0;
}
.form-row, .form-row-last {
	padding:7px;
	border-bottom:1px #ccc dotted;
}
.form-row-last {
	padding-left:117px;
	border:0;
}
.form-row-last input {
	width:auto;
	padding:5px;
}
blockquote {
	font-weight:bold;
	font-style:italic;
	margin:15px 30px;
}
cite {
	text-align:right;
	font-style:normal;
	display:block;
}
h1, h2, h3, h4, h5, h6, a {
/*	color:#901414;*/
	color:white;
	font-weight: normal;
}

.objectMp3 {
	width:200px;
	height:20px;
	background-color:transparent;
	border:0px #6A6A6A solid;
	margin:4px 0px;
	padding:5px;
	vertical-align : middle;
	text-align : center;	
}

/* footer */
#footer {
	width:833px;
	font-family: Helvetica, sans-serif; 
	font-size: 11px;
	font-style: none; 
	letter-spacing: 1px;
	color: #4e4f61;
	text-align: right;
}
#footer a { 
	font-family: Helvetica, sans-serif; 
	font-size: 11px;
	font-style: none; 
	letter-spacing: 1px;
	color: #4e4f61;
	text-decoration: none;
}
#footer a:hover {
	color: #595b7a; 
	text-decoration: underline; 
}
