/* CSS Document */	
/* --------------------------------------------------------------------------------------------- Global */
	#global {
		overflow:hidden;
		width:947px;
		font-size:1.1em;
		background:#fff;
		padding:10px 21px 0 20px;
		margin:0 auto
	}
	.vue_line.hover {cursor:pointer}
/* --------------------------------------------------------------------------------------------- Toolbar */
	#toolbar {margin:0 0 20px 0}
/* --------------------------------------------------------------------------------------------- Top */
	#top {
		float:left;
		width:100%;
		border-bottom:1px solid #a99f94;
		font-size:1.1em;
		background:url(../images/background/separation_gris.gif) no-repeat right bottom;
		margin:0 0 13px 0
	}
/* ------------------------------------------------------------------------- Liens d'acces rapide */
	#acces_rapide {
		float:left;
		background:url(../images/background/separation_gris.gif) no-repeat left bottom;
		padding:0 0 0 14px
	}
	#acces_rapide li {
		float:left;
		background:url(../images/background/separation_gris.gif) no-repeat right bottom;
		margin:0 13px 0 0;
		padding:0 0 3px 0
	}
	#acces_rapide li .flux_rss {
		background:url(../images/background/rss.gif) no-repeat left center;
		padding:0 0 0 24px
	}
	#acces_rapide li a, #acces_rapide li strong {
		color:#a99f94;
		margin:0 14px 0 0
	}
	#acces_rapide li a:hover, #acces_rapide li a:focus, #acces_rapide li a.focus {color:#000}
/* ------------------------------------------------------------------------- Date */
	#date {
		display:block;
		float:left;
		width:170px;
		text-align:center;
		background:url(../images/background/separation_gris.gif) no-repeat right bottom;
		padding:0 13px 3px 0
	}
/* ------------------------------------------------------------------------- Recherche */
	#recherche {
		position:relative;
		float:right;
		padding:0 9px 0 0;
		margin:-4px 0 0 0
	}
	#recherche label {
		float:left;
		line-height:1.6em;
		margin:0 8px 0 0
	}
	#recherche input.champ {
		float:left;
		width:109px;
		font-family:arial, helvetica, sans-serif;
		font-size:1.1em;
		color:#000;
		border:1px solid #000;
		padding:0 0 1px 7px
	}
	#recherche input.bouton {
		float:left;
		font-size:.8em;
		padding-bottom:2px
	}
	*+html #recherche input.bouton {padding-bottom:1px}
	* html #recherche input.bouton {padding-bottom:1px}
/* --------------------------------------------------------------------------------------------- Tetiere */
	#tetiere {
		float:left;
		width:100%;
		margin:0 0 15px 0
	}
	#logo {
		float:left;
		margin:0 0 0 8px
	}
	#signature {
		float:right;
		margin:11px 0 0 0
	}
/* --------------------------------------------------------------------------------------------- Menu top */
/* ------------------------------------------------------------------------- Premier niveau */
	#menu_top {
		position:relative;
		float:left;
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;
		border-bottom:1px solid #a99f94;
		margin:0 0 25px 0
	}
	#menu_top li {float:right}
	#menu_top #node_10696 {background:#85a10b}
	#menu_top #node_10698 {background:#990066}
	#menu_top #node_10700 {background:#a99f94}
	#menu_top li a {
		display:block;
		color:#fff;
		padding:3px 20px
	}
/* ------------------------------------------------------------------------- Second niveau */
	#menu_top li ul {
		position:absolute;
		top:-999px;
		left:0;
		float:left;
		width:947px;
		text-align:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em;
		color:#fff;
		padding:3px 0
	}
	#menu_top #node_10696 ul {background:#85a10b}
	#menu_top #node_10698 ul {background:#990066}
	#menu_top #node_10700 ul {background:#a99f94}
	#menu_top li ul.actif {top:23px}
	#menu_top li ul li {
		float:none;
		display:inline;
		margin:0 6px 0 0
	}
	#menu_top li ul li a {
		display:inline;
		padding:0;
		margin:0 6px 0 0
	}
