html, body {
	height:100%;
}

body {
	background: url(img/fond.jpg) repeat-x #ececec;
	margin:0;
	padding: 0;
	text-align:center;
}
* {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
}
#page {
	width:798px;
	margin: 0 auto;
	text-align: left;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	background: url(img/contenu.jpg) repeat-x 0px 191px #ffffff;
}
img {
	border:0;
}
#top {
	height:155px;
	background: url(img/entete.jpg) no-repeat;
}
#top .anime {
	height:155px;
	width:192px;
	float:left;
}
object {
	margin:0;
	padding:0;
}
#top h1 {
	margin:0;
	padding:30px 0 0 0;
	float:left;
}
#top h1 img {
	display:block;
}
#menu {
	height:36px;
	padding-left: 182px;	
}
#menu {
	background: url(img/fond_menu.jpg) no-repeat;
}
#menu * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#menu ul {
	margin:0;
	padding:0;
	height: 36px;
	line-height:36px;
	float:right;
}
#menu li {
	padding:0 0px 0 10px;
	list-style-type:none;
	float:left;
	background: url(img/item-center.png) bottom repeat-x;
	cursor:pointer;
}
#menu li:hover {
	background: url(img/item-center.png) top repeat-x;
}
#menu .separator{
	display:inline;
	vertical-align:middle;
	margin:0 0 0 10px;
}
#menuSidebar * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#menuSidebar ul {
	border-top:1px solid #46511E;
	border-right:1px solid #46511E;
	border-left:1px solid #46511E;
	margin:0 0 0 5px;
	padding:0;
	width: 168px;
	line-height:25px;
	text-transform:uppercase;
}
#menuSidebar li {
	border-bottom:1px solid #46511E;
	padding:0 0px 0 5px;
	list-style-type:none;
	background: #588C37;
	cursor:pointer;
}
#menuSidebar li:hover {
	background: #87C15D;
}
#menuSidebar .current{
	background: #87C15D;
}
#sidebar {
	float:left;
	width: 205px;
	background:url(img/sidebar.gif) no-repeat;
	padding-top:52px;
}
#sidebar #defile {
	padding:0 20px 25px 15px;
	width:144px;
	background: url(img/sidebar_bottom.gif) no-repeat 0% 100%;
	margin-bottom: 15px;
}
#sidebar #defile div {
	border-top:1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	position: relative;
	overflow:hidden;	
	height:80px;
	line-height:16px;
	width:149px;
}
#sidebar #defile p {
	line-height:18px;
	width:149px;
	height:1000px;
	position: absolute;
}
#sidebar h2 {
	display:none;
}
#sidebar p {
	margin:0;
	padding:0;
}
#content {
	float:left;
	width:593px;
}
.clear {
	clear:both;
	height:10px;
}
.post-content {
	padding-right:20px;
}
h2 {
	margin:17px 0 0 0;
	height:28px;
	font-size:12px;
	text-transform: uppercase;
	line-height:28px;
	color: #ffffff;
	padding:0 0 0 16px;
	background:url(img/titre.jpg) no-repeat;
}
p, ul {
	margin: 10px 0;
	padding:0;
}
h3 {
	margin:0;
	padding:15px 0 5px 0;
	color: #669933;
	clear:both;
}
.post-content li {
	list-style-type: none;
	padding-left:10px;
	background: url(img/puce.gif) no-repeat 0px 8px;
}
/* formulaire contact */
#content form#renseigne {
	padding:0;
	margin:0;
	width: 450px;
}
form#renseigne input, form#renseigne label {
	padding:0;
	margin:1px 0;
	float:left;
	display:block;
}
form#renseigne label {
	clear: both;
	display:block;
	/*width:180px;*/
	padding-right:5px;
	height:20px;
	line-height:20px;
}
.oblig, form#renseigne label.oblig  {
	font-weight:bold;
}
form#renseigne input.hidden {
	display:none;	
}
form#renseigne input {
	height:20px;
	width:180px;
}
form#renseigne label.demande {
	padding-right:0;
	width:440px;
	padding:20px 0 10px 0;
	float: none;
	height: auto;
}
form#renseigne label.shob {
	padding-top:10px;
}

form#renseigne p {
	font-style: italic;
}
form#renseigne textarea {
	width: 365px;
	height:125px;
	margin-top:10px;
	display: block;
	margin:0;
}
form#renseigne p.submit {
	font-style: normal;
	padding:0 85px 0 0;
	height: 30px;
	text-align:right;
}
form#renseigne p.submit input {
	width: auto;
	display:inline;
	float:none;
	height: auto;
	padding: 0 5px;
}
form#renseigne label.checkbox {
	float:none;
	width: auto;
	padding-top:10px;
}
form#renseigne label.checkbox input {
	width: auto;
	display:inline;
	float:none;
	height: auto;
}
.contact .post-content img, .mail .post-content img {
	vertical-align:-4px;
}

.decennale{
	margin:20px 0 0 25px;
}

.imgInline{
	margin:10px 0 0 10px;
}

.footer{
	text-align:center;
	font-size:11px;
	margin:5px 0 0px 0;
	padding:0 0 5px 0;
}