#contenant{
	background: url('/JA_Img/fond.gif') center top no-repeat;
}
/* conteneur */
body{
	background: url('/JA_Img/fond_r.gif') center top repeat-y;
}
/*header */
	/*retour accueil */
	#btn_retour:hover{
		background: url('/JA_Img/retour_accueil_h.gif') left top no-repeat;
	}
	/* nav */
	#nav{
		left:340px;
	}
/* contenu */
#contenu2{
	padding-top:14px;
}
	/* introduction */
	#intro h2{
		color:#BC5415;
		margin-bottom:7px;
	}
	#intro .col1{
		float:left;
		margin-right:12px;
	}
	#intro .col2{
		background: url('/JA_Img/box_news_b.jpg') left bottom no-repeat;
		float:left;
		position:relative;
	}
	#intro.news  .col1{
		width:500px;
		margin-right:12px;
	}
	#intro.news .col2{
		width:233px;
	}
	#intro .contenu{
		background: url('/JA_Img/box_news_h.jpg') 0 -5px no-repeat;
		padding:10px;
		padding-bottom:0;
	}
	#intro .col2 span{	
		color:#BC5415;
		background:#FFFFFF;
		display:block;
		top:0;
	}
	#intro .col2 .news_titre{	
		position:absolute;
		left:0;
		padding-right:4px;
	}
	#intro .col2 .news_date{	
		position:absolute;
		right:0;
		padding-left:2px;
	}
	* html #intro .col2 .news_date{ /* IE6 */
		right:10px;
	}
	#intro h2{
		margin-bottom:7px;
	}
	#intro .col2 h3{
		position:relative;
		font-size:1.2em;
		background: url('/JA_Img/box_news_pointilles.gif') 0 12px repeat-x;
	}
	#intro .col2 .news_resume{
		font-size:1.1em;
	}
	#intro .col2 .news_lien{
		text-align:right;
		font-size:1.1em;
		background: url('/JA_Img/box_news_pointilles.gif') 50px 5px no-repeat;
	}
	#intro .col2 .news_lien a{
		color:#BC5415;
	}
	/* boxes*/
	/* evenement */
	.cols.evenement{
		background: url('/JA_Img/box_evenement_h.jpg') left top no-repeat;
		padding-top:14px;
	}
	.cols.evenement .col{
		background: url('/JA_Img/box_evenement_b.gif') left bottom no-repeat;
		padding-bottom:14px;
	}
	.cols.evenement .bloc{
		padding:0 10px;
	}
	.cols.evenement h2{
		font-size:1.4em;
		color:#BC5418;
		padding-bottom:4px;
	}
	.cols.evenement li{
		border-top:1px solid #BCBBBB;
		padding: 2px 0 2px 10px;
		background: url('/JA_Img/fleche_lien_3.gif') left center no-repeat;
	}
	.cols.evenement li a{
		font-size:1.1em;
		color:#3A3A3A;
	}
	.cols.evenement  td {
		padding-right:10px;
		text-align:center;
	}
	.cols.evenement .boutons{
		vertical-align:middle;
	}
	.cols.evenement .boutons a{
		display:block;
		background: url('/JA_Img/btn_evenement_g.gif') left top no-repeat;
		padding-left:4px;
		color:white;
	}
	.cols.evenement  td.last{
		padding:0;
	}
	.cols.evenement .boutons span{
		display:block;
		white-space:nowrap;
		font-size:1.2em;
		text-align:center;
		font-weight:bold;
		padding: 2px 50px 6px 50px;
		background: url('/JA_Img/btn_evenement_d.gif') right top no-repeat;
	}
	.cols.evenement .img{
		padding-right:0;
	}
	
	
	/* sondage */
	#sondage{
		background: url('/JA_Img/bg_form_sondage_h.gif') left top no-repeat;
		padding-top:10px;
	}
	#sondage .titre{
		font-size:1em;
		font-weight:bold;
		color:#BC5415;
	}	
	#sondage .col{
		background: url('/JA_Img/bg_form_sondage_b.gif') left bottom no-repeat;
		padding-bottom:10px;
	}
	#sondage .bloc{
		background: url('/JA_Img/bg_form_sondage_r.gif') left top repeat-y;
		height:1%;
	}
	#sondage .bg{
		background: url('/JA_Img/bg_form_sondage_m.gif') left center no-repeat;
		padding:0 20px 0 20px;
	}
	#sondage .col_1-2{
		float:none;
		width:346px
	}
	#sondage .col_1-2.last{
		float:right;
		position:relative;
		top:3px;
	}
	#sondage fieldset,#sondage form {
		position:relative;
		min-height:30px;
	}
	* html #sondage form {
		height:30px;
	}
	* html #sondage .label{
		position:relative;
		top:3px;
	}
	*:first-child+html #sondage .label{
		position:relative;
		top:3px;
	}
	#sondage .ligne{
		margin-bottom:0px;
		margin-right:14px;
		color:#BC5418; 
		font-size:1.2em;
	}
	* html #sondage .ligne{
		margin-right:11px;
	}
	*:first-child+html #sondage .ligne{
		margin-right:11px;
	}
	#sondage .champ{
		margin-left:3px;
	}
	#sondage .ligne,#sondage .label,#sondage .champ{
		float:left;
	}
	* html #sondage .champ.checkbox{
		margin:0;
		display:inline;
		padding:0;
	}
	*:first-child+html #sondage .champ.checkbox{
		margin:0;
		display:inline;
		padding:0;
	}	
	#sondage .label label{
		font-size:1.5em;
		color:#D26421;
	}
	#sondage #btn_submit_sondage,#sondage  .col_1-2.last .bloc_bloc{
		/*float: right; */
		clear:both;
		/*padding:-50px ;*/
		margin-bottom:0px;
		text-align:right;
	}
	#sondage legend  .col_1-2{
		display:block;
		width:346px;
		left:0;
		top:0;
		position:absolute;
	}
	#sondage legend .legend{
		color:#D26421;
		font-size:1.2em;
		font-weight:bold;
	}	
	#sondage .results{
		float : left;
		color:#BC5418; 
		font-size:1.2em;
	}	
	#sondage .resultsimage {
		float:right;
		color:#BC5418;
	}
	#sondage input {
	color:#BC5418;
	}	
	/* bloc arrondi */
	#box_arrondi{
		position:relative;
		width:748px;
		height:278px;
	}
	#box_arrondi .titre{
		background: url('/Keys_img/filet_gris_pt.gif') left bottom no-repeat;
		margin-bottom:10px;
		padding-bottom:5px;
	}
	#box_arrondi ul{
		position:absolute;
		bottom:0;
		left:0;
		width:230px;
		margin-left:-16px;
	}
	#box_arrondi p{
		font-size:1.1em;
	}
	#box_arrondi li{
		height:37px;
		padding-left:10px;
		background: url('/JA_Img/box_arrondi_lien.gif') left top repeat-x;
	}
	#box_arrondi .formations ,#box_arrondi .videos {
		padding-left:15px;
	}
	#box_arrondi .formations a{
		background: url('/JA_Img/formations.gif') left center no-repeat;
	}
	#box_arrondi .metiers a{
		background: url('/JA_Img/metiers.gif') left center no-repeat;
	}
	#box_arrondi .videos a {
		background: url('/JA_Img/videos.gif') left center no-repeat;
	}
	#box_arrondi .col1 a {
		display:block;
		color:#BC5415;
		padding: 10px 0 10px 40px;
	}
	#box_arrondi .formations a ,#box_arrondi .videos a{
		padding-left:35px;
	}
	#box_arrondi  .col1  span{
		color:#BC5415;
		font-size:1.6em;
	}
	#box_arrondi .col1,	#box_arrondi .col2{
		top:18px;
		position:absolute;
	}
	#box_arrondi .col1{
		height:255px;
		width:200px;
		left:25px;
	}
	#box_arrondi .col2{
		left:275px;
	}
	#box_arrondi .col2 p{
		display:block;
		width:400px;
	}
	#box_arrondi h2{
		color:#BC5415;
		font-size:2.4em;
		font-weight:normal;
	}
	a.bouton{
		display:table-cell;
		background: url('/JA_Img/btn_evenement_g.gif') left top no-repeat;
		padding-left:4px;
		color:white;
	}
	.bouton span{
		display:block;
		white-space:nowrap;
		font-size:1.2em;
		text-align:center;
		font-weight:bold;
		padding: 2px 50px 6px 50px;
		background: url('/JA_Img/btn_evenement_d.gif') right top no-repeat;
	}
	* html a.bouton{
		display:inline-block;
	}
	*:first-child+html a.bouton{
		display:inline-block;
	}
	
	/* fiches */
	#fiches .bloc{
		background: url('/JA_Img/box_fiches-pratiques.jpg') left bottom no-repeat;
		padding:0 25px 30px 25px;
	}
	#fiches .col_1-3{
		width:200px;
		margin-right:49px;
		position:relative;
	}
	#fiches  ul li:hover ul{
		display:block !important;
	}
	#fiches  ul li.has_s_nav:hover a{
		background: url('/JA_Img/fleche_grise_h.gif') 0 4px no-repeat;
	}
	#fiches .titre{
		width:749px;
	}
	#fiches .titre .bg{
		background: url('/JA_Img/box_fiches-pratiques_titre.jpg') right top no-repeat;
		padding-left:24px;
		padding-top:7px;
		height:38px;
	}
	#fiches h2{
		color:#BC5415;
		font-size:2.4em;
		font-weight:normal;
	}
	#fiches h3{
		color:#BC5415;
		font-weight:normal;
		font-size:1.6em;
	}
	#fiches  ul li{
		margin-bottom:10px;
	}
	#fiches  ul ul li {
		margin-bottom:0;
	}
	#fiches  ul li a{
		color:#494746;
		padding-left:10px;
		font-size:1.1em;
		font-weight:bold;
		background: url('/JA_Img/fleche_grise.gif') 0 4px no-repeat;
	}
	#fiches  ul  ul li a{ 
		font-weight:normal;
		background: none !important;
	}
	
	
	
	
	/* liens */
	#liens{
		background: url('/JA_Img/box_liens.jpg') left top no-repeat;
		height:50px;
		float:left;
	}
	#liens .bloc{
		position:relative;
	}
	#liens a{
		top:16px;
		position:absolute;
		color:#D26421;
		font-size:1.4em;
		font-weight:bold;
	}
	#liens_1 a{
		left:35px;
	}
	#liens_2 a{
		left:290px;
	}
	#liens_3 a{
		left:540px;
	}
	/* common aux boxes */
	.col_1-2 .boite{
		padding:0;
	}
	.col_1-2 .contenu .boite{
		padding:5px 12px;
	}
	.col_1-2  .boite li{
		padding:3px 12px;
		font-size:1.2em;
		font-weight:bold;
	}
	.cols .bloc{
		position:relative;
		width:auto;
	}
	#contenu .col_1-2  .contenu .boite li{
		padding:0;
		padding-left:9px;
		font-size:1em;
		font-weight:normal;
	}
	.col_1-2 .contenu p{
		font-size:1.1em;
		margin-bottom:0;
	}
	#contenu .col_1-2  .contenu .boite a{
		color:black;
	}
	#contenu .col_1-2 .boite li.last a{
		color:white;
	}
	
	