/* --------------------------------------------------------------------------------------------- Main */
	#main {
		float:left;
		width:100%;
		padding:0 0 10px 0
	}
	.bloc {
		display:block;
		border-width:2px;
		border-style:solid;
		margin:0 0 18px 0
	}
	.bloc img {vertical-align:middle}
	.titre {
		display:block;
		font-size:1.4em;
		color:#fff;
		padding:3px 12px 1px 12px
	}
/* ------------------------------------------------------------------------- Left */
	#left {
		float:left;
		width:180px;
		padding:0 21px 0 0
	}
	#left .titre {background:#000}
/* ----------------------------------------------------- Mon Longjumeau */
	div.mon_longjumeau {
		border-color:#000;
		padding:8px 10px 4px 10px
	}
	div.mon_longjumeau strong.titre {
		display:block;
		font-size:1.4em;
		font-weight:bold;
		color:#fff;
		background:#000
	}
/* --------------------------------- Non connecte */
	div.mon_longjumeau label {font-size:1.1em}
	div.mon_longjumeau p input {
		width:151px;
		font-size:1em;
		border:1px solid #e5e2df;
		background:#e5e2df;
		padding:2px 0 2px 3px;
		margin:0 0 5px 0
	}
	div.mon_longjumeau p input:focus, div.mon_longjumeau p input.focus {background:#efedeb}
	div.mon_longjumeau input.bouton {
		float:right;
		color:#000;
		border:0;
		background:#e5e2df;
		padding:2px 2px 2px 3px;
		margin:1px 0 0 0
	}
	div.mon_longjumeau input.bouton:hover {background:#f0eeec}
	div.mon_longjumeau a {
		display:block;
		font-size:.9em;
		color:#000
	}
/* --------------------------------- Connecte */
	div.mon_longjumeau ul {
		font-size:1.1em;
		padding:5px 0 5px 5px
	}
	div.mon_longjumeau ul li a {
		background:url(../images/background/fleche_pleine.gif) no-repeat left 5px;
		padding:1px 0 1px 10px
	}
	div.mon_longjumeau ul li #se_deconnecter {
		color:#ff0000;
		margin-top:5px
	}
/* ----------------------------------------------------- Menu left */
/* --------------------------------- Premier niveau */
	#menu_left {
		overflow:hidden;
		font-size:1.2em;
		border:2px solid #000;
		margin:0 0 18px 0
	}
	#menu_left li {
		border-left-width:9px;
		border-left-style:solid
	}
	#menu_left #node_201 {border-left-color:#af003f}
	#menu_left #node_211 {border-left-color:#e1007a}
	#menu_left #node_8316 {border-left-color:#cc0033}
	#menu_left #node_8015 {border-left-color:#003399}
	#menu_left #node_8314 {border-left-color:#cf7617}
	#menu_left #node_10675 {border-left-color:#990066}
	#menu_left #node_10676 {border-left-color:#85a10b}
	#menu_left li a, #menu_left li strong {
		display:block;
		height:1%;
		color:#000;
		border-bottom:1px solid #ebebeb;
		padding:5px 6px
	}
	#menu_left li a:hover,
	#menu_left li a:focus,
	#menu_left li a.focus,
	#menu_left li strong,
	body.sous_niveaux_2_noeud_201 #menu_left #node_201 a,
	body.sous_niveaux_2_noeud_211 #menu_left #node_211 a,
	body.sous_niveaux_2_noeud_8316 #menu_left #node_8316 a,
	body.sous_niveaux_2_noeud_8015 #menu_left #node_8015 a,
	body.sous_niveaux_2_noeud_8314 #menu_left #node_8314 a,
	body.sous_niveaux_2_noeud_10675 #menu_left #node_10675 a,
	body.sous_niveaux_2_noeud_10676 #menu_left #node_10676 a {color:#fff}
	#menu_left #node_201 a:hover,
	#menu_left #node_201 a:focus,
	#menu_left #node_201 a.focus,
	#menu_left #node_201 strong,
	body.sous_niveaux_2_noeud_201 #menu_left #node_201 a,
	#menu_left #node_201 ul {
		background:#af003f;
		border-bottom-color:#af003f
	}
	#menu_left #node_211 a:hover,
	#menu_left #node_211 a:focus,
	#menu_left #node_211 a.focus,
	#menu_left #node_211 strong,
	body.sous_niveaux_2_noeud_211 #menu_left #node_211 a,
	#menu_left #node_211 ul {
		background:#e1007a;
		border-bottom-color:#e1007a
	}
	#menu_left #node_8316 a:hover,
	#menu_left #node_8316 a:focus,
	#menu_left #node_8316 a.focus,
	#menu_left #node_8316 strong,
	body.sous_niveaux_2_noeud_8316 #menu_left #node_8316 a,
	#menu_left #node_8316 ul {
		background:#cc0033;
		border-bottom-color:#cc0033
	}
	#menu_left #node_8015 a:hover,
	#menu_left #node_8015 a:focus,
	#menu_left #node_8015 a.focus,
	#menu_left #node_8015 strong,
	body.sous_niveaux_2_noeud_8015 #menu_left #node_8015 a,
	#menu_left #node_8015 ul {
		background:#003399;
		border-bottom-color:#003399
	}
	#menu_left #node_8314 a:hover,
	#menu_left #node_8314 a:focus,
	#menu_left #node_8314 a.focus,
	#menu_left #node_8314 strong,
	body.sous_niveaux_2_noeud_8314 #menu_left #node_8314 a,
	#menu_left #node_8314 ul {
		background:#cf7617;
		border-bottom-color:#cf7617
	}
	#menu_left #node_10675 a:hover,
	#menu_left #node_10675 a:focus,
	#menu_left #node_10675 a.focus,
	#menu_left #node_10675 strong,
	body.sous_niveaux_2_noeud_10675 #menu_left #node_10675 a,
	#menu_left #node_10675 ul {
		background:#990066;
		border-bottom-color:#990066
	}
	#menu_left #node_10676 a:hover,
	#menu_left #node_10676 a:focus,
	#menu_left #node_10676 a.focus,
	#menu_left #node_10676 strong,
	body.sous_niveaux_2_noeud_10676 #menu_left #node_10676 a,
	#menu_left #node_10676 ul {
		background:#85a10b;
		border-bottom-color:#85a10b
	}
