
/* *********************************** */
/* * PERSONNALISATION DES ARTICLES >>>>>>>>>	*/
/* *********************************** */

div#theme{
	font-family:arial;
}

div.th1, div.th1 .first_letter, div.th1 .exergue_gauche,div.th1 .exergue_droite,div.th1 .exergue_total  {
	color:#97BE0D;	
}

div.th1 div#article_action{
	background: url(../images/cadre-vert-top.jpg) no-repeat;
}

div.th1 div#article_title{
	background: url(../images/cadre-vert-middle.jpg) repeat-y;
}

div.th1 div#chapO{
	background: url(../images/cadre-vert-middle.jpg) repeat-y;
}

div.th1 div#article_content{
	background-image: url(../images/cadre-vert-middle.jpg);
}

div.th1 div#article_title span#art_sous_theme{
	background: url(../images/fleches1.jpg) no-repeat;	
	background-position: right;
	margin-right:10px;
}

div.th1 div#article_footer{
	background: url(../images/cadre-vert-bottom.jpg) no-repeat;
	background-position: bottom left;
}

div.th1 div#article_action a, 
div.th1 div#article_content .colonne_gauche img, 
div.th1 .encadre, div.th1 .img_legende{
	background-color:#97BE0D;
}

/* *********************************** */
/* * theme 2 >>>>>>>>>	*/
/* *********************************** */

div.th2, div.th2 .first_letter, div.th2 .exergue_gauche,div.th2 .exergue_droite,div.th2 .exergue_total  {
	color:#BE0926;	
}
div.th2 .exergue_gauche,div.th2 .exergue_droite,div.th2 .exergue_total,
div.th2 div#article_content{
	border-left-color:#BE0926;
	border-right-color: #BE0926;
}

div.th2 div#article_action{
	background: url(../images/cadre-rouge-top.jpg) no-repeat;
}

div.th2 div#article_title{
	background: url(../images/cadre-rouge-middle.jpg) repeat-y;
}

div.th2 div#chapO{
	background: url(../images/cadre-rouge-middle.jpg) repeat-y;
}

div.th2 div#article_content{
	background-image: url(../images/cadre-rouge-middle.jpg);
}

div.th2 div#article_title span#art_sous_theme{
	background: url(../images/fleches2.jpg) no-repeat;	
	background-position: right;
	margin-right:10px;
}

div.th2 div#article_footer{
	background: url(../images/cadre-rouge-bottom.jpg) no-repeat;
	background-position: bottom left;
	
}
div.th2 div#article_action a, 
div.th2 div#article_content .colonne_gauche img, 
div.th2 .encadre, div.th2 .img_legende{
	background-color:#BE0926;
}

div.th2 .art_signature{
	background: url(../images/carre1_2.jpg) no-repeat;	
}

div.th2 .art_credit{
	background: url(../images/carre2_2.jpg) no-repeat;
}
/* *********************************** */
/* * <<<<<<  theme 2 	*/
/* *********************************** */


/* *********************************** */
/* * theme 7 >>>>>>>>>	*/
/* *********************************** */


div.th7, div.th7 .first_letter, div.th7 .exergue_gauche,div.th7 .exergue_droite,div.th7 .exergue_total  {
	color:#F29400;	
}
div.th7 div#article_action{
	background: url(../images/cadre-orange-top.jpg) no-repeat;
}

div.th7 div#article_title{
	background: url(../images/cadre-orange-middle.jpg) repeat-y;
}

div.th7 div#chapO{
	background: url(../images/cadre-orange-middle.jpg) repeat-y;
}

div.th7 div#article_content{
	background-image: url(../images/cadre-orange-middle.jpg);
}
div.th7 div#article_title span#art_sous_theme{
	background: url(../images/fleches7.jpg) no-repeat;	
	background-position: right;
	margin-right:10px;
}

div.th7 div#article_footer{
	background: url(../images/cadre-orange-bottom.jpg) no-repeat;
	background-position: bottom left;
	
}
div.th7 div#article_action a, 
div.th7 div#article_content .colonne_gauche img, 
div.th7 .encadre, div.th7 .img_legende{
	background-color:#F29400;
}

div.th7 .art_signature{
	background: url(../images/carre1_7.jpg) no-repeat;	
}