/* page interieur */
#interieur{
	margin-top:60px;
	width:738px;
	float:right;
	margin-right:-4px;
	display:inline;
}
#interieur li{
	font-size:1.1em;
}
#interieur p{
	font-size:1.1em;
}
#interieur h2,#interieur h2 a,#interieur h3 a{
	color:#D26421;
	font-weight:normal;
}
#interieur #contenu{
	background:  url('/JA_Img/interieur_b.jpg') left bottom no-repeat; 
	padding-bottom:10px;
	width:738px;
}
#interieur #contenu2{
	background:  url('/JA_Img/interieur_h.gif') left top no-repeat;
	width:738px;
}
	
	
#interieur #contenu3{
	background: url('/JA_Img/interieur_r.gif') left top repeat-y;
	width:738px;
}
#interieur .telechargement{
	position:relative;
}
#interieur .telechargement li {
	position:relative;
	display:block;
	font-size:1.1em;
	background: url('/Keys_img/fleche_grise.gif') 0 4px no-repeat;
	padding-left:10px;
}
#interieur .telechargement li  a{
	color:#494746;
	background: url('/Keys_img/pointilles_gris.gif') 0 10px repeat-x;
	display:block;
	height:1%;
}
#interieur .telechargement li  a:hover{
	text-decoration:underline;
}
#interieur .telechargement li  .detail{
	background:white;
}
#interieur .telechargement li  .poid{	
	position:absolute;
	right:0;
	padding-left:2px;
	background: white;
}
#gauche{
	width:253px;
	margin-top:-45px;
	float:left;
	margin-left:-17px;
	position:relative;
}
#gauche .bloc{
	padding: 0 18px 0 28px;
}
#gauche h2{
	font-size:1.8em;
}
#gauche h3{
	font-size:1.4em;
}
#gauche .cols{
	float:left;
}
#gauche .cols.nav{
	background: url('/JA_Img/box_g_1_b.jpg') left bottom no-repeat;
	margin-bottom:0;
}
#gauche .cols.nav .bloc{
	padding-top:20px;
	padding-bottom:50px;
	background: url('/JA_Img/box_g_1_h.jpg') left top no-repeat;
}
#gauche .cols.nav .bloc_bloc{
	background: url('/JA_Img/sep_1.gif') left bottom no-repeat;
	padding:5px 0;
}
#gauche .cols.nav .metiers{
	background: url('/JA_Img/metiers.gif') left top no-repeat;
	padding-left:35px;
	min-height:30px;
}
#gauche .cols.nav .formations{
	background: url('/JA_Img/formations.gif') left top no-repeat;
	padding-left:33px;
	min-height:35px;
}
* html #gauche .cols.nav .metiers{
	height:30px;
}
* html #gauche .cols.nav .formations{
	height:35px;
}
#gauche .cols.nav .bloc_bloc.last{
	background: none;
	padding-bottom:0;
}
#gauche .cols.nav ul li{
/*	font-weight:bold; */
	background: url('/JA_Img/sep_2.gif') left bottom no-repeat;
	padding:3px 0;
	font-size:1.1em;