/* --------------------------------- Second niveau */
	#menu_left li ul {
		font-size:.9em;
		padding:0 0 5px 0
	}
	#menu_left li ul li {border:0}
	#menu_left li ul li a, #menu_left li ul li strong {
		color:#fff;
		border:0;
		padding:2px 10px 2px 23px
	}
	#menu_left li ul li strong {font-style:italic}
	#menu_left li #niveau_1 li a:hover,
	#menu_left li #niveau_1 li a:focus,
	#menu_left li #niveau_1 li a.focus,
	#menu_left li #niveau_1 li strong {background:#fff}
	#menu_left #node_201 #niveau_1 li a:hover,
	#menu_left #node_201 #niveau_1 li a:focus,
	#menu_left #node_201 #niveau_1 li a.focus,
	#menu_left #node_201 #niveau_1 li strong {color:#af003f}
	#menu_left #node_211 #niveau_1 li a:hover,
	#menu_left #node_211 #niveau_1 li a:focus,
	#menu_left #node_211 #niveau_1 li a.focus,
	#menu_left #node_211 #niveau_1 li strong {color:#e1007a}
	#menu_left #node_8316 #niveau_1 li a:hover,
	#menu_left #node_8316 #niveau_1 li a:focus,
	#menu_left #node_8316 #niveau_1 li a.focus,
	#menu_left #node_8316 #niveau_1 li strong {color:#cc0033}
	#menu_left #node_8015 #niveau_1 li a:hover,
	#menu_left #node_8015 #niveau_1 li a:focus,
	#menu_left #node_8015 #niveau_1 li a.focus,
	#menu_left #node_8015 #niveau_1 li strong {color:#003399}
	#menu_left #node_8314 #niveau_1 li a:hover,
	#menu_left #node_8314 #niveau_1 li a:focus,
	#menu_left #node_8314 #niveau_1 li a.focus,
	#menu_left #node_8314 #niveau_1 li strong {color:#cf7617}
	#menu_left #node_10675 #niveau_1 li a:hover,
	#menu_left #node_10675 #niveau_1 li a:focus,
	#menu_left #node_10675 #niveau_1 li a.focus,
	#menu_left #node_10675 #niveau_1 li strong {color:#990066}
	#menu_left #node_10676 #niveau_1 li a:hover,
	#menu_left #node_10676 #niveau_1 li a:focus,
	#menu_left #node_10676 #niveau_1 li a.focus,
	#menu_left #node_10676 #niveau_1 li strong {color:#85a10b}
