* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url("images/img01.jpg") repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
	background: url("images/fleches/h1.png") no-repeat center left;
	padding: 3px;
	padding-left: 50px;
	margin-left: 20px;
	border-bottom: 1px solid #1859b6;
	border-left: 5px solid #1859b6;
	display: inline;
	LETTER-SPACING: 2px;
}
h2 {
	margin-top: 10px;
	background: url("images/fleches/h2.png") no-repeat center left;
	padding-left: 40px;
	color: rgb(255, 120, 0);
}

img {
	vertical-align: middle;
	border: none;
}

a:link, a:visited {
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #64cafd;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}



#header {
	width: 240px;
	height: 120px;
	background-image: url("images/img_zs.png");
	position: absolute;
	top: 0px;
	left: 10px;
}

/* Menu */
#menu {
	width: 770px;
	height: 105px;
	margin: 0 auto;
position: relative;
left: 100px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url("images/img02.jpg") no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url("images/img03.jpg");
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url("images/img04.jpg");
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url("images/img04.jpg");
}


#page {
	width: 99%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#content {
	margin-left: 245px;
	position: relative;
	bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	/*position: absolute;
	left: 5px;
	top:82px;
	 background-color:white; */
	position: relative;
	bottom: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}
#sidebar li ul li ul {
	padding: 0px;
	padding-left: 10px;
	border: none;
	display: none;
}
#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url("images/img09.gif") repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 7px 0 0 15px;
	background: url("images/img10.jpg") no-repeat;
	letter-spacing: 0px;
	color: #327EBE;
}
/*#sidebar li h2 img { vertical-align: middle;}*/
#sidebar li h2 img { float: left;}

#sidebar a {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 10px;
	background: url("images/img11.gif") no-repeat left center;
}




table {
	width: 100%;
}

thead {
	background-image: url('images/img12.jpg');
	font-size: 120%;
}

td {
	cursor: default;
	border: 1px solid #eee;
	padding: 5px;
}

.ssentete {
	background: url("images/img01.jpg") white;
	background-position: 0px 45px;
	font-size: 13pt;
}
th {
	padding: 4px;
}

input, select, textarea {
	padding: 2px;
	font-family: "Trebuchet MS";
	border: 1px solid #999;
	background: none;
	margin: 1px;
	font-size:100%;
}
option {
	font-family: "Trebuchet MS";
	padding: 2px;
	border-bottom: 1px solid #29ADF8;
	background: url("images/img01.jpg");
	background-position: 0px 120px;
	color: white !important;
color: black;
}

input:hover, select:hover, textarea:hover {
	border: 1px solid #0AAAFD;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #0AAAFD;
	color: #0AAAFD;
}
optgroup {

}
optgroup option {
	padding-left: 10px;
}
optgroup option:hover {
	padding-left: 20px;
	text-decoration: underline;
	cursor: pointer;
}
optgroup option:before {
	content: "---> ";
}
textarea {
	width: 90%;
}

hr {
	border: none;
	border-bottom: 1px dotted #ccc;
}






.post {
	margin-bottom: 20px;
}

.post .title a {
	color: #FF3300;
}
.post .story {
	padding: 0 20px;
	text-align: justify;
	line-height: 20px;
}

.post .story .imgfloatleft {
	margin-right: 30px;
	margin-bottom: 0px;
	float: left;
}

.post .meta {
	padding: 5px 20px;
	background: url("images/img09.gif") repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 100%;
}

.boxed .title {
	height: 31px;
	margin: 0;
	padding: 8px 0 0 20px;
	width: 510px;
	background: url("images/img08.jpg") no-repeat;
	letter-spacing: -1px;
	color: #FF3300;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
	background: url("images/img13.jpg") repeat-x;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}


#footer {
	text-align: center;
}

#footer li {
	margin-left: 280px;
	text-align:left;
}

#blocksearch {
	display: inline;
	
}
#blocksearch input {
	width: 30px;
	font-size: 16px;
	font-weight:bold;
	border: 1px solid #0AAAFD;
	position: relative;
	bottom: 3px;
	background: url("images/img10.jpg");
	background-position: -2px -2px;
}
#blocksearch input[type=text] {
	width: 130px;
	margin-left: 10px;
}
#blocksearch input[type=text]:hover, #blocksearch input[type=text]:focus{
	color: rgb(10, 10, 255);
}
blockquote {
	margin:22px 40px;
	color:#575757;
	padding: 5px;
	padding: 0 50px;
	background: url("blockquote.gif") #fafafa no-repeat 0 0;
	background-position: 10px 0px;
	border-left: 3px solid #DDDDDD;
}

div.chat {
text-align: left;
overflow: auto;
width: 100%;
height: 400px;
padding: 0px;
}
.smilies {
	height: 24px;
	overflow: auto;
}
.smilies:hover {
	height: 70px;
	overflow: auto;
}



.dataTables_paginate {
	margin-top: 5px;
}

.paginate_button {
	background: url("images/img01.jpg") white;
	background-position: 0px 45px;
	border: 1px solid #aaa;
	padding: 3px;
	margin: 1px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

.paginate_active {
	border: 1px solid #ccc;
	background: url("images/img01.jpg") white;
	background-position: 0px 45px;
	padding: 3px;
	margin: 1px;
	font-weight: bold;
	color:#0AAAFD;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

.mon-compte-ombre {
	background: url("mon-compte-ombre.png");
	height: 20px;
	width: 100%;
	position: fixed;
	bottom: 30px;
	left: 0px;
}