/*	font-weight:normal;
	background: url('/JA_Img/puce_5.gif') 0 8px no-repeat;
	font-size:1em ;
	padding-left:10px; */
}
/* Obsolete, menu niveau 4
#gauche .cols.nav ul li li{
	font-weight:normal;
	background: url('/JA_Img/puce_5.gif') 0 8px no-repeat;
	padding-left:10px;
	font-size:1em;
	display:block;
	z-index:5;
	position:relative;
	margin-left:10px;
}*/
#gauche .cols.nav ul li a{
	color:#494746;
	position:relative;
	z-index:6;
}
#gauche .cols.nav ul .on{
/*	background: url('/JA_Img/puce_6.gif') 0 8px no-repeat;*/
}
#gauche .cols.nav ul .on a{
	color:#D26421;
}
#gauche .cols.nav ul li.last{
	background: none;
	padding-bottom:0;
}
/* Added by JMM */
/* Niv. 1 */
#gauche h3 A {
	color:#494746;
	font-size:0.9em;
}
#gauche .h3on {
	color:#D26421;
	font-size:0.9em;
	font-weight:bold;
	background: url('/AS_Img/puce_5.gif') 0 8px no-repeat;
	padding-left:10px;
}
#gauche .cols.nav ul li.laston{
	background: none;
	padding-bottom:0;
}
#gauche .cols.nav ul li.laston a {
	color:#D26421;
}
/* Fin added */
#gauche .cols.box .bloc{
	background: url('/JA_Img/box_g_2_b.jpg') left bottom no-repeat;
	padding:0 0 19px 0;
}
#gauche .cols.box .bg{
	padding: 0 18px 0 28px;
}
#gauche .cols.box{
	background: url('/JA_Img/box_g_2_h.jpg') left top no-repeat;
}
#gauche .cols.box .col{
	background: url('/JA_Img/box_g_2_r.gif') left top repeat-y;
	margin:17px 0 19px 0;
}
#gauche .cols.box .titre{
	margin-bottom:10px;
}
#conteneur #contenant #gauche  ul li:hover ul{
	display:block !important;
}
#droite{
	float:left;
	width:475px;
	display:inline;
}
#content_box,#droite{
	display:inline;
}
#content{
	/* height:1%; Disabled by JMM, for what ??? + bug in search results for FF */
	background: url('/JA_Img/interieur_sep_img_b.jpg') right top no-repeat;
}
#article{
	padding-top:30px;
	margin-bottom:40px;
}
/* Ajout JMM 15/09/08 pour sous-titre pour pages menu*/
#article h3{
	padding-top: 0.5em; 
	padding-right: 0.5em ;
	font-size:1.6em;
}
#article div, #article span {
	font-size:1.05em;
	color:#3A3A3A;
	font-family:Arial,tahoma, sans-serif;
}
/* Fin ajout */
#content .puce_article{
	padding-right:10px; 
	float:left; /* Added by JMM */ 
}
#content_img img{
	display:block;
}
#tracker{
	margin-top:-38px; /* -30px*/
	float:left;
	margin-left:5px; /* 10px */
	position:relative;
 	width:480px;
}
#tracker li{
	display:inline;
	background: url('/Keys_img/fleche_grise.gif') 0 4px no-repeat;
	padding-left:7px;
	margin-left:7px;
}
#tracker li.last{
	margin-left:0;
	padding-left:0;
	background:none;
}
#tracker a{
	color:#494746;
}
#actions2{
	float:right;
}
#actions2 a{
	float:left;
	margin-left:4px;
}
#actions2 .btn{
	background: url('/JA_Img/bg_btn_r.jpg') left top repeat-x;
	display:block;
	margin:0 2px;
	color:#D26421;
	font-size:1.1em;
	cursor:pointer;
}
* html #actions2 .btn{
	display:inline-block;
}
* html #actions2 .btn span{
	display:inline-block;
}
#actions2 .btn span{
	display:block;
}
#actions2 .gauche{
	background: url('/JA_Img/bg_btn_g.jpg') left top no-repeat;
}
#actions2 .droite{
	background: url('/JA_Img/bg_btn_d.jpg') right top no-repeat;
}
#actions2 .btn .bg{
	background: url('/JA_Img/suivant.jpg') right top no-repeat;
	margin:0 2px;
	height:20px;
	padding: 5px 30px 0 10px;
}
/* Added by JMM 17/09/2008 */
#actions2 .btn .bgprec {
	background: url('/JA_Img/precedent.jpg') left top no-repeat;
	margin:0 2px;
	height:20px;
	padding: 5px 10px 0 30px;
}
/* Fin added */
#actions2 a img{
	display:block;
}
#titre_article{
width:330px;
float:left;
}
#titre_article h2{
	font-size:2.4em;
	letter-spacing:-2px;
}
#droite{
}
#actions1{
	float:left;
	position:relative;
}
#actions1 ul{
margin-top:16px;
float:right;
width:139px;
	padding-left:7px;
}
* html #actions1 ul{
width:143px;
}
#actions1 li img{
	display:block;
}
#actions1 li{
	float:left;
	margin-left:4px;
}
#content_img{
	background: url('/JA_Img/interieur_sep_img_h.jpg') right top no-repeat;
	padding-top:1px;
	clear:both;
}
#nav_content{
	float:right;
	width:138px;
	padding-bottom:7px;
	background: url('/JA_Img/box_d_b.gif') left bottom no-repeat;
	margin: 0 0 10px 0;
}
#nav_content .titre{
	padding-bottom:7px;
	margin-bottom:10px;
	background: url('/JA_Img/sep_1.gif') left bottom no-repeat;
}
#nav_content h2{
	font-size:1.4em;
}
#nav_content li{
	margin-bottom:10px;
	padding-left:10px;
	background: url('/JA_Img/puce_4.gif') left center no-repeat;
}
#nav_content a{
	color:#424242;
}
#nav_content .col{
	background: url('/JA_Img/box_d_h.gif') left top no-repeat;
	padding-top:7px;
}	
#nav_content .bloc{
	background: url('/JA_Img/box_d_r.gif') left top repeat-y;
	padding:0 14px 0 20px;
}
/* Added by JMM 17/09/08 */
.sitemapl1green,.sitemapl1green A	{font-family: Arial; font-weight: bold; font-size: 1.5em; color: #BC5415; padding-left: 0px; padding-top: 10px; padding-bottom: 2px}
.sitemapl2green,.sitemapl2green A	{font-family: Arial; font-weight: bold; font-size: 1.1em; color: #BC5415; padding-left: 10px; padding-top: 5px; padding-bottom: 2px}
.sitemapl3green,.sitemapl3green A	{font-family: Arial; font-weight: bold; font-size: 1em; color: #BC5415; padding-left: 20px; padding-top: 2px; padding-bottom: 2px}
.sitemapl1purple,.sitemapl1purple A	{font-family: Arial; font-weight: bold; font-size: 1.5em; color: #BC5415; padding-left: 0px; padding-top: 10px; padding-bottom: 2px}
.sitemapl2purple,.sitemapl2purple A	{font-family: Arial; font-weight: bold; font-size: 1.1em; color: #BC5415; padding-left: 10px; padding-top: 5px; padding-bottom: 2px}
.sitemapl3purple,.sitemapl3purple A	{font-family: Arial; font-weight: bold; font-size: 1em; color: #BC5415; padding-left: 20px; padding-top: 2px; padding-bottom: 2px}
A.tocl2title	{color: #BC5415;}
.tocl2 		{font-family: Arial; font-weight: normal; font-size: 1.1em;}
A.tocl2_green	{color: #000000;}
A.tocl2_purple	{color: #000000;}
.tocl2titlegreenbig	{font-family: Arial; font-weight: bold; font-size: 1.5em; color: #BC5415; padding-left: 0px; padding-top: 10px; padding-bottom: 10px}
.tocl2titlepurplebig	{font-family: Arial; font-weight: bold; font-size: 1.5em; color: #BC5415; padding-left: 0px; padding-top: 10px; padding-bottom: 10px}
.tocl3title	{font-family: Arial; font-weight: bold; font-size: 1.1em; padding-top: 10px}
.tocl3 		{font-family: Arial; font-weight: normal; font-size: 1.1em; padding-left: 10px;}
A.tocl3_green	{color: #000000;}
A.tocl3_purple	{color: #000000;}
.tocl3titlegreenbig, .tocl3titlegreenbig A	{font-family: Arial; font-weight: bold; font-size: 1.5em; color: #BC5415; padding-left: 0px; padding-top: 10px; padding-bottom: 5px}
.tocl3titlepurplebig, .tocl3titlepurplebig A	{font-family: Arial; font-weight: bold; font-size: 1.5em; color: #BC5415; padding-left: 0px; padding-top: 10px; padding-bottom: 5px}
.tocl4title	{font-family: Arial; font-weight: bold; font-size: 1.1em; padding-left: 20px; padding-top: 10px}
.tocl4titlegreenbig	{font-family: Arial; font-weight: bold; font-size: 1.2em; color: #BC5415; padding-left: 0px; padding-top:0px; padding-bottom: 10px; padding-left : 10px; background: url('/JA_Img/puce_6.gif') 0 10px no-repeat;}
.tocl4titlepurplebig	{font-family: Arial; font-weight: bold; font-size: 1.2em; color: #BC5415; padding-left: 0px; padding-top: 0px; padding-bottom: 10px;  padding-left : 10px; background: url('/JA_Img/puce_6.gif') 0 10px no-repeat;}
.tocl4 		{font-family: Arial; font-weight: normal; font-size: 1.1em; padding-left: 30px;}
A.tocl4_green	{color: #000000;}
A.tocl4_purple	{color: #000000;}
.tocl5title	{font-family: Arial; font-weight: bold; font-size: 1.1em; padding-left: 30px; padding-top: 10px}
.tocl5 		{font-family: Arial; font-weight: normal; font-size: 1.1em; padding-left: 50px;}
A.tocl5_green	{color: #000000;}
A.tocl5_purple	{color: #000000;}
.default			{font-family: Arial; font-size: 1em; color: #000000;}
.default A, li A		{font-family: Arial; font-size: 1em; color: #BC5415; text-decoration: none}
.lexiqueletter A	{font-size: 1.8em; font-weight: bold; text-decoration: none;font-family: Arial; color: #BC5415; }
.lexiqueindex A	{font-size: 1.1em; font-weight: bold; text-decoration: none;font-family: Arial; color: #BC5415;}
.headergreen 	{color: #BC5415;}
.defaultgreen 		{font-family: Arial; font-size: 1.4em; color: #BC5415;}
.lexiqueword {margin-top: 5px; margin-left: 50px;font-family: Arial; color: #BC5415;} 
.lexiqueword A {font-family: Arial; color: #BC5415;} 
/* Added by JMM */
.gototop A {color: #BC5415; float:right}
#resultsothersites {padding-top:115px; font-family :Arial; font-weight:bold;font-size: 1.4em; text-align:right;}
#resultsothersites A {color : #BC5415; font-family :Arial;  font-weight: bold; font-size: 0.9em; padding-top: 1.5em;}
.attachdocs {padding-top: 0.5em; text-decoration:underline}
#relatedAttachments {padding-top: 1em;}
#relatedAttachments ul li {
	background: url('/JA_Img/puce_4.gif') 0 8px no-repeat; 
	padding: 1px 10px ;
}
#content h3{
	padding-top: 0.7em; 
	font-size:1.6em;
}
/* / Added */
/*Réseaux sociaux - FF 15/01/10 */
#Partager { background: url('/Keys_img/favoris.gif') right 2px no-repeat; } 
#blocReseauxSociaux {clear: both;   background: #FFFFFF;  width: 490px;  font-family: Arial;   font-size:1.1em; border : solid 1px #A9ABAC; display:none;   position:absolute; z-index:500; top:35px; 	right:3px;  }
#blocReseauxSociaux .blocReseauxSociauxBas {background: #f000000;    padding: 7px 0px 0px 0px; margin-bottom: 17px;  }
#blocReseauxSociaux .blocReseauxSociauxBas span.titre { font-weight: bold; margin-left: 10px; color: #3A3A3A ;}
#blocReseauxSociaux .listeReseauxSociauxHaut { padding: 2px; margin: 0px 7px 0px 7px;;}
#blocReseauxSociaux .listeReseauxSociauxBas { display: block;   }
#blocReseauxSociaux a.btFermerReseauxSociaux {position: absolute; 	top: 7px; right: 7px; }
#listeReseauxSociaux {}
#listeReseauxSociaux li { margin-bottom: 3px; display: inline;}
#listeReseauxSociaux li a { line-height: 20px;  font-size:1em; color: #333333;  }
#listeReseauxSociaux li.moyenne {float:left ;  width: 80px;}
#listeReseauxSociaux li.grande {float:left ;  width: 101px;}
#listeReseauxSociaux li.petite {float:left ;  width: 65px;}
#listeReseauxSociaux li img {margin-right: 2px; margin-left: 2px; width: 15px; height: 15px;  border:none}
/*Réseaux sociaux pour document - FF 18/02/10 */
#blocReseauxSociauxDoc {clear: both;  background: #FFFFFF; width: 490px;  font-family: Arial;   font-size:1em; border : solid 1px #A9ABAC; display:none;   position:absolute; z-index:180; left : 500px;  margin-top:30px;   }
#blocReseauxSociauxDoc .blocReseauxSociauxBas {background: #f000000;    padding: 7px 0px 0px 0px; margin-bottom: 17px;  }
#blocReseauxSociauxDoc .blocReseauxSociauxBas span.titre { font-weight: bold; margin-left: 10px; }
#blocReseauxSociauxDoc .listeReseauxSociauxHaut { padding: 2px; margin: 0px 7px 0px 7px;;}
#blocReseauxSociauxDoc .listeReseauxSociauxBas { display: block; }
#blocReseauxSociauxDoc a.btFermerReseauxSociaux { float: right ; margin-right:5px; margin-top:5px}