/* --------------------------------- Troiseme niveau */
	#menu_left li #niveau_1 li ul {
		font-size:1em;
		background:#fff;
		padding-top:3px
	}
	#menu_left li #niveau_1 li #niveau_2 li a, #menu_left li #niveau_1 li #niveau_2 li strong {
		background:#fff;
		padding:1px 10px 1px 43px
	}
	#menu_left #node_201 #niveau_1 li #niveau_2 li a {color:#af003f}
	#menu_left #node_211 #niveau_1 li #niveau_2 li a {color:#e1007a}
	#menu_left #node_8316 #niveau_1 li #niveau_2 li a {color:#cc0033}
	#menu_left #node_8015 #niveau_1 li #niveau_2 li a {color:#003399}
	#menu_left #node_8314 #niveau_1 li #niveau_2 li a {color:#cf7617}
	#menu_left #node_10675 #niveau_1 li #niveau_2 li a {color:#990066}
	#menu_left #node_10676 #niveau_1 li #niveau_2 li a {color:#85a10b}
	#menu_left li #niveau_1 li #niveau_2 li strong {
		font-style:normal;
		background-repeat:no-repeat;
		background-position:34px 5px
	}
	#menu_left #node_201 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_pourpre.gif)}
	#menu_left #node_211 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_rose.gif)}
	#menu_left #node_8316 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_rouge.gif)}
	#menu_left #node_8015 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_bleu.gif)}
	#menu_left #node_8314 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_orange.gif)}
	#menu_left #node_10675 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_violet.gif)}
	#menu_left #node_10676 #niveau_1 li #niveau_2 li strong {background-image:url(../images/background/fleche_vert.gif)}
/* ----------------------------------------------------- Mes démarches administratives */
	#demarches_administratives {
		color:#fff;
		border-color:#000
	}
	#demarches_administratives:hover {text-decoration:none}
/* ----------------------------------------------------- Mes outils */
	#mes_outils {	
		background:#af003f;
		padding:5px 0 15px 0
	}
	#mes_outils .titre {
		background:#af003f;
		margin:0 0 10px 0
	}
	#mes_outils ul {font-size:1.1em}
	#mes_outils ul li a {
		display:block;
		height:1%;
		color:#fff;
		background:url(../images/background/fleche_blanc.gif) no-repeat 25px 8px;
		padding:4px 10px 4px 39px
	}
	#mes_outils ul li a:hover, #mes_outils ul li a:focus, #mes_outils ul li a.focus {background-color:#c71857}
/* ------------------------------------------------------------------------- Middle et Right */
	#middle_right {
		float:left;
		width:746px;
		font-size:1.1em
	}
/* ------------------------------------------------------------------------- Fil d'arianne */
	#fil_arianne {margin:0 0 3px 0}
	#fil_arianne a {color:#000}
/* ------------------------------------------------------------------------- Nom de la rubrique ou module */
	#main .nom_rubrique {
		overflow:hidden;
		display:block;
		height:1%;
		font-size:1.9em;
		color:#fff;
		background:#a99f94;
		padding:3px 10px 2px 10px;
		margin:0 0 10px 0
	}
	body.sous_niveaux_2_noeud_10696 #main .nom_rubrique {background:#85a10b}
	body.sous_niveaux_2_noeud_10698 #main .nom_rubrique {background:#990066}
	body.sous_niveaux_2_noeud_10700 #main .nom_rubrique {background:#a99f94}
	body.sous_niveaux_2_noeud_201 #main .nom_rubrique {background:#af003f}
	body.sous_niveaux_2_noeud_211 #main .nom_rubrique {background:#e1007a}
	body.sous_niveaux_2_noeud_8316 #main .nom_rubrique {background:#cc0033}
	body.sous_niveaux_2_noeud_8015 #main .nom_rubrique {background:#003399}
	body.sous_niveaux_2_noeud_8314 #main .nom_rubrique {background:#cf7617}
	body.sous_niveaux_2_noeud_10675 #main .nom_rubrique {background:#990066}
	body.sous_niveaux_2_noeud_10676 #main .nom_rubrique {background:#85a10b}
