/* CSS Document */
/* CSS Document */
.contArticle{
	width:685px;
	margin:0px 0px 0px 21px;
}

.image{
	float:right;
}

.contArticle .titre{
	background:url(../images/rub_titre_info.gif) no-repeat;
	height:18px;
	padding:3px 0px 0px 5px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	width:700px;
}

.contArticle .texte{
	background:url(../images/rub_fond_info.gif) repeat-y;
	text-align:justify;
}

.paragrapheInfo{
	padding:5px 10px 5px 5px;
}

.bottomInfos{
	background:url(../images/rub_bas_info.gif) no-repeat;
	height:10px;
	margin-bottom:10px;
}

.contArticle img{
	border:2px solid #8A4B96;
	margin:5px;
}

.select{
	width:200px;
	border:1px solid #8A4B96;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.textarea{
	width:200px;
	border:1px solid #8A4B96;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.legende{
	color:#913737;
	font-style:italic;
	font-weight:bold;
}

.lettrine{
	border:none;
	color:#5B782B;
	float:left;
	font-size:28px;
	font-weight:bold;
	line-height:1em;
	margin:1px 4px;
	padding:1px;
}