/* CSS Document */
/* CSS Document */
.contArticle{
	width:706px;
	margin-bottom:20px;
}

.contArticle .image{
	margin-left:5px;
	float:right;
}

#presentation .contArticle p.titre{
	background:url(../images/articles-top.gif) no-repeat;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:701px;
	padding-left:5px;
	margin:0;
}

.contArticle .texte{
	background:url(../images/articles-fond.gif) repeat-y;
	width:691px;
	padding:5px 10px 10px 5px;
	text-align:justify;
}

.contArticle2{
	width:706px;
	margin-bottom:20px;
}

.contArticle2 .contTexte{
	float:right;
	width:300px;
}

.contArticle2 .image{
	margin-right:5px;
	float:left;
}

.contArticle2 p.titre{
	background:url(../images/articles-top.gif) no-repeat;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:701px;
	padding-left:5px;
	margin:0;
}

.contArticle2 .texte{
	background:url(../images/articles-fond.gif) repeat-y;
	width:691px;
	padding:5px 10px 10px 5px;
	text-align:justify;
}

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

.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;
}

.bottomArticle{
	background:url(../images/articles-bottom.gif) no-repeat;
	height:8px;
	width:706px;
}

.accroche h1{
	color:#712A28;
	font-size:18px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}