
/* begin browser specific CSS */
img.transparente1{
	height:100%;
	width:14px;
}

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 12px;
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(/squelettes/images/ntbg.png);

    -moz-border-radius: 12px;
}

table.tableFormTextArea input.formsondages,table.tableFormInput input.formsondages,table.tableFormTextArea textarea.formsondages,table.tableFormInput textarea.formsondages{
	background-color: #FFFFFF;
	border-top:1px solid #138E32;
	border-bottom:1px solid #138E32;
	margin:0px 0 0 0;
	padding:0;
	width:100%;
}
/* end of browser specific CSS */

a img { border:none;}
table { margin:0;padding:0;border-collapse:collapse;}
td.fondStatique { background-repeat:no-repeat;font-size:1px; }
.vide{font-size:1px;}
body{margin:0px;}

/* Forms */
input.forml,input.formo, textarea.formo {
	background-color: #FFFFFF;
	color:#158E32;
	margin:0;
	padding:0;
	clear:left;
}

.spip_form_champ {
	text-align:left;
	margin-bottom:1em;
}

.spip_forms, .spip_sondage {
	margin:0;
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding:0;
	border:none;
	background-color: #FFFFFF;
	font-family:'Trebuchet MS',Arial,Verdana,Helvetica;
	font-size:11px;
	font-weight: normal;
}

.formsondages{ background-color: #FFFFFF;color: #138E32;margin: 0px;border: none;font-family:'Trebuchet MS',Arial,Verdana,Helvetica;font-size: 11px;font-weight: normal; }

textarea.formsondages {height:80px;}

/*************************/
.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	float:right;
	font-weight: bold;
	color: red;
}
.spip_forms .spip_form_ok {
  font-weight: bold;
	background-color:#FFFFFF;
	color:#EE0000;
	margin: 0px 0 12px 0;
	padding: 0px;
	font-size:110%;
}

.spip_forms .spip_sondage .ligne_barre {
	height: 8px;
	background: #138E32;
	border: 1px solid black;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}
.spip_forms .forml,.spip_forms .formo,.spip_forms .fondl,.spip_forms .fondo {
	font-family:'Trebuchet MS',Arial,Verdana,Helvetica;
	font-size:11px;
}
.spip_forms .forml,.spip_forms .formo {
	margin: 4px;
	margin-bottom: 1px;
	width:90% ;
}
.spip_forms .forml,.spip_forms  .fondl {
}
.spip_forms .formo,.spip_forms  .fondo {
background-color: white;
}

