div#corps{
	padding-top:13px;
}
div#part_right div#bloc_revue div#bloc_img_revue{
	width:225px;
}
/* COLONNE ARTICLES */
div#col_articles{
	width:290px;
	height:100%;
	float:left;
}

div#col_articles p.seeall{
	margin-left:10px;
}

div#col_articles h2,
div#col_actus h2{
	float:left;
	margin:0 10px 0 26px !important;
	margin:0 10px 0 13px;	
	text-transform:uppercase;
	font-size:19px;
	font-weight:normal;
	color:#EE5618;
}

div#col_articles dl{
	margin-left:3px;
	width:271px;
}

div#col_articles dl dt{
	padding-left:22px;
	min-height:18px;
	height:auto;
	_height:18px;
}

div#col_articles dl dt{
	margin:10px 0 2px 0;
	text-transform:uppercase;
	color:#EE5618;
	font-weight:bold;
	background:#FAF7E8 url(../../img/site/puce_articles.gif) bottom left no-repeat;
}
div#col_articles dl dt a{
	color:#EE5618;
}

div#col_articles dl dd{
	border-top: 1px solid #DB431C;
	padding-top:4px;
	margin-left:25px;
}
div#col_articles dl dd.seemore{
	border:none;
	padding:0;
	text-align:right;
	margin-top:5px;
	text-transform:uppercase;
	font-size:9px;
}

div#col_articles dl dd.seemore a{
	color:#EE5618;
	text-decoration:none;
}
div#col_articles dl dd.seemore a:hover{
	text-decoration:underline;
}

/* COLONNE ACTUALITES ET DOSSIERS */
div#col_actus{
	width:292px;
	height:100%;
	float:left;
	padding-left:13px;
}
div#col_actus h2{
	float:none;
	color:#7B9524;
	margin:0 10px 0 26px;	
}
div#col_actus div#cadre_actus{
	margin:17px 0 0 0;
	width:276px;
	height:187px;
	background:#FAF7E8 url(../../img/site/bg_actus.jpg) top left no-repeat;
}

/*#cadre_actus #seeall_actus{
	clear: both;
}	*/

div#col_actus div#cadre_actus p#titre{
	width:250px;
	color : black;
	height : 30px;
	padding-top:10px;
	margin-bottom:5px;
	/*padding-top: 15px;*/
	background-color:transparent;
	padding-left: 15px;
}
div#col_actus div#cadre_actus p#titre a{
	color:#8FA235;
}

div#col_actus div#cadre_actus p#texte{
	width:250px;
	padding-left: 15px;
	height : 90px;
}
div#col_actus div#cadre_actus p#texte a{
	color:#8FA235;
}

div#col_actus div#cadre_actus div#top_actus{
/*	background:#FAF7E8 url(../../img/site/bg_actus_top.gif) top left no-repeat;*/
	height:9px;
	width:100%;
}
div#col_actus div#cadre_dossier{
	height:118px;
	width:292px;
	background:#FAF7E8 url(../../img/site/bg_dossiers.jpg) top left no-repeat;
}
div#col_actus p#seeall_actus a{
	height:19px;
	width:176px;
	display:block;
	margin-top:2px;
	margin-left:55px;
	text-indent:-9999px;
}

div#col_actus div#cadre_dossier h2{
	float:left;
	color:#7f7c5a;
	margin:2px 0 0 69px !important;
	margin:2px 0 0 35px;	
}
div#col_actus div#cadre_dossier p.seeall{
	width:70px;
	margin-left:9px;
}
div#col_actus div#cadre_dossier p.seeall a{
	color:#7f7c5a;
}
div#col_actus div#cadre_actus ul{
	padding-left:14px;
	padding-top:16px;
}
div#col_actus div#cadre_actus ul li{
	margin-top:10px;
	font-size:11px;
}
div#col_actus div#cadre_actus ul li a{
	color:#000000;
}

div#col_actus div#cadre_actus ul li span a{
	color:#8FA235;
}

div#col_actus ul#liste_dossier{
	margin-top:18px;
	width:277px;
}

div#col_actus ul#liste_dossier li{
	padding-left:24px;
	background:#FAF7E8 url(../../img/site/puce_dossiers.gif) top left no-repeat;
	border-bottom:1px solid #6A6A47;
	padding-bottom:5px;
	margin-top:9px;
	text-transform:uppercase;
	font-weight:bold;
	height:auto;
	min-height:18px;
	_height:18px;
	display:block;
}
div#col_actus ul#liste_dossier li a{
	color:#7F7C5A;
	width:150px;
	float:left;
	
}
div#col_actus ul#liste_dossier li a.seemore{
	width:97px;
	height:20px;
	background:#FAF7E8 url(../../img/site/bt_see_dossiers.gif) top left no-repeat;
	float:right;
	text-indent:-9999px;
}
div#col_actus ul#liste_dossier li br{
	clear:both;
}


div#part_left{
	width:595px;
}

div#part_right{
	width:295px;
	float:left;
	padding-left:14px;
	margin-top:0;
}

/* RUBRIQUES / THEMES*/
div#part_right h2#titre_rubrique{
	margin-top:6px;
	display:block;
	width:225px;
	height:93px;
	background:transparent url(../../img/site/bg_themes.gif) top left no-repeat;
	text-indent:-9999px;
}
div#part_right ul#mostseen{
	width:225px;
	height:172px;
	background-color:#C2BF94;
	color:#FFFFFF;
	overflow-x:hidden;
	overflow-y:auto;
	padding-top:13px;
}

div#part_right ul#mostseen li{
	margin-left:18px;
	margin-bottom:5px;
	font-size:11px;
}
div#part_right ul#mostseen li a{
	text-decoration:none;
	color:#FFFFFF;
}
div#part_right ul#mostseen li a strong{
	/*font-weight:normal;*/
}
div#part_right ul#mostseen li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

div#part_right p.bottom_theme{
	display:block;
	width:225px;
	height:17px;
	background:transparent url(../../img/site/bg_bottom_themes.gif) top left no-repeat;
}

div#part_right div#bloc_revue img#pastille{
	margin-right:116px;
}

/**
martin
*/
.rappel_rss{
	margin-top : 20px;
	text-align:center;
}
.rappel_rss a{
	color:#EE5618;
	font-size:9px;
	text-transform:uppercase;
	
}