div.th7 .art_credit{
	background: url(../images/carre2_7.jpg) no-repeat;
}
/* *********************************** */
/* * <<<<<<  theme 7	*/
/* *********************************** */
div#article_num{
	padding-left:24px;
	height: 22px;
	/*border:solid 1px red;*/
}
span#article_number{
	font-weight:bold;
	font-size:31px;
	line-height: 22px;
	/*font-size:14px;*/
}
span#article_mois{
	font-size:20px;
	line-height: 22px;
/*	font-size:12px;*/
}

div#article_title{
	width: 849px;
	padding-left:24px;
	height: 32px;
	line-height: 32px;
	/*border:solid 1px #70A178;*/
}

div#article_title span#article_theme{
	font-weight:bold;
	font-size:30px;
	line-height: 32px;
}

div#article_title span#art_sous_theme{
	font-size:30px;
	padding-right:30px;
}

div#article_title span#art_titre{
	font-size:24px;
	font-weight:bold;
}

div#article_action{
	width:873px;
	text-align:right;
	height: 26px;
	/*border:solid 1px green;*/
}
div#article_action a{
	text-decoration: none;
	color:#FFF;
	padding:6px;
	margin:0px;
	font-weight:bold;
	font-size:11px;
	line-height:26px;
	/*border:solid 1px;*/
}

div#chapO{
	font-size:14px;
	width: 847px;
	padding-top:10px;
	padding-left:26px;
	line-height:16px;
	padding-bottom:10px;
}

div#article_content{
	padding:0px;
	margin:0px;
	width: 873px;
	color:#666666;
	line-height:15px;
	font-size:12px;
}

div#article_content .colonne_gauche{
	display: block;
	float:left;
	width:33%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div#article_content .colonne_gauche img{
	margin:0px;
	padding:10px;
	padding-left:0px;
	float: left;
}

div#article_content .colonne_droite{
	display:block;
	float:right;
	width:64%;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	margin-top:0px;
}

div#article_footer
{
	width:873px;
	height: 30px;
}

.first_letter{
	font-family: verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 54px;
	line-height: 44px;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	float: left;
}

html body .first_letter{
	margin-right: 2px;
}

.exergue_gauche, .exergue_droite,.exergue_total{
	padding:0px;
	width:45%;
	margin:5px;
	margin-top:7px;
	margin-bottom:3px;
	/*background-color:#F5EDA9;*/
	text-align:center;
	line-height: 20px;
	font-size: 15px;
	font-weight:bold;
}

.exergue_gauche{
	float:left;
}

.exergue_droite{
	float:right;
}

.exergue_total {
	width:95%;
	margin:auto;
	display:block;
}

div#article_content .colonne_droite .encadre{
	color: #FFF;
	font-size:12px;
	/*font-weight:bold;	*/
	line-height: 15px;
	margin-left:0px;
	margin-top:10px;
	display:block;
	padding:10px;
	text-align:left;
}

div#article_content .colonne_gauche .encadre{
	color: #FFF;
	font-size:12px;
	/*font-weight:bold;	*/
	line-height: 15px;
	margin-left:0px;
	margin-top:10px;
	display:block;
	padding:10px;
	/*text-align:justify;*/
	text-align:left;
	float:left;
	width:263px;
	border:none;
}

/*.encadre2droite{
	margin: 	5px;
	padding: 	5px;
	border: 	solid 1px;
}*/

.titre_encadre {
  	font-family: Arial;
	text-align: justify;
	margin:0px;
	margin-bottom:4px;
	width:100%;
	text-align: left;
	/*border-bottom:solid 3px #696969;*/
	color:#FFF;
	font-size: 13px;
	line-height:normal;
	display: block;
	font-weight : bold;
	/*text-transform: lowercase;*/
}

.art_signature{
	background: url(../images/carre1_1.jpg) no-repeat;	
	background-position: left;
	padding-left:15px;
	font-weight:bold;
	color:#000;
}

.art_credit{
	background: url(../images/carre2_1.jpg) no-repeat;	
	background-position : left;
	padding-left:15px;
	color:#666666;
}

.img_legende{
	text-align:center;
	font-weight:bold;
	float:left;
	width:285px;
	color:#FFF;
}


.note_bas_de_page{
	font-style: italic;
}
/* *********************************** */
/* * <<<<<<  PERSONNALISATION DES ARTICLES 	*/
/* *********************************** */





