body{	
	background: #d9ee23 url(img/watt_value_bg_x_infini.jpg) repeat-x top right;
	margin:0;
	padding:0;
	color: #385511;
	font-family: Verdana, sans-serif;
}
html>body{
	margin:0;
	padding:0;
}

#page{
	background: transparent url(img/watt_value_bg.jpg) no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 768px;
	z-index: 1;
}

#top{
	position: absolute;
	top: 135px;
	right: 405px;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 500px;
}

#animation-flash{
	position: absolute;
	top: 0px;
	right: 320px;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 710px;
}
#logo{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 100;
	width: 300px;
	height: 150px;
	background-color: transparent;
	cursor:pointer;
}

#menubar{
	position: absolute;
	top: 158px;
	right: 204px;
	width: 800px;
	margin: 0;
	padding: 0;
	z-index: 5;
	color: #ffffff;
	line-height:16px; 
	text-align: right;
}
.current {
 	color: #890c08;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #B1D210;
	margin: 0;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;
}

#menubar a{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;	
}
#menubar a:hover{
	color: #385511;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #B1D210;
	margin: 0;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;
}



#main{			
	position: absolute;
	top: 175px;
	right: 282px;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#espace-edito{			
	background: #F8FCD6 url(img/watt_value_bg_post.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	width: 625px;
}

#content{
	min-height: 542px;
	margin: 0 10px 0 10px;
	padding: 10px 0 11px 0;
	color: #385511;
	font-size: 12px;
	text-align: left;
}

.post{
	margin-bottom: 4em;
}

#sidebar{
	position: absolute;
	top: 175px;
	right: 0px;
	margin: 0;
	padding: 15px 5px 15px 5px;
	z-index: 4;
	width: 260px;
	color: #385511;
	font-size: 12px;
}
#sidebar ul, #content ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#sidebar li{
	margin: 0 0 8px 10px;
	background: transparent url(img/arrow_brown.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
#content li{
	margin: 0 0 3px 10px;
	background: transparent url(img/arrow_brown.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
#sidebar a, #content a{
	color: #385511;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#sidebar a:hover, #content a:hover{
	color: #385511;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #890c08;
}
#sidebar h2, #sidebar h2 a, #sidebar h2 a:hover{
	font-size: 16px;
 	color: #890c08;
	margin: 0 0 1ex 0;
	text-decoration: none;
	border : none;
}

#footer{
	padding: 1ex 1em 1ex 1em;
	margin : 0;
	clear: both;
}
#infos{
	display:none;
}

#content h1{
	font-size: 22px;
 	color: #890c08;
	text-align: left;

}
#content h2{
	font-size: 15px;
 	color: #890c08;
}
#content h2 img{
	vertical-align: middle;
}

#content h4{
	font-size: 12px;
	font-weight: normal;
 	color: #890c08;
}
#content h5{
	font-size: 15px;
	color: #385511;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}
img{
	border:0;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #385511;
}

a:visited{
	color: #385511;
}

a:hover{
	color: #385511;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}
 
/* L'entête
-------------------------------------------------------- */
#top h1{
	font-size: 12px;
	display: inline; 
	margin: 0;
	padding: 0;
}

#top h1 a{
	text-decoration: none;
 	color: #890c08;
}

/* Le contenu
-------------------------------------------------------- */
.post-title{
	font-size: 18px;
 	color: #890c08;
}

.post-title a{
	font-size: 18px;
 	color: #890c08;
	text-decoration: none;
}

.post-content{
	text-align: left;
}

.post-content blockquote{

	font-size: 11px;
}

#comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}
.credit{
	font-size: 9px;
	margin: 0;
	padding: 0;
	color: #777777;
}
.savoir-plus{
	background: transparent url(img/piece30.gif) no-repeat left top;
	margin: 40px 0 0 60px;
	padding: 0 0 0 30px;
}

.savoir-plus h3{
	padding: 8px 0 0 3px;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #385511;
}


#footer{
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #385511;
}

.basgauche, .basdroit{
	height:11px; 
	width:11px;
	background-repeat:no-repeat;
	font-size:1px;
}
.basgauche{
	background:url('img/watt_value_bg_post_bg.jpg');
}

.basdroit{
	float:right;
	background:url('img/watt_value_bg_post_bd.jpg');
}

.float-right{
	margin: 0 0 10px 10px;
	padding: 0;	
	float:right;
}

