body{
	background: #d0b098 url(image/elements/fond-pop.jpg) repeat;
	font: normal 12px Verdana, sans-serif;
	color: black;
}


/******************** Commentaires dans les articles ****************************/
.commentaire {
	padding:10px;
	background-image: url(image/fond_diapo.jpg);
	border: 1px dotted Black;
	font-style:italic;
}

.commentaire a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}
.commentaire a:hover{
	color: #a23d25;
	text-decoration: underline;
}

.commentaire_text p{
	margin:10px
	text-align: justify;
	padding-top:5px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.commentaire_text{
	padding-top:3px;
	padding-bottom:5px;
}

.commentaire_text p:first-letter {
	font-size:150%;
	font-weight:bold;
}

.legende{
	color:#636363;
	font-style:italic;
	margin:0px;
	padding:0px;
}

.reponse{
	margin-top:0px;
	margin-bottom:Opx;
	margin-left:20px;
	padding-left:20px;
	border-left:1px dotted black;
	background: url(image/fond-commentaire-reponse.jpg) repeat-y;
}
.reponse_titre{
	margin-left:20px;
	margin-top:0px;
}
.titre{
	margin-top:20px;
}
.text{
	margin-bottom:5px;
}
a.lien_repondre{
	font-size:110%;
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}
a.lien_repondre:hover{
	color: #a23d25;
	text-decoration: underline;
}

/***************** Formulaire ***********************/
#contact{
	margin:0px;
	padding:0px;
	font-weight: normal;
}

#contact h1{
	background:url(image/elements/h1-pop.jpg) no-repeat;
	padding-left:70px;
	height:40px;
	font-size:20px;
	padding-top:10px;
	margin-bottom:px;
	font-style:italic;
}

#contact a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}
#contact a:hover{
	color: #a23d25;
	text-decoration: underline;
}

#contact h1 a{
	color:black;
	font-weight: bold;
	text-decoration: none;
}

#contact label{
	font-weight: bold;
}

#contact h1 a:hover{
	color: #a23d25;
	font-weight: bold;
	text-decoration: none;
}

#contact .bouton{
	font-size: 10px;
	font-weight: bold;
	color: #EDDA8C;
	border:0px;
	height:24px;
	width:117px;
	background: transparent url(image/elements/bouton.gif) no-repeat center;
	text-decoration: none;
	text-align:center;
}

#contact form{
	margin:0px;
	padding:0px;
}
#contact fieldset{
	border:0px;
}
#contact .inputtextcache{
	display:none;
}

#contact .inputtext{
	width:200px;
	border:0px;
	border-bottom: 1px dotted black;
	background: #d0b098 url(image/elements/fond-pop.jpg) repeat;
}
#contact .inputtextnormal{
	border:1px solid black;
	background:#d0b098;
	width:120px;
}

#contact textarea{
	
	width:300px;
	height:200px;
	border: 1px solid black;
	background: #d0b098;
}

#contact .textarea_comentaire{
margin-left:5px;
	width:300px;
	height:100px;
	border: 1px solid black;
	background: #d0b098;
}
#contact table{
	font-weight: bold;
	font-size: 12px;
}