/* ------------------------------------------------------------------------- Middle */
	#middle {
		float:left;
		width:546px
	}
/* ----------------------------------------------------- Colonnes */
	div.colonne {
		float:left;
		width:263px
	}
	div.left {padding:0 20px 0 0}
/* ------------------------------------------------------------------------- Right */
	#right {
		float:left;
		width:178px;
		padding:0 0 0 22px
	}
	#right .titre {background:#a99f94}
	#right .bloc {border-color:#a99f94}
/* --------------------------------------------------------------------------------------------- Bottom */
	#bottom {
		overflow:hidden;
		width:953px;
		font-size:1.1em;
		background:#a99f94;
		padding:12px 23px 15px 12px;
		margin:0 auto
	}
/* -------------------------------------------------------------------------- Arborescence */
	div.ligne {
		overflow:hidden;
		margin:0 0 20px 0
	}
	div.ligne div {
		float:left;
		width:128px;
		margin:0 4px
	}
	div.ligne a {
		font-size:.8em;
		color:#fff
	}
	div.ligne strong {
		display:block;
		font-size:1.3em;
		font-weight:normal;
		padding:1px 5px 2px 5px;
		margin:0 0 10px 0
	}
	div.ligne div.node_10696 strong {background:#85a10b}
	div.ligne div.node_10698 strong {background:#990066}
	div.ligne div.node_10700 strong {background:#c4beb6}
	div.ligne div.node_201 strong {background:#af003f}
	div.ligne div.node_211 strong {background:#e1007a}
	div.ligne div.node_8316 strong {background:#cc0033}
	div.ligne div.node_8015 strong {background:#003399}
	div.ligne div.node_8314 strong {background:#cf7617}
	div.ligne div.node_10675 strong {background:#990066}
	div.ligne div.node_10676 strong {background:#85a10b}
	div.ligne ul {padding:0 5px}
	div.ligne ul li {
		line-height:1em;
		margin:0 0 4px 0
	}
/* -------------------------------------------------------------------------- Footer */
	#footer ul {
		clear:both;
		float:right;
		color:#fff;
		border-top:1px solid #fff;
		background:url(../images/background/footer.gif) no-repeat left top;
		padding:0 0 0 15px
	}
	#footer ul li {
		float:left;
		padding:5px 12px 0 0
	}
	#footer ul li.flux_rss {
		
		background:url(../images/background/rss_pt.gif) no-repeat left 6px;
		padding-left:21px
	}
	#footer ul li.last {
		background:url(../images/background/footer.gif) no-repeat right top;
		padding-right:5px
	}
	#footer ul li a {
		color:#fff;
		margin:0 10px 0 0
	}
	
/* PARTIE GD */

/* ------------------------------------------------------------------------- page outils */
	#cont_outils .colonne {
		width:740px;
		float:left;	
	}
	#cont_outils .vue_line {
		margin:10px 30px 0 0;
		width:340px;
		float:left;		
	}
	#cont_outils .vue_line .bloc {
		border:2px solid #d4cfc9;
	}
	
	#cont_outils .vue_line .bloc a {
		color:#af003f;
	}
	.nettoyeur {
		clear:both;	
	}
	.contentheader {
		display:none;	
	}
	.attribute-language {
		padding:0.5em 0;	
	}
	.block {
		padding:0.5em 0;	
	}
	#modif_accompte label {
		margin-bottom:5px;	
	}
/* ------------------------------------------------------------------------- espace longjumeau */
	#user_profile {
			
	}
	#user_profile p {
		margin:0.6em 0;
	}
	#user_profile label {
		width:150px;
		padding-right:7px;
		text-align:right;
		display:block;
		float:left;
	}
	#user_profile2 p {
		margin:0.6em 0;
	}

	.titre_section1 {
		text-align:left;
		font-weight:bold;
		margin-bottom:0.6em;
	}
	.notification1 {
		padding:0.4em;
		margin:0.3em 0;	
	}
	.decal_check {
		margin-right:10px;	
	}
	.decal_para1 {
		margin:0.4em 0;	
	}
	div.contenu .decal_para1 a {
		color:#555;
	}
	.button2 {
		margin-right:10px;
		float:left;	
	}
	.block1 {
		padding:0.7em 0;	
	}
