html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

#page{
	width: 880px;
	margin: 1em auto;
	text-align: left;
}

#top{
	margin: 0;
}

#top h1{
	margin: 0;
}

#prelude{
	position: absolute;
	width: 880px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -440px;
	padding: 0 1ex;
}

#main{
	float: left;
	width: 860px;
}

#content{
	margin: 0 30px 0 30px;
	padding: 1em 0 0 0;
}

.post{
	margin-bottom: 2em;
}

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

#ban{
	margin : 2px 0 0 0;
	
}

.monTitre{
	padding-left: 30px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 4px;
	color: #ADC500;
	background: transparent url(img/roue20.jpg) no-repeat left center;
	border-bottom: 0;
}
.monContener{
	float: left;
	width: 800px;
	text-align: left;
	font-size: 1.1em;
}

.monContener img{
	padding :0 0 0 0;
	margin :0 0 5px 0;
	border: 1px solid #FFD62F;
}

.monCadre{
	float:left;
	margin: 10px 0px 30px 15px;
	width : 180px;
	height : 207px;
}

.monTitreTp{
	text-align : center;
	color: #ADC500;
}
.post-contentfla{
	text-align: left;
	font-size: 1.1em;
	float:right;
	width: 650px;
}
.post-contentfla{
	text-align: left;
	font-size: 1.1em;
}

.post-contentfla ul{
	 list-style-image: url(img/rond.jpg);
}

/*.post-content ul li, .post-chapo ul li{
	 color: #AEC400;
}*/

.post-contentfla ul ul li{
	 color: #000;
}

.post-contentfla ul p{
	 color: #000;
}

.post-contentfla h1 {
	font-size: 1.2em;
	color: #AEC400;
}

.post-contentfla h2 {
	font-size: 1em;
	color: #AEC400;
}

.post-contentfla blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}
/* navigation TP
-------------------------------------------------------- */
#tpnav {
	float:left;
	font: 0.9em;
	margin: 1px 25px 10px 0;
	padding:35px 0px 1px 0px;
	width:120px;
	background: #FFFFFF url(img/menutph.jpg) no-repeat left top;
}

.menu-tp-bas a#currentpage{
	color:#000;
}

.nettoyeur { clear:both; }

.menu-tp-bas{
	/* padding-right : 5px;*/
	text-align: center;
	background: transparent url(img/barreTp.png) no-repeat center center;
	color:#000000;
}


p.menutp {
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
	font-weight: bold;
	color: #000000;
	background: #E9E9E9 url(img/menutpb.jpg) no-repeat left bottom;
}

p.menutp a, p.menutp a:visited ,p.menu-tp-bas a, p.menu-tp-bas a:visited{
	color: #808080;
	padding:2px 5px;
	text-decoration: none;
	font-weight: bold;
}

p.menutp a#currentpage{
	color:#000;
}

p.menutp a:hover , p.menu-tp-bas a:hover{
	color: #000000;
	text-decoration: none;
}

p.menutp strong {
	width:120px;
	color:#CC9900;
	background: url(img/barreMenuTp1.jpg) no-repeat center bottom;
}

.inventor, .inventor ul, .inventor li {
	color:#579;
}

;




