/* CSS Document */
/* CSS Document */
.contArticle{
	background:url(../images/article-fond.gif) repeat-y;
	width:726px;
}

.contArticle .image{
	float:right;
}

.contArticle p.titre{
	background:transparent url(../images/article-titre.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:18px;
	padding:3px 0 0 4px;
	text-align:left;
	width:722px;
}

#presentation .contArticle p{
	margin:0;
	margin-top:10px;
}

#presentation .contArticle img{
	margin:3px 8px 3px 3px;
	border:1px solid #000000;
}

.contArticle .texte{
	width:713px;
	text-align:justify;
	padding:2px 7px 10px 5px;
}

.bottomArticle{
	background:url(../images/article-bottom.gif) no-repeat;
	height:7px;
	width:726px;
}

.image img{
	border:2px solid #913737;
}

.select{
	width:200px;
	border:1px solid #913737;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.textarea{
	width:200px;
	border:1px solid #913737;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.legende{
	color:#913737;
	font-style:italic;
	font-weight:bold;
}
