#content {
	margin-bottom: 8px;
}
#content_gauche {
	float: left;
	width: 600px;
	border: 1px solid #7c2752;
}
#content_droite {
	float: right;
	width: 182px;
}
#article {
	padding: 2px 2px 10px 2px;
	font-size: 11px;
	font-weight: normal;
}
#article td {
	font-size: 11px;
	font-weight: normal;
}
#titreArticle {
	background: url("../../img/common/background_titre_mauve.jpg") repeat-x left bottom;
}
#titreArticle h1 {
	padding: 2px 5px;
	margin: 0;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#article h2 {
	padding: 10px 5px 0 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
#article h4 {
	padding: 10px 5px 0 5px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
#article_der {
	border: 1px solid #c2bfb1;
	text-align: center;
}
.article_derT {
	background: url("../../img/common/background_gris.png") repeat-x left bottom;
	min-height: 40px;
	_height: 40px;
	text-align: left;
}
#article_der h2 {
	background: url("../../img/common/fleche_grise.png") no-repeat 3px 15px;
	padding: 12px 5px 12px 18px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
#article_der h4 {
	padding: 3px 5px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
#article_der h2 a, #article_der h2 a:visited, #article_der h2 a:link {
	text-decoration: none;
}
#article_der h2 a:hover {
	text-decoration: none! important;
}