.spip_forms .spip_bouton {
	font-family:'Trebuchet MS',Arial,Verdana,Helvetica;
	font-weight:bold;
	font-size:11px;
	width:100px ;
	background-color:#158E32;
	color:#FFB401;
	border:none;
}
/*************************/
table.tableFormInput td.boutonInput {width:50px;height:18px;background-color:#158E32;text-align:right;}
table.tableFormInput td.boutonInput input{height:18px;color:#FFB401;background-color:#158E32;}

table.tableFormTextArea {
	margin-top:6px;
	width:300px;
	height:82px;
}
table.tableFormTextArea td.celDroiteFormTextarea {
	background-image:url(/squelettes/images/cote_droit_textarea.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	width:4px;
	height:100%;
	font-size:1px;
}

table.tableFormTextArea td.cel2DroiteFormTextarea {
	background-image:url(/squelettes/images/cote_milieu_textarea.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	width:4px;
	height:100%;
	font-size:1px;
}

table.tableFormTextArea td.celGaucheFormTextarea {
	background-image:url(/squelettes/images/cote_gauche_textarea.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	width:4px;
	height:100%;
	font-size:1px;
}

table.tableFormTextArea td.cel2GaucheFormTextarea {
	background-color:#FFFFFF;
	width:299px;
}

table.tableFormTextArea {
	margin-top:6px;
	width:300px;
}
table.tableFormInput td.celDroiteFormInput {
	background-color:#FFFFFF;
	background-image:url(/squelettes/images/cote_droit_bouton_blanc.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	width:4px;
	height:18px;
	font-size:1px;
}

table.tableFormInput td.cel2DroiteFormInput {
	background-image:url(/squelettes/images/cote_milieu_bouton_blanc.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	width:4px;
	height:18px;
	font-size:1px;
}

table.tableFormInput td.celGaucheFormInput {
	background-image:url(/squelettes/images/cote_gauche_bouton_blanc.gif);
	background-repeat: no-repeat ;
	background-position:left 0;
	width:4px;
	height:18px;
	font-size:1px;
}

table.tableFormInput td.cel2GaucheFormInput {
	background-color:#FFFFFF;
	width:290px;
}




/* Forms *fin* */
/* Agenda */
table.agenda {
	width:95%;
}
table.agenda td{width:14%;}

table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin:0 auto 0 auto;
	border:1px solid #E4E4E4;
	text-align:center;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

table.agenda a:hover
{
	color: #ff3300;
	background-color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.agendaNav
{
	background-color: #003366;
}

.agendaHead
{
	background-color: #006699;
}

.agendaThisDay
{
	background-color: #00bbee;
}

.agendaThisMonth
{
	background-color: #0099cc;
}

.agendaNotThisMonth
{
	background		: #006699;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20px;
	padding: 0;
}
/* Agenda *fin* */
/* NiceTitle */
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
    display:none;
}
/* NiceTitle *fin* */
img.image_typo{behavior:url(/win_png.htc);}
.formrecherche{background-color:#FFFFFF;color:#138E32;margin:0px;border:none;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;font-size:11px;font-weight:normal;}
input.formrecherche{width:82px;background-color:#FFFFFF;height:16px;margin:0px 0 0 0;padding:0;}
form.formrecherche{margin:0px;}
.policeMenu{font-size:12px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#FFB401;line-height:10px;}
.policeActus,.policeActus a, .policeActus a:link, .policeActus a:visited{font-size:10px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#303030;line-height:10px;text-decoration:none;}
.policeActus a:hover{font-size:10px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#303030;line-height:10px;text-decoration:underline;}
.policeActus a:active{font-size:10px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#303030;line-height:10px;text-decoration:none;}
div.texteArticle{font-size:11px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#4e4e4e;text-align:justify;}
div.texteArticle a, div.texteArticle a:link, div.texteArticle a:visited{color:#158E32;text-decoration:none;}
div.texteArticle a:hover{color:#158E32;text-decoration:underline;}
div.texteArticle a:active{color:#158E32;text-decoration:none;}
div.menu{margin-top:16px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;font-size:12px;}
div.breadCrumb{font-size:11px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#FFFFFF;float:left;clear:none;margin-top:5px;height:22px;padding:0px;}
div.breadCrumb a{color:#FFFFFF;}
div.breadCrumb a.courant{color:#FFFFFF;text-decoration:underline;}
div.breadCrumb a:link{color:#FFFFFF;}
div.breadCrumb a.courant:link{color:#FFFFFF;text-decoration:underline;}
div.breadCrumb a:visited{color:#FFFFFF;}
div.breadCrumb a.courant:visited{color:#FFFFFF;text-decoration:underline;}
div.breadCrumb a:hover{color:#FFFFFF;text-decoration:underline;}
div.breadCrumb a.courant:hover{color:#FFFFFF;text-decoration:none;}
div.breadCrumb a:active{color:#FFFFFF;}
div.breadCrumb a.courant:active{color:#FFFFFF;text-decoration:underline;}
span.vousEtesIci{text-transform:uppercase;color:#ffb401;}
div.listeRubriques{font-size:11px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#4e4e4e;width:100%;}
div.listeRubriques div.ligne1{background-color:#F6DED2;}
div.listeRubriques div.ligne2{background-color:#FBEEE8;}
div.listeRubriques div.ligne1 a{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne1 a:link{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne1 a:visited{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne1 a:hover{text-decoration:underline;color:#4e4e4e;}
div.listeRubriques div.ligne1 a:active{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne2 a{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne2 a:link{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne2 a:visited{text-decoration:none;color:#4e4e4e;}
div.listeRubriques div.ligne2 a:hover{text-decoration:underline;color:#4e4e4e;}
div.listeRubriques div.ligne2 a:active{text-decoration:none;color:#4e4e4e;}
div.listeArticles{font-size:11px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#4e4e4e;width:100%;}
div.listeArticles div.ligne1{background-color:#F6DED2;}
div.listeArticles div.ligne2{background-color:#FBEEE8;}
div.listeArticles div.ligne1 a{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne1 a:link{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne1 a:visited{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne1 a:hover{text-decoration:underline;color:#4e4e4e;}
div.listeArticles div.ligne1 a:active{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne2 a{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne2 a:link{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne2 a:visited{text-decoration:none;color:#4e4e4e;}
div.listeArticles div.ligne2 a:hover{text-decoration:underline;color:#4e4e4e;}
div.listeArticles div.ligne2 a:active{text-decoration:none;color:#4e4e4e;}
div.listeDocuments{font-size:11px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#4e4e4e;width:100%;}
div.listeDocuments div.ligne1{background-color:#F6DED2;}
div.listeDocuments div.ligne2{background-color:#FBEEE8;}
div.listeDocuments div.ligne1 a{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne1 a:link{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne1 a:visited{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne1 a:hover{text-decoration:underline;color:#4e4e4e;}
div.listeDocuments div.ligne1 a:active{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne2 a{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne2 a:link{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne2 a:visited{text-decoration:none;color:#4e4e4e;}
div.listeDocuments div.ligne2 a:hover{text-decoration:underline;color:#4e4e4e;}
div.listeDocuments div.ligne2 a:active{text-decoration:none;color:#4e4e4e;}
div.ligneRecherche2{color:#FFB401;text-decoration:none;cursor:pointer;}
div.ligneRecherche2:hover{color:#FFB401;text-decoration:underline;cursor:pointer;}
a.ligneRecherche2,a.ligneRecherche2:link,a.ligneRecherche2:visited{color:#FFB401;text-decoration:none;}
a.ligneRecherche2:hover{color:#FFB401;text-decoration:underline;}
a.ligneRecherche2:active{color:#FFB401;text-decoration:none;}
div.elementMenu, div.elementMenu_lvl2{border-bottom:1px solid #158E32;}
div.elementMenu{color:#158E32;width:173px;}
div.elementMenu a, div.elementMenu a:link, div.elementMenu a:visited{color:#158E32;text-decoration:none;background-color:#FFFFFF;}
div.elementMenu a:hover{text-decoration:none;background-color:#FBEEE8;}
div.elementMenu a:active{color:#158E32;text-decoration:none;background-color:#FFFFFF;}
div.elementMenu_lvl2{font-family:'Trebuchet MS', Arial, Verdana, Helvetica;font-size:11px;color:#317023;width:167px;margin-left:6px;}
div.elementMenu_lvl2 a, div.elementMenu_lvl2 a:link, div.elementMenu_lvl2 a:visited{color:#317023;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;text-decoration:none;background-color:#FFFFFF;}
div.elementMenu_lvl2 a:hover{color:#317023;text-decoration:none;background-color:#F6DED2;}
div.elementMenu_lvl2 a:active{color:#317023;text-decoration:none;background-color:#FFFFFF;}
div.courante{text-decoration:underline;}
td.celVerte{background-color:#158E32;width:171px;height:16px;font-size:12px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#FFB401;line-height:10px;}
td.celVerte a{color:#FFB401;text-decoration:none;}
td.celVerte a:link{color:#FFB401;text-decoration:none;}
td.celVerte a:visited{color:#FFB401;text-decoration:none;}
td.celVerte a:hover{color:#FFB401;text-decoration:underline;font-weight:bold;}
td.celVerte a:active{color:#FFB401;text-decoration:none;}
td.celVerte_logged{background-color:#158E32;width:171px;height:16px;font-size:12px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#FFB401;line-height:10px;}
td.celVerte_logged a{color:#FFFFFF;text-decoration:none;}
td.celVerte_logged a:link{color:#FFFFFF;text-decoration:none;}
td.celVerte_logged a:visited{color:#FFFFFF;text-decoration:none;}
td.celVerte_logged a:hover{color:#FFFFFF;text-decoration:underline;font-weight:bold;}
td.celVerte_logged a:active{color:#FFFFFF;text-decoration:none;}
div.listePlanRech{border-top:1px solid #158E32;margin-top:41px;width:173px;}
div.listePlan, div.listePlan a, div.listePlan a:link, div.listePlan a:visited{border-bottom:1px solid #158E32;color:#158E32;width:173px;text-decoration:none;}
div.listePlan a:hover{border-bottom:1px solid #158E32;color:#158E32;width:173px;text-decoration:underline;font-weight:bold;}
div.listePlan a:active{border-bottom:1px solid #158E32;color:#158E32;width:173px;text-decoration:none;}
td.logo{cursor:pointer;width:81px;background-image:url(/squelettes/images/logo.gif);}
td.footer{font-size:10px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#363636;text-align:right;}
span.titre{font-size:14px;font-family:'Trebuchet MS', Arial, Verdana, Helvetica;color:#158E32;}
td.celConteneurTexte{width:552px;vertical-align:top;}
a.lienFooter,a.lienFooter:link,a.lienFooter:visited{color:#4E4E4E;text-decoration:none;}
a.lienFooter:hover{color:#4E4E4E;text-decoration:underline;}
a.lienFooter:active{color:#4E4E4E;text-decoration:none;}
td.frmRechCel1{background:#FFFFFF url(/squelettes/images/cote_gauche_bouton_blanc.gif) no-repeat left 0;width:4px;height:18px;font-size:1px;}
td.frmRechCel2{background:#FFF url(/squelettes/images/filet_recherche.gif) repeat-x 0 0;width:82px;height:18px;}
td.frmRechCel3{background:#FFFFFF url(/squelettes/images/cote_milieu_bouton_blanc.gif) no-repeat right 0;width:4px;height:18px;font-size:1px;}
td.frmRechCel4{width:76px;height:18px;background-color:#158E32;text-align:right;}
td.frmRechCel5{background:#FFFFFF url(/squelettes/images/cote_droit_bouton_blanc.gif) no-repeat right 0;width:4px;height:18px;font-size:1px;}
.spip_surligne{color:#FFB401;font-style:italic;}
table.conteneur_lvl1{background-color:#FFFFFF;margin:0 auto 0 auto;width:100%;height:100%;}
td.conteneur_lvl1{width:1000px;height:100%;margin:0 auto 0 auto;}
table.conteneur_lvl2{height:100%;width:1000px;margin:0 auto 0 auto;}
td.conteneur_lvl2{width:395px;vertical-align:top;}
table.conteneur_header{height:100%;width:1000px;margin:0 auto 0 auto;}
td.celluleSousActus{background:url(/squelettes/images/filet_sous_actus.gif) no-repeat 0 0;height:28px;width:395px;font-size:1px;}
td.filetDroiteB1Actus{width:7px;background:url(/squelettes/images/filet_drt_bloc1_actus.gif) repeat-y 0 0;font-size:1px;}
td.filetHautB1{background:url(/squelettes/images/filet_haut_bloc1.gif) no-repeat 0 0;height:20px;font-size:1px;}
.gras{font-weight:bold;}
td.ligne1Liste{background:#F6DED2 url(/squelettes/images/savoir_plus_fond_rose_fonce.gif) no-repeat 0 center;font-size:1px;width:20px;}
td.ligne2Liste{background:#FBEEE8 url(/squelettes/images/savoir_plus_fond_rose_clair.gif) no-repeat 0 center;font-size:1px;}
tr.listeActusLigne1{background-color:#F6DED2;height:14px;}
tr.listeActusLigne2{background-color:#FBEEE8;height:14px;}
div.contenuDecale{width:330px;margin:0 0 0 16px;}
img.filetSeparateur300x1{height:1px;width:330px;margin:0px 0 25px 0;}
div.vertFonce{color:#158E23;}
.grisFonce{color:#4E4E4E;}
div.savoir_plus{width:100%;text-align:right;}
td.partenaire_ressources_humaines{background:url(/squelettes/images/partenaire_ressources_humaines.gif) no-repeat 28px 0;width:219px;height:135px;font-size:1px;}
.fullLargeur{width:100%;}
td.filetGaucheB1{width:12px;background:url(/squelettes/images/filet_gch_bloc1.gif) repeat-y 0 0;font-size:1px;}
div.texteEdito{margin:10px 0 25px 0;}
img.savoirPlusAlerte{margin-right:13px;}
img.savoirPlusGalerie{margin:12px 13px 6px 0;}
td.filetDroiteB1{width:7px;background:url(/squelettes/images/filet_drt_bloc1_1.gif) repeat-y 0 0;font-size:1px;}
td.filetSurActus{width:395px;background:#FFFFFF url(/squelettes/images/filet_sur_actus.gif) no-repeat 0 0;height:23px;font-size:1px;}
td.fondVertFonce,tr.fondVertFonce{background-color:#158E32;}
table.cel168x160{width:168px;height:160px;}
table.cel168x230{width:168px;height:230px;}
table.cel168x241{width:168px;height:241px;}
table.larg170{width:170px;}
tr.haut2{height:2px;font-size:1px;}
tr.haut5{height:5px;font-size:1px;}
tr.haut12{height:12px;font-size:1px;}
tr.haut16{height:16px;font-size:1px;}
tr.haut75{height:75px;}
td.cel533x12{width:533px;vertical-align:top;height:12px;}
td.haut4{height:4px;font-size:1px;}
td.haut6{height:6px;font-size:1px;}
td.haut12{height:12px;font-size:1px;}
td.haut27{height:27px;}
td.larg16{width:16px;font-size:1px;}
td.larg24{width:24px;font-size:1px;}
td.larg92{width:92px;font-size:1px;}
td.larg140{width:140px;vertical-align:top;}
td.larg154{width:154px;vertical-align:top;}
td.larg168{width:168px;vertical-align:top;}
td.larg179{width:179px;vertical-align:top;}
td.larg346{width:346px;}
td.larg376{width:376px;vertical-align:top;}
td.larg533{width:533px;vertical-align:top;}
td.larg895{width:895px;}
.haut18{height:18px;}
.larg395{width:395px;}
td.filet_haut_B2{background:url(/squelettes/images/filet_haut_bloc2.gif) no-repeat 0 0;font-size:1px;height:20px;width:170px;}
td.fondLogoBig{background-image:url(/squelettes/images/logoBig.gif);}
th.headerLogo{background-color:#158E32;width:100%;text-align:center;}
div.separateurMenu{height:20px;width:173px;font-size:1px;}
table.tableCollectivites{margin-top:6px;width:173px;}
td.cote_gauche_bouton{background:#158E32 url(/squelettes/images/cote_gauche_bouton.gif) no-repeat left 0px;width:4px;height:16px;font-size:1px;}
td.cote_droit_bouton{background:#158E32 url(/squelettes/images/cote_droit_bouton.gif) no-repeat right 0px;width:4px;height:16px;font-size:1px;}
div.blocCarrieres{width:114px;margin:0 20px 0 20px;}
div.descriptif34{margin:7px 13px 0 18px;width:110px;line-height:12px;}
div.descriptif34_A{margin:7px 4px 0 9px;width:127px;line-height:12px;text-align:left;}
div.descriptifCarrieres{margin:10px 0px 0 0px;line-height:12px;height:245px;}
div.titreEmplois{margin:5px 0 0 18px;}
div.titreEmplois_A{margin:0px 0 0 20px;}
img.savoirPlusCarrieres{margin-right:13px;float:right;}
img.savoirPlusMedecine{margin-right:13px;float:right;}
td.centre{text-align:center;}
td.coin_drt_breadcrumb{width:12px;height:27px;background:url(/squelettes/images/coin_drt_breadcrumb.gif) no-repeat 0 0;font-size:1px;}
td.coin_gch_breadcrumb{width:17px;height:27px;background:url(/squelettes/images/coin_gch_breadcrumb.gif) no-repeat 0 0;font-size:1px;}
td.filet_B_B1_R{width:533px;height:17px;background:url(/squelettes/images/filet_bas_bloc1_rubrique_v5.gif) no-repeat 0 0;}
td.filet_bas_g_breadcrumb{height:4px;font-size:1px;background:url(/squelettes/images/filet_bas_g_breadcrumb.gif) no-repeat 0 0;}
td.filet_bas_breadcrumb_v6{height:4px;font-size:1px;background:url(/squelettes/images/filet_bas_breadcrumb_v6.gif) no-repeat 0 0;}
td.filet_bas_d_breadcrumb{height:4px;font-size:1px;background:url(/squelettes/images/filet_bas_d_breadcrumb.gif) no-repeat 0 0;}
td.filet_BD_B1_R{width:7px;height:17px;background:url(/squelettes/images/filet_bas_d_bloc1_rubrique.gif) no-repeat 0 0;}
td.filet_BG_B1_R{width:12px;height:17px;background:url(/squelettes/images/filet_bas_g_bloc1_rubrique.gif) no-repeat 0 0;}
td.filet_breadcrumb_v2{width:523px;height:27px;background:url(/squelettes/images/filet_breadcrumb_v2.gif) repeat-x 0 0;}
td.filet_droite_B1_R{width:7px;background:url(/squelettes/images/filet_drt_bloc1_rubrique.gif) repeat-y 0 0;}
td.filet_droite_B2_2{width:8px;background:url(/squelettes/images/filet_drt_bloc2.gif) repeat-y 0 0;font-size:1px;}
td.filet_droite_B3_R{background:url(/squelettes/images/filet_drt_bloc3_rubrique.gif) repeat-y 0 0;width:22px;font-size:1px;}
td.filet_gauche_B1_R{width:12px;background:url(/squelettes/images/filet_gch_bloc1_rubrique.gif) repeat-y 0 0;}
td.filet_gauche_B2_2{width:8px;background:url(/squelettes/images/filet_gch_bloc2_2.gif) repeat-y 0 0;font-size:1px;height:295px;}
td.filet_gauche_B2_3{width:8px;background:url(/squelettes/images/filet_gch_bloc2_2.gif) repeat-y 0 0;font-size:1px;}
td.filet_gauche_B3_R{width:7px;background:url(/squelettes/images/filet_gch_bloc3_rubrique.gif) repeat-y 0 0;font-size:1px;}
td.filet_gauche_B3{background:url(/squelettes/images/filet_gch_bloc3.gif) repeat-y 0 0;width:22px;font-size:1px;}
td.filet_gauche_B4_R{width:7px;background:url(/squelettes/images/filet_gch_bloc4_rubrique.gif) repeat-y 0 0;font-size:1px;}
td.filet_haut_g_bloc1_rubrique{height:8px;font-size:1px;background:url(/squelettes/images/filet_haut_g_bloc1_rubrique.gif) no-repeat 0 0;}
td.filet_haut_bloc1_rubrique_v5{height:8px;background:url(/squelettes/images/filet_haut_bloc1_rubrique_v5.gif) no-repeat 0 0;font-size:1px;}
td.filet_haut_d_bloc1_rubrique{height:8px;font-size:1px;background:url(/squelettes/images/filet_haut_d_bloc1_rubrique.gif) no-repeat 0 0;}
td.filet_sous_carrieres{background:url(/squelettes/images/filet_sous_carrieres.gif) no-repeat 0 0;font-size:1px;height:19px;width:170px;}
td.filet_sous_rub6_R{background-image:url(/squelettes/images/filet_sous_rub6_rubrique.gif);}
td.filet_sur_rub15_R{background:#FFFFFF url(/squelettes/images/filet_sur_rub15_rubrique.gif) no-repeat 0 0;font-size:1px;height:11px;width:168px;}
td.filet_sur_rub34{background-repeat:no-repeat;background-position:0 0;font-size:1px;height:11px;width:168px;}
td.filet_sur_rub6_R{background:#FFFFFF url(/squelettes/images/filet_sur_rub6_rubrique.gif) no-repeat 0 0;font-size:1px;height:11px;width:168px;}
td.horizontal_filet_bas_3_eme_bloc{background:#FFFFFF url(/squelettes/images/horizontal_filet_bas_3_eme_bloc.gif) no-repeat 0 0;font-size:1px;width:170px;height:10px;}
td.padR25{padding-right:25px;}
td.talRight{text-align:right;}
td.talCenter{text-align:center;}
td.valTop{vertical-align:top;}
span.majuscules{text-transform:uppercase;}
span.ePimentic{color:#E00404;}
span.eCimeos{color:#59b99f;text-transform:none;font-size:14px;}
div.spip_cron{position:absolute; background-image:url(/spip_background.php3); height:1px; width:1px;}
table.tableRecherche{margin-top:6px;width:169px;}
div.contenuTexte{padding:6px 16px 6px 16px;}
.margBot45{margin-bottom:45px;}
img.puceActu{margin:3px 6px 3px 17px;}
div.sepHaut36{clear:both;font-size:1px;height:36px;}
div.conteneurThumbsGal{margin:10px 10px 10px 10px;height:150px;width:150px;float:left;clear:none;}
.floatAndClear{float:left;clear:both;}
.floatRight{float:right;}
#flash-actus{background-color:#4E4E4E;}
img.bouton_agirhe{margin-left:12px;}
span.acces_agirhe{color:#158E32;}