/* ------------------------------------------------------------------------- calendrier */
	.colonne_calend {
		width:260px;
		min-height:200px;	
		float:left;
	}
	div.contenu .colonne_calend {
		width:260px;
	}
	div.contenu .colonne_calend .vue_line {
		
		padding:0;
		margin:0 0 10px 10px;
		border:none;
		width:260px;
	}
	div.contenu .colonne_calend .vue_line .bloc {
		padding:5px;
		margin:0 10px 0 0;
		min-height:320px;
		width:250px;
		border-top:2px solid #d4cfc9;
		overflow:hidden;
	}
	.gris01 {
		color:#a99f94;		
	}

/* ------------------------------------------------------------------------- Register */
	#cont_register label {		
		padding:0.5em 0;		
	}
	
	/* WIDGETS */
	.column { float: left; padding-bottom: 100px;  margin-top:10px; }
	.portlet { margin: 0 1em 1em 0; }
		.portlet-header { padding: 0.4em; } 
			.portlet-header .ui-icon { float: right; }
		.portlet-content { padding:0.4em  0.4em  1em  0.4em; font-size:.9em}	
	.portlet-config{padding: 0.4em; margin:5px 0; overflow:hidden; }
		.portlet-config span { display:block; float:left; margin:0 5px 0px 0; }
	.ui-sortable-placeholder { border: 1px dashed #CCC; visibility: visible !important; height: 50px !important; }
	.ui-sortable-placeholder * { visibility: hidden; }	
	
	#widgetAdd { float:left;  }
	#addwidget { float:left;  }
	#switcher { float:right;  }
	
	a.ui-icon.ui-icon-disk { }
	a.ui-icon.ui-icon-trash {float: right;}
	
	.portlet-content textarea { width:85%; }
	.contenu .portlet-content ul { padding-left:10px; }
	
	.portlet-content {
		overflow:hidden;
		height:100%
	}
	.portlet-content span.date_publication {display:none}

/* ------------------------------------------------------------------------- Tableau de données */
	table.tableau_donnees {
		border-top:.1em solid #ccc;
		border-right:.1em solid #ccc;
		width:100%;
		margin:10px 0;
	}
	table.tableau_donnees a {
		color:#222;
	}
	table.tableau_donnees p {margin-bottom:0}
	table.tableau_donnees caption {
		text-align:left;
		font-weight:bold;
		color:#555;
		padding:0 0 .3em 0;
	}
	table.tableau_donnees th {
		background:#e7e7e7;
		padding:5px 10px;
		text-align:center;
		border-bottom:.1em solid #ccc;
		border-left:.1em solid #ccc;
	}
	table.tableau_donnees th.taille01 {width:25%}
	table.tableau_donnees th.taille02 {width:20%}
	table.tableau_donnees th.taille03 {width:15%}
	table.tableau_donnees td {
		border-bottom:.1em solid #ccc;
		border-left:.1em solid #ccc;
		text-align:center;
		padding:5px 0;
	}
	table.tableau_donnees tr.alterne {background:#f6f6f6}
	table.tableau_donnees tr:hover,
	table.tableau_donnees tr.alterne:hover {background:#f0f0f0}
	
	.context-title {
		margin:10px 0;	
	}
	.pagination {	
		clear:both;				
	}
	.pagination li {
		float:left;
		margin:0 1px;
	}	
	.pagination li a {
		margin-right:5px;
		color:#000;
		display:block;				
		padding-left:3px;					
		float:left;
		overflow:hidden;
	}	
	.pagination li span {		
		font-weight:bold;
	}
	.nettoyeur {
		clear:both;
		margin-top:10px;	
	}
	.vue_line {
		margin:1em 0;	
	}
	/* intervention GD 13/04/2011 */
	#partager h2 {
		display:inline;
	}
	#partager a.externe {
		background-image:none;	
		padding:0;
		margin:0 0 0 8px;
	}
	

