
body {
	background-color:#121212;
	/*background-color:#fff;*/
	background-position: top center;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;	
	margin:0px;		
}


 a img {
	border:none;	
}

.clear {
	float:none;
	clear:both;
}

#haut {
	background-image:url(../img/fondplanche.jpg);
	/*background-image:url(../img/fondplancheblanc.jpg);*/
	background-repeat:repeat-x;
	background-position: center;
	height: 212px;
	min-width:980px;
}


#centre {
	width:940px;
	height:212px;
	margin: 0 auto 0 auto;
}

#centre .logo {
	margin-top:20px;
	margin-left:40px;
}

#menu {	
	float:right;	
}

#menu .rubrique {
	float:left;
	width:171px;
	height:74px;
}

#menu a {
	text-decoration:none;
	color:white;
	font-size: 16px;
}


#corps {
	width:950px;	
	margin-left:auto;
	margin-right:auto;		
	background-color:#fff8e8;
	margin-top:20px;
}

#corps .barreHaut {
	background-image:url(../img/barrebois.jpg);
	background-repeat:no-repeat;	
	height: 37px;
	width:950px;
	color:white;
	padding-top:15px;
}

#corps .barreHaut  img{
	margin-left:60px;
}


#corps .barreHaut  a{
	color:white;
}




#corps .news {
	margin-top:30px;
	width: 850px;
	margin-left:30px;
}

#corps .news h2{
	color:#76c520;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}


#corps .news h2 a{
	color:#76c520;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}


#corps .news .date {
	color:#b0b0b0;
	font-size: 10px;
	margin-left:20px;
	
}

#corps .news p {
	
	font-size: 14px;
}

#corps .news .nbCommentaires a{
	color: #00a8ff;
	font-size: 14px;
	text-decoration:none;
}

.basCorps {
	background-image:url(../img/bascorps.jpg);
	background-repeat:no-repeat;	
	height: 13px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}


#bas {
	color:white;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}




#corps .commentaires {
	margin-top:20px;
	width: 800px;
	margin-left:50px;
	background-color:#FFD5A5;
	padding: 5px 0 5px 15px;
	overflow: hidden;
}

#corps .commentaires h2{
	color:#76c520;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}


#corps .commentaires h2 a{
	color:#76c520;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}


#corps .commentaires .date {
	color:#b0b0b0;
	font-size: 12px;
	margin-right:20px;
	float:right;
	
}

#corps .commentaires p {
	
	font-size: 14px;
}

#corps .commentaires a{
	color: #00a8ff;
	font-size: 14px;
	text-decoration:none;
}



fieldset {
	width:700px;
	margin-left:80px;
	margin-top:40px;
}

 form{ 

		
	
}

 label {
	display: block;
	width: 200px;
	float: left;
	padding-right: 10px;
	text-align: right;
	letter-spacing: 1px;
}

 textarea
{	
	width: 400px;
	height: 100px;
	
}


.cache {
	display:none;
}

.codeErreur {
	color:red;
	margin: 0 0 10px 10px;
}


.pun{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
