/* description rubrique #dcdcdc*/
.description_rubrique  {
	background-color: #ffdd3f;
	padding: 3px }

.description_rubrique img  {
	float: left;
	margin-right: 5px }

.description_rubrique p  {
	font-size: 11px;
	line-height: 13px }
	
/* appel de une */
.appel_une  {
	clear: both }


.appel_une h2  {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	background-color: #ffdd3f;
	text-align: center }

.appel_une p {
	font-size: 10px;
	}
	
.appel_une p a {
	color: #cc3300;
	text-decoration: underline }
	
.appel_une p a:hover {
	background-color: #dcdcdc;
	text-decoration: underline overline; }
	
.appel_une img  {
	display: block;
	margin-right: auto;
	margin-left: auto }
	
/* article de une */
.article_une   {
	clear: both;
	padding: 5px;
	border: solid 2px navy;
	-moz-border-radius: 10px }


.article_une h2   {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px;
	border-bottom: 2px solid #ffdd3f }

.article_une p {
	font-size: 11px;
	text-align: justify }

.article_une p a {
	color: #cc3300;
	text-decoration: underline }
	
.article_une p a:hover {
	background-color: #dcdcdc;
	text-decoration: underline overline; }
	
.article_une h4 {
	font-size: 9px;
	text-align: right }
	
.article_une h4 a {
	color: navy; }

.article_une h4 a:hover {
	background-color: #dcdcdc;
	text-decoration: underline overline; }
	
.article_une img {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	border: solid 1px black }

/* accroches de une */
.accroche_une  {
	clear: both;
	margin-top: 0px;
	padding: 5px }


.accroche_une h2, .accroche_une h2 a  {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin-bottom: 3px;
	border-bottom: 2px solid #ffdd3f }

.accroche_une h2 a:hover  {
	background-color: #dcdcdc }

.accroche_une h2:hover  {
	background-color: #dcdcdc }

.accroche_une p {
	font-size: 10px;
	}
	
.accroche_une p a {
	color: #cc3300;
	text-decoration: underline }
	
.accroche_une p a:hover {
	background-color: #dcdcdc;
	text-decoration: underline overline; }
	
.accroche_une img  {
	display: block;
	float: left;
	margin-right: 5px }
	
.accroche_une h4 {
	font-size: 9px;
	text-align: right;
	margin: 0px }
	
.accroche_une h4 a {
	color: navy; }

.accroche_une h4 a:hover {
	background-color: #dcdcdc;
	text-decoration: underline overline; }
