@charset "utf-8";
/*********** 
Reset styles 
***********/

* { margin: 0; padding: 0; outline:none; }
.c { clear:both; }
img { border:0px; }
.left { float:left; }
.right { float:right; }
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter { text-align:center; }
.tcenterajuste { text-align:center; margin-right:20px; }
.tgras { font-weight:bold; }
.italique {font-style:italic;}
.tjustify {text-align:justify;}
.tmaigre { font-weight:normal; }
.titalic { font-style:italic; }
.middle {vertical-align:middle;}
html .margT15 {margin-top:15px; }
.dnone { display:none; }
html .marL10 {margin-left:10px; }
html .marL30 {margin-left:10px; }
html .marL5 {margin-left:5px; }
html .marT10 {margin-top:10px; }
html .marT20 {margin-top:20px; }
html .marT94 {margin-top:94px; }
html .marB15 {margin-bottom:15px; }
html .marB10 {margin-bottom:10px; }
.w634{width: 634px;}
sup, sub {
	line-height: .8em;
}
.mL30 {
	margin-left: 30px;	
}
.mL80 {
	margin-left: 80px;	
}
.mL20 {
	margin-left: 20px;	
}
.mL232 {
	margin-left: 232px;	
}
.mL143 {
	margin-left: 143px;	
}
.mL145 {
	margin-left: 145px;	
}
.mL50 {
	margin-left: 50px;	
}
.w150{
	width: 150px;	
}
.pT10{
	padding-top: 10px;	
}
.pT5{
	padding-top: 5px;	
}
.encart-covid{
	padding: 15px 30px 0px 30px;
}
.encart-covid-cegidd{
	border: 2px solid #BE1871;
	padding: 10px 15px 10px 10px;	
}
.encart-covid p, .encart-covid-cegidd p{
	font-style: italic;	
}
.encart-covid-cegidd p strong{
	font-style: normal;
}
.encart-covid h2, .encart-covid-cegidd h2{
	font-size: 17px;	
}
.encart-bleu{
	border: 2px solid #1f83c0;
	padding: 10px 15px 10px 10px;	
}
.encart-bleu p{
	font-style: italic;	
}
.encart-bleu h2{
	font-size: 16px;	
}
.filet-sep-covid{
	margin: 15px 30px 5px 38px;
	height: 1px;
	width: 89%;
	border-bottom: 1px solid #2c8d5d;	
}
ul.addictologie, ul.dame{
	list-style: none;
}	
ul.addictologie li a, ul.dame li a{
	padding-left: 20px !important;	
	width: 175px !important;
}
ul#plan_site li ul.dame li a{
	padding-left: 0px !important;	
}
.encart-dahis{
	border: 2px solid #F29400;
	padding: 15px 15px 10px 10px;	
	word-break: break-word;
}


/****************
Global 
****************/
html{
	/*background:#f0f2f3;*/
	background:#fff;
}
body{
	/*background: #d3e1e9 url('../images/fond.jpg') repeat-x;	*/
	background:#fff;
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
}
#global.vert {
	background: url('../images/fond-ariane-vert.gif') no-repeat center top;	
}
#global.bleu {
	background: url('../images/fond-ariane-bleu.gif') no-repeat center top;	
}
#global.rose {
	background: url('../images/fond-ariane-rose.gif') no-repeat center top;	
}
#global.jaune {
	background: url('../images/fond-ariane-jaune.gif') no-repeat center top;	
}
#global.accueil {
	/*background: url('../images/courbe-fond.png') no-repeat center top;*/
	background: url('../images/courbe-fond-encart-actu.png') no-repeat center 40px;
}
#global.accueil2 {
	/*background: url('../images/courbe-fond.png') no-repeat center top;*/
	background: url('../images/courbe-fond-encart-actu-2021.png') no-repeat center 40px;
}
#global.accueil3 {
	/*background: url('../images/courbe-fond.png') no-repeat center top;*/
	background: url('../images/courbe-fond-encart-actu-2022.png') no-repeat center 40px;
}


/****************
Colonnage
****************/
.col_gauche {
	display:block;
	float:left;
	width:215px;
	margin:25px 0 0 0;
}
.col_droite {
	display:block;
	float:left;
	width:715px;
	margin:0 0 0 20px;
}
.col_contenu {
	display:block;
	float:left;
	width:490px;
	margin:20px 0 0 0px;
}
.col_contenu_large {
	display:block;
	float:left;
	width:715px;
	margin:20px 0 0 0px;
	position: relative;
}
.actu_droite{
	position: absolute;
	right: 40px;
	top: 360px;
	width: 206px;	
}

.col_annexes {
	display:block;
	float:left;
	width:205px;
	margin:55px 0 0 20px;
}
.col_annexes2 {
	display:block;
	float:left;
	width:215px;
	margin:0px 0 0 25px;
}
.col_moitie {
	float:left;
	width:355px;
	margin:20px 0 0 0px;
}
.col_offres_emploi{
	display:block;
	width:960px;
	margin:60px 0 0 0px;
	position: relative;
}
.col_offres_emploi .suivez-nous{
	position: absolute;
	right: 0px;
	top: 80px;	
}
.col_offres_emploi .suivez-nous2{
	position: absolute;
	right: 0px;
	top: 207px;	
}

.col_offres_emploi .suivez-nous3{
	position: absolute;
	right: 0px;
	top: 343px;	
}

.col_offres_emploi .suivez-nous a, .col_offres_emploi .suivez-nous2 a, .col_offres_emploi .suivez-nous3 a{
	font-size: 16px;
	line-height: 24px;	
}
.col_offres_emploi .suivez-nous img, .col_offres_emploi .suivez-nous2 img, .col_offres_emploi .suivez-nous3 img{
	line-height: 24px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: -3px;
}	
.col_100_ans{
	display:block;
	width:960px;
	margin:20px 0 0 0px;	
}
.col_large{
	display:block;
	width:960px;
	margin:60px 0 0 0px;	
}

#hublo-nous-rejoindre {
	display:table;
	position: absolute;
	right: 150px;
	top: 212px;	
}

#p_hublo {
	width:50%; 
	font-weight:600px;
}

#lien_hublo{
	margin-bottom: 50px;
}

.table_row{
	display: table-row;
}

.table_cell_middle {
	display:table-cell; vertical-align: middle; text-align:left;
}

#MASGP {
	margin:-5px 0px 0 50px; border:solid 1px black; background-color:#2c8d5d; padding:8px; display:block; width:fit-content; color:white;
}

#code_a_rentrer {
	position: absolute;
	margin-top: -10px;
	margin-left: 5px;
}

#qrcode {
	position: absolute;
	margin-top: 38px;
	margin-left: -100px;
	width: 18%;
}

#remplacement-clic {
	position: absolute;
	margin-top: -20px;
}


/****************
Header 
****************/
#header {
	/*width: 960px; */
	width: 1100px; 
	height:130px;
	margin:0 auto;
}
#logo {
	display:block;
	margin:30px 0 0 0;
}
.header_left {
	width:270px;
	float:left;
}
.header_right {
	/*width:690px;*/
	width:830px;
	height:130px;
	float:right;
	position: relative;
}
.btn-don{
	position: absolute;
	display: block;
	padding: 10px 15px 10px 55px;	
	background: #2283bf url('../images/picto-don-petit.png') no-repeat 15px center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	top: 5px;
	right: 245px;
}
.btn-don:hover{
	opacity: 0.8;	
}
#encart_recherche {
	display:block;
	float:right;
	width:225px;
	height:52px;
	margin:10px 0 0 0;
}
#recherche,.recherche {
	display:block;
	float:left;
	width:170px;
	height:28px;
	/*border:1px solid #a49670;*/
	border:0px;
	padding:0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2b2619;
	font-size:12px;
	line-height:26px;
	margin:0px 2px 0 0;
	background:url('../images/fond-recherche.png') no-repeat; 
}
#recherche_ok {
	display:block;
	float:left;
}

/****************
Resultats recherche
****************/
a.resultat {
	line-height:20px;
	margin-left:10px;
	color:#2e86c2;
	text-decoration:none;
}
a.resultat:hover, a.resultat:active, a.resultat:focus {
	text-decoration:underline;
}
div.col_resultat {
	float:left;
	width:450px;
}

/****************
Menu principal 
****************/
#nav {
	display:block;
	float:right;
	position:relative;
}
#nav li, #nav li a {
	display:block; 
	float:left;
	height:54px;
}
#nav #m1 {
	width:65px;
	background:url('../images/m1.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m2 {
	width:80px;
	background:url('../images/m2.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m2b {
	width:72px;
	background:url('../images/m2b.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m3 {
	width:130px;
	background:url('../images/m3.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m4 {
	width:112px;
	background:url('../images/m4.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m5 {
	width:130px;
	background:url('../images/m5.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m6 {
	width:100px;
	background:url('../images/m6.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m7 {
	width:70px;
	background:url('../images/m7.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m8 {
	width:75px;
	background:url('../images/m8.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m9 {
	width:120px;
	background:url('../images/m9.gif') no-repeat;
	background-position:0 -54px;
}
#nav #m1:hover, #nav #m1:active, #nav #m1:focus, #nav #m1.active,
#nav #m2:hover, #nav #m2:active, #nav #m2:focus, #nav #m2.active,
#nav #m3:hover, #nav #m3:active, #nav #m3:focus, #nav #m3.active,
#nav #m4:hover, #nav #m4:active, #nav #m4:focus, #nav #m4.active,
#nav #m5:hover, #nav #m5:active, #nav #m5:focus, #nav #m5.active, 
#nav #m6:hover, #nav #m6:active, #nav #m6:focus, #nav #m6.active,
#nav #m7:hover, #nav #m7:active, #nav #m7:focus, #nav #m7.active,
#nav #m8:hover, #nav #m8:active, #nav #m8:focus, #nav #m8.active,
#nav #m9:hover, #nav #m9:active, #nav #m9:focus, #nav #m9.active {
	background-position:0 0;
}
#nav ul.sousnav {
	position:absolute;
	width:210px;
	top:54px;
	z-index: 500;
}
#nav ul.sousnav.PL40 { left:-50px; } /* PL : Position Left 50 */
#nav ul.sousnav.PL145 { left:50px; }
#nav ul.sousnav.PL260 { left:155px; }
#nav ul.sousnav.PL380 { left:275px; }
#nav ul.sousnav li {
	display:block;
	height:26px;
	width:210px;
}
#nav ul.sousnav li a {
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	height:26px;
	width:210px;
	line-height:24px;
	background:#1f83c0;
	border:1px solid #3c98d0;
}
#nav ul.sousnav li a#sm28 {
	width:180px;
	height:auto;
	padding:5px 15px;
	line-height:14px;
}
#nav ul.sousnav li a:hover, #nav ul.sousnav li a:focus, #nav ul.sousnav li a:active {
	background:#3c98d0;
}
#nav ul.sousnav.vert li a {
	background:#5eb68b;
	border:1px solid #75be97;
}
#nav ul.sousnav.vert li a:hover, #nav ul.sousnav.vert li a:focus, #nav ul.sousnav.vert li a:active {
	background:#75be97;
}
#nav ul.sousnav.bleu li a {
	background:#1f83c0;
	border:1px solid #3c98d0;
}
#nav ul.sousnav.bleu li a:hover, #nav ul.sousnav.bleu li a:focus, #nav ul.sousnav.bleu li a:active {
	background:#3c98d0;
}
#nav ul.sousnav.rose li a {
	background:#be1771;
	border:1px solid #cc3d8a;
}
#nav ul.sousnav.rose li a:hover, #nav ul.sousnav.rose li a:focus, #nav ul.sousnav.rose li a:active {
	background:#cc3d8a;
}
#nav ul.sousnav.jaune li a {
	background:#f19402;
	border:1px solid #eaa63d;
}
#nav ul.sousnav.jaune li a:hover, #nav ul.sousnav.jaune li a:focus, #nav ul.sousnav.jaune li a:active {
	background:#eaa63d;
}

/****************
Menus secondaires
*****************/
#encart_msecondaire {
	width:215px;
	background:#fff;
	padding:1px;
	margin:10px 0 0 0;
	
}
#snav {
	list-style:none;
	width:215px;
	
}
html #snav li.last {
	border:none;
}
#snav li a, #snav li p {
	width:215px;
	height:25px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 10px;	
}
#snav2 {
	list-style:none;
	width:215px;
	
}
#snav2 li a {
	width:215px;
	height:auto;
	/*line-height:24px;*/
	color:#fff;
	text-decoration:none;
	/*margin:0 0 0 10px;	*/
	
}

#snav2.vert li { background:#5eb68b; border-bottom:#75be97 solid 1px;padding: 5px 10px;}
#snav2.vert li a { background:#5eb68b; }

#snav li a:hover, #snav li a:focus, #snav li a:active, #snav2 li a:hover, #snav2 li a:focus, #snav2 li a:active
#snav ul.ssnav li a:hover, #snav ul.ssnav li a:focus, #snav ul.ssnav li a:active {
	font-weight:bold;
}
#snav ul.ssnav {
	width:215px;
	list-style:none;
	padding:5px 0px;
	
}
#snav ul.ssnav li {
	border:none;
}
#snav ul.ssnav li a {
	display:block;
	/*width:215px;*/
	width:190px;
	height:auto;
	font-size:11px;
	margin:0 0 0 20px;
	line-height:14px;
	padding:3px 0;
}
#snav li a.active, #snav ul.ssnav li a.active {
	font-weight:bold;
}
#snav.vert li { background:#5eb68b; border-bottom:#75be97 solid 1px;}
#snav.vert li a { background:#5eb68b; }
#snav.vert ul.ssnav { background:#c3e1d1; color:#2c8d5d; }
#snav.vert ul.ssnav li { background:#c3e1d1; color:#2c8d5d; }
#snav.vert ul.ssnav li a { background:#c3e1d1; color:#2c8d5d; }
#snav.bleu li { background:#1f83c0; border-bottom:#3c98d0 solid 1px; }
#snav.bleu li a { background:#1f83c0; }
#snav.bleu ul.ssnav { background:#3c98d0; }
#snav.bleu ul.ssnav li { background:#3c98d0; }
#snav.bleu ul.ssnav li a { background:#3c98d0; }
#snav.rose li { background:#be1771; border-bottom:#cc3d8a solid 1px; }
#snav.rose li a { background:#be1771; }
#snav.rose ul.ssnav { background:#cc3d8a; }
#snav.rose ul.ssnav li { background:#cc3d8a; }
#snav.rose ul.ssnav li a { background:#cc3d8a; }
#snav.jaune li { background:#f19402; border-bottom:#eaa63d solid 1px; }
#snav.jaune li a { background:#f19402; }
#snav.jaune ul.ssnav { background:#eaa63d; }
#snav.jaune ul.ssnav li { background:#eaa63d; }
#snav.jaune ul.ssnav li a { background:#eaa63d; }

/****************
Fil d'Ariane
****************/
ul#fil_ariane {
	display:block;
	width:600px;
	height:25px;
	/*margin:43px 0 0 10px;*/
	margin:43px 0 0 -235px;
	padding: 0 0 0 15px;
	list-style:none;
	background:url('../images/home.gif') no-repeat;	
	background-position:0 2px;
}
ul#fil_ariane li {
	display:block;
	float:left;
}
ul#fil_ariane a {
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
ul#fil_ariane a.fleche {
	padding:0 0 0 8px;
	margin:0 0 0 5px;
	background:url('../images/fleche-ariane.gif') no-repeat;
	background-position:0 3px;
}
ul#fil_ariane a:hover, ul#fil_ariane a:active, ul#fil_ariane a:focus {
	text-decoration:underline;
}
ul#fil_ariane li:first-child a {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

ul#fil_ariane2 {
	display:block;
	width:600px;
	height:40px;
	margin:-16px 0 0 10px;
	padding: 0 0 0 15px;
	list-style:none;
	background:url('../images/home.gif') no-repeat;	
	background-position:0 2px;
}
ul#fil_ariane2 li {
	display:block;
	float:left;
}
ul#fil_ariane2 a {
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
ul#fil_ariane2 li:first-child a {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}
ul#fil_ariane2 a.fleche {
	padding:0 0 0 8px;
	margin:0 0 0 5px;
	background:url('../images/fleche-ariane.gif') no-repeat;
	background-position:0 3px;
}
ul#fil_ariane2 a:hover, ul#fil_ariane2 a:active, ul#fil_ariane2 a:focus {
	text-decoration:underline;
}

/****************
Contenu
****************/
#contenu {
	width:960px;
	margin: 0px auto;
}
#logos {
	display:block;
	float:left;
	width:260px;
	margin:40px 0 0 0;
}
#logos a.entite {
	display:block;
	float:left;
	font-size:11px;
	color:#847954;
	text-decoration:none;
	margin:0 0 20px 0;
}
#logos a.entite:hover {
	color:#2b2619;
}
#logos a.entite img {
	float:left;
}
#logos a.entite span.texte {
	display:block;
	width:199px;
	float:left;
	margin:0 0 0 10px;
}
#actualites {
	display:block;
	float:left;
	width:260px;
	margin:50px 0 0 0;
}
#actualites h1 {
	text-transform:uppercase;
	font-size:16px;
	margin:20px 0 10px 0;
	text-align:center;
	color:#2B2619;
	font-weight:bold;
}
#actualites p {
	margin:0px 0 10px 0;
	text-align:center;
}
#actualites_large p {
	width:350px;
	margin:0px 0 10px 0;
	text-align:center;
}
#actualites_large {
	display:block;
	float:left;
	width:350px;
	margin:15px 0 0 0;
	padding-left: 10px;
}
#actualites_large h1 {
	text-transform:uppercase;
	font-size:22px;
	margin:0px 0 25px 0;
	text-align:center;
	color:#2B2619;
	font-weight:normal;
}

#actualites_fond{
	width: 366px;
	height: 250px;
	position: absolute;
	z-index: 1;
	padding: 5px 10px;
	top: 165px;
}

#encart_presentation {
	display:block;
	float:left;
	margin:30px 0 0 0;
	width:697px;
	height:264px;
	background:url('../images/fond-encart-accueil.png') no-repeat;
}
#encart_presentation .texte {
	display:block;
	float:left;
	width:390px;
	margin:30px 30px 0 0px;
	padding: 0 0 0 46px;
	color:#4c3d1d;
	line-height:18px;
}
#encart_presentation img {
	display:block;
	float:left;
	margin:3px 0 0 0;
}
#encart_presentation_reduit {
	display:block;
	float:right;
	margin:70px 0 0 0;
	width:597px;
	height:264px;
	position: relative;
	background:url('../images/fond-encart-accueil_reduit.png') no-repeat;
}
#encart_presentation_reduit2 {
	display:block;
	float:right;
	margin:72px 0 0 0;
	width:597px;
	height:315px;
	position: relative;
	background:url('../images/fond-encart-accueil_reduit-2021.png') no-repeat;
}
#encart_presentation_reduit3 {
	display:block;
	float:right;
	margin:72px 0 0 0;
	width:597px;
	height:363px;
	position: relative;
	background:url('../images/fond-encart-accueil_reduit-2022.png') no-repeat;
}
#encart_presentation_reduit .texte {
	display:block;
	float:left;
	width:310px;
	margin:20px 19px 0 0px;
	/*padding: 0 0 0 36px;*/
	padding: 0 0 0 30px;
	color:#4c3d1d;
	line-height:12px;
	font-size:11px;
}
#encart_presentation_reduit2 .texte{
	display:block;
	float:left;
	width:310px;
	margin:20px 19px 0 0px;
	/*padding: 0 0 0 36px;*/
	padding: 0 0 0 30px;
	color:#4c3d1d;
	line-height:16px;
	font-size:12px;
}
#encart_presentation_reduit3 .texte{
	display:block;
	float:left;
	width:310px;
	margin:40px 19px 0 0px;
	/*padding: 0 0 0 36px;*/
	padding: 0 0 0 30px;
	color:#4c3d1d;
	line-height:16px;
	font-size:12px;
}
#encart_presentation_reduit .texte p {
	line-height:14px;
}
#encart_presentation_reduit img, #encart_presentation_reduit2 img, #encart_presentation_reduit3 img {
	display:block;
	float:left;
	margin:3px 0 0 0;
}
#video100ans{
	border-bottom: 1px solid #2c8d5d;	
}
#anim_flash {
	width:215px;
	height:252px;
	display:block;
	float:left;
	margin-top:3px;
}

#anim {
	/*width:215px;
	height:252px;*/
	width: 220px;
	height: 195px;
	display:block;
	float:left;
	margin-top:4px;
	margin-right: 1px;
	position: relative;
	overflow: hidden;
}
#taxe {
	width: 204px;
	/*height: 176px;*/
	height: 184px;
	display:block;
	float:left;
	margin-top:30px;
	padding-left: 7px;
	padding-top: 7px;
}
#faireundon {
	width: 204px;
	height: 220px;
	display:block;
	float:left;
	margin-top:8px;
	padding-left: 7px;
	padding-top: 7px;
}
#faireundon2 {
	width: 150px;
	height: 105px;
	display:block;
	float:left;
}
#faireundon3 {
	width: 150px;
	margin: 35px 0px 25px 20px;
	display:block;
	float:left;
}

#logo_ahs1{
	position: absolute;
	width:350px;
	height:171px;
	/*top:40px;*/
	top: 15px;
	left: 215px;
}
#logo_ahs2{
	position: absolute;
	width:350px;
	height:171px;
	/*top:40px;*/
	top: 15px;
	left: 350px;
}

.deroule{
	position: absolute;
	top:10px;
	right: 30px;
	z-index: 99;
}
.vid100ans{
	position: absolute;
	top:10px;
	left: 30px;
	z-index: 100;	
}
#logo_ta1{
	position: absolute;
	width:389px;
	height:220px;
	top:15px;
	left: 389px;
}
#logo_ta2{
	
	position: absolute;
	width:389px;
	height:220px;
	top:15px;
	left: 389px;
}

#voeux_ahs1{
	position: absolute;
	width:1200px;
	height:171px;
	top:10px;
	left: 215px;
}
#voeux_ahs2{
	position: absolute;
	width:1200px;
	height:171px;
	top:40px;
	left: 400px;
}
#recrutementsc_ahs1{
	position: absolute;
	width:1200px;
	height:171px;
	top:40px;
	left: 215px;
}

ul.puce_bleue, ul.puce_bleue ul {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0 0 0 10px;
}
ul.puce_bleue li {
	background:url('../images/puce-carree-bleue.gif') no-repeat;
	background-position:0 7px;
	padding: 0 0 0 15px;
	line-height:16px;
	margin:0 0 5px 0;
	text-align:justify;
}
ul.puce_verte {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0 0 0 10px;
}
ul.puce_verte li {
	background:url('../images/puce-carree-verte.gif') no-repeat;
	background-position:0 7px;
	padding: 0 0 0 15px;
	line-height:16px;
	margin:0 0 5px 0;
	text-align:justify;
}
ul.puce_verte li ul{
	margin-top: 5px;
	list-style: none;	
}
ul.puce_verte li ul li{
	background: none !important;
}
ul.puce_rose {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0 0 0 10px;
}
ul.puce_rose li {
	background:url('../images/puce-carree-rose.gif') no-repeat;
	background-position:0 7px;
	padding: 0 0 0 15px;
	line-height:16px;
	margin:0 0 5px 0;
	text-align:justify;
}
ul.puce_jaune {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0 0 0 10px;
}
ul.puce_jaune li {
	background:url('../images/puce-carree-jaune.gif') no-repeat;
	background-position:0 7px;
	padding: 0 0 0 15px;
	line-height:16px;
	margin:0 0 5px 0;
	text-align:justify;
}
ol {
	margin:10px 0 10px 20px;
	padding:0 0 0 20px;
}
ol li {
	line-height:16px;
	margin:0 0 5px 0;
}
a.lien_vague_bleue {
	color:#2e86c2;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 45px;
	/*background:url('../images/fleche-vague-bleue.gif') no-repeat;*/
	/*background-position:0 3px;*/
}
a.lien_vague_bleue3{
	color:#2e86c2;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 0px;	
}
a.lien_vague_bleue:hover, a.lien_vague_bleue2:hover {
	color:#4c3d1d;
	/*background:url('../images/fleche-vague-marron.gif') no-repeat;*/
	/*background-position:0 3px;*/
}
a.lien_vague_bleue2 {
	color:#2e86c2;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 45px;
	/*background:url('../images/fleche-vague-bleue.gif') no-repeat;*/
	/*background-position:0 3px;*/
	margin:5px 30px 0 0;
}
a.lien_vague_bleue2:hover {
	color:#4c3d1d;
	/*background:url('../images/fleche-vague-marron.gif') no-repeat;*/
	/*background-position:0 3px;*/
}
a.lien_vague_rose {
	color:#be1871;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 45px;
	margin:5px 30px 0 0;
}
a.lien_vague_rose:hover {
	color:#4c3d1d;
}
a.lien_vague_jaune {
	color:#f29400;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 45px;
	margin:5px 30px 0 0;
}
a.lien_vague_jaune:hover {
	color:#4c3d1d;
}
a.accueil_bleu{
	padding-top:72px;	
}
a.lien_vague_verte {
	color:#5eb68b;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 45px;
	/*background:url('../images/fleche-vague-verte.gif') no-repeat;*/
	/*background-position:0 3px;*/
	margin:5px 30px 0 0;
}
a.lien_vague_verte:hover {
	color:#4c3d1d;
	/*background:url('../images/fleche-vague-marron.gif') no-repeat;*/
	/*background-position:0 3px;*/
}
#contenu .savPlus1 {
	margin-top:43px;
}
#contenu .savPlus2 {
	margin-top:27px;
}
#contenu .savPlus3 {
	margin-top:0px;
}
a.marT25 {margin-top:25px; }
#encart_missions2, #encart_missions3{
	margin-top: 10px;	
}
#encart_missions .mission, #encart_missions2 .mission {
	position:relative;
	float:left;
	width:309px;
	height:148px;
	margin:0 9px 0 0;
	background:url('../images/fond-encart-mission.png') no-repeat;
}
/* alternative proposee */
#encart_missions .mission1, #encart_missions2 .mission1 {
	position:relative;
	float:left;
	width:309px;
	height:148px;
	margin:0 9px 0 0;
	background:url('../images/fond-mission-handicap.png') no-repeat;
}

#encart_missions .mission2, #encart_missions2 .mission2 {
	position:relative;
	float:left;
	width:309px;
	height:148px;
	margin:0 9px 0 0;
	background:url('../images/fond-mission-sante-publique.png') no-repeat;
}
#encart_missions .mission3, #encart_missions2 .mission3 {
	position:relative;
	float:left;
	width:309px;
	height:148px;
	margin:0 9px 0 0;
	background:url('../images/fond-mission-sociale.png') no-repeat;
}
#encart_missions .mission h1, #encart_missions .mission1 h1, #encart_missions .mission2 h1, #encart_missions .mission3 h1, #encart_missions2 .mission h1, #encart_missions2 .mission1 h1, #encart_missions2 .mission2 h1, #encart_missions2 .mission3 h1 {
	margin:0px;
	padding:0px;
}
#encart_missions .picto, #encart_missions2 .picto {
	display:block;
	float:left;
	margin:30px 0 0 5px;
}
#encart_missions .titre, #encart_missions2 .titre {
	display:block;
	float:left;
	margin:40px 0 10px 0px;
}
#encart_missions .titreover, #encart_missions2 .titreover {
	position:absolute;
	display:none;
	left:0px;
	top:40px;
}
#encart_missions .margTitSantePub, #encart_missions2 .margTitSantePub {
	margin:20px 0 0 15px; 
}
#encart_missions .margPicSociale, #encart_missions2 .margPicSociale {
	margin:40px 0 0 5px;
}
#encart_missions .margTitSociale, #encart_missions2 .margTitSociale {
	margin:20px 0 35px 20px; 
}
#encart_missions a.lien_vague_verte, #encart_missions2 a.lien_vague_verte {
	position:absolute;
	left:155px;
	top:100px;
}
ul.liste_etab {
	list-style:none;
	margin:10px 0 0 10px;
}
ul.liste_etab li {
	display:block;
	float:left;
}
ul.liste_etab li a {
	display:block;
	float:left;
	width:200px;
	height:70px;
	text-align:left;
	background:#fff;
	padding:10px 10px 2px 10px;
	margin-right:10px;
	margin-top:10px;
	text-decoration:none;
	color:#2b2619;
	line-height:16px;
	font-size:12px;
	border: 1px solid #EFEBE0;
}
ul.liste_etab li a img {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
ul.liste_etab .col_img {
	display:block;
	float:left;
	width:68px;
	height:65px;
}
ul.liste_etab .col_nom {
	width:130px;
	display:block;
	margin-bottom:8px;
	float:left;
}
ul.liste_etab li a:hover, ul.liste_etab li a:active, ul.liste_etab li a:focus {
	border: 1px solid #FFF;
	background:#F2EFE6;
}
h1 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:10px;
}
h1 span.inauguration{
	font-size: 12px;	
}
h2 {
	font-size:16px;
	margin-bottom:10px;
	margin-left:10px;
}
h2.sansMarge{
	margin-bottom: 0px;	
}
h1.vert, h2.vert, #global a.vert, #global p.vert {
	color:#2c8d5d;
}
h1.bleu, h2.bleu, #global a.bleu {
	color:#1f83c0; 
}
h1.rose, h2.rose, #global a.rose {
	color:#BE1871; 
}
h1.jaune, h2.jaune, #global a.jaune {
	color:#F29400; 
}
strong.vert {
	color:#2c8d5d;
}
strong.jaune {
	color:#F29400;
}
strong.rose {
	color:#BE1871;
}
#global a.bleu2 {
	color:#1f83c0; 
	text-decoration:none;
}
#global a.vert, #global a.bleu, #global a.rose, #global a.jaune {
	text-decoration:none;
}
#global a.vert:hover, #global a.bleu:hover, #global a.rose:hover, #global a.jaune:hover {
	text-decoration:underline;
}
#global a.bleu2:hover {
	color:#2b2619; 
}
p {
	color:#2b2619;
	margin-left:10px;
	margin-bottom:5px;
	line-height:16px;
	text-align:justify;
}
p.date{
	color: #97917e;	
	font-size: 11px;
	margin: 0px 0 5px 10px;
}
p.source{
	font-size: 11px;
	margin: 0px 0 15px 10px;
	line-height: 13px;
}
address.coord_accueil {
	font-size:11px;
	font-style:normal;
	line-height:14px;
	padding:20px 0 0 10px;
}
.plus-info-soltea {
	margin:0 auto;
	width: 590px;
    height: 50px;
	font-size:14px;
}
.plus-info-soltea span,
.plus-info-soltea a {
	display:inline-block;
	float: left;
	height: 50px;
    padding-top: 20px;
}
.plus-info-soltea a {
	color:#0077DB;
}
.plus-info-soltea a.img {
	width:150px;
	padding-top: 0px;
	margin:0 10px;
}
.plus-info-soltea a.img img {
	width:100%;
}
ul.L1-ta,
ul.L2-ta {
	float:left;
	width:400px;
}
ul.L2-ta {
	width:470px;
}

/************************
Page Actualités
*************************/
.actu{
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
}

#filtre_actus{
	margin-left: 10px;
	background: #e2e2e2;
	padding: 10px;
}
#contenu_actus{
	position: relative;
}

#btn_up{
	position: fixed;
	display: none;
	bottom: 40px;
	right: 40px;
	cursor: pointer;
}

/************************
Page Offres d'emploi
*************************/
.offre{
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
}

#filtre_offres{
	margin-left: 10px;
	margin-top: 20px;
	background: #e2e2e2;
	padding: 10px;
}

#filtre_offres label{
	margin-left: 37px;	
}

#filtre_offres select{
	margin-right: 10px;	
}
#contenu_offres{
	position: relative;
}
.col_offre_moitie{
	float:left;
	width:460px;
	margin-right: 10px;	
}
.col_offre_moitie p{
	text-align: left;	
}
.intro_offre {
	margin:10px 0 15px 0;
}
.txt-complet {
	display:none;
}
#contenu_offres .lien_actu2 {
	font-size:12px;
}

/************************
Page AHSFC présentation
*************************/
.pres_encart_mission {
	float:left;
	background:#fff;
	width:235px;
	height:240px;
	padding:15px 0 0 0px;
	background:url('../images/fond-encart-presentation.png') no-repeat;
}
.pres_encart_mission.mission1 {
	background:url('../images/fond-encart-presentation-handicap.png') no-repeat;
}
.pres_encart_mission.mission2 {
	background:url('../images/fond-encart-presentation-sante-publique.png') no-repeat;
}
.pres_encart_mission.mission3 {
	background:url('../images/fond-encart-presentation-sociale.png') no-repeat;
}

.pres_encart_mission2 {
	float:left;
	background:#fff;
	width:235px;
	height:315px;
	padding:15px 0 0 0px;
	background:url('../images/fond-encart-presentation.png') no-repeat;
}
.pres_encart_mission2.mission1 {
	background:url('../images/fond-encart-presentation-handicap-2023.png') no-repeat;
}
.pres_encart_mission2.mission2 {
	background:url('../images/fond-encart-presentation-sante-publique-2023.png') no-repeat;
}
.pres_encart_mission2.mission3 {
	background:url('../images/fond-encart-presentation-sociale-2023.png') no-repeat;
}
.interligne{
	display: block;
	width: 83px;
	height: 16px;
	margin: 15px auto;
	background: url('../images/interligne-boules.jpg') no-repeat;
}
.img-ag2018-left img,
.img-ag2018-right img {
	display:block;
}
.img-ag2018-left p,
.img-ag2018-right p {
	text-align:center;
	margin-top:8px;
}
.img-ag2018-left {
	float:left;
	width:350px;
}
.img-ag2018-right {
	float:right;
	width:350px;
}
.img-ag2018-center{
	width: 100%;
	text-align: center;	
}


/************************
Page présentation d'une mission
*************************/
.pres_intro {
	width:450px;
	margin:10px 20px 0 0;
}
table.tab{
	margin: 0 0 8px 10px;	
	width: 705px;
}
table.tab td{
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 25px;
	border-bottom: 1px solid #d1d2d4;
	padding: 0 8px;
}
table.tab td.noborder{
	border-bottom: 0px !important;
}
table.tab td.total{
	background: #d1d2d4;
}
table.tab td.total.center{
	text-align: center;	
}
table.tab th.bleu{
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 25px;
	border: 0px;
	padding: 0 8px;
	background: #1f83c0;
	color: #FFFFFF;
	text-align: left;
}
table.tab th.bleu.tcenter{
	text-align: center;	
}

table.tab th.rose{
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 25px;
	border: 0px;
	padding: 0 8px;
	background: #be1771;
	color: #FFFFFF;
	text-align: left;
}
table.tab th.rose.tcenter{
	text-align: center;	
}

table.tab th.jaune{
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 50px;
	border: 0px;
	padding: 0 8px;
	background: #f19402;
	color: #FFFFFF;
	text-align: left;
}
table.tab th.jaune.tcenter{
	text-align: center;	
}

/************************
Page etablissement
*************************/
.photos_etab {
	margin:20px 0 20px 0;
	width:490px;
	height:239px;
	background:url('../images/fond-photos.png') no-repeat;
}
.photos_etab .photomoy {
	display:block;
	margin:5px 0 0 15px;
}
.photos_etab .photomin {
	display:block;
	margin:5px 0 0 5px;
}
.encart_coordonnees {
	width:215px; 
	/*height:227px;*/
	padding-bottom:9px;
	background:url('../images/fond-coordonnees.png') no-repeat bottom;
}
.contenu_encart_coord {
	width:206px;
	background:#fff url('../images/fond-coordonnees-ombre-haut-gauche.jpg') no-repeat top left;
}
.encart_coordonnees h3.titre_coord {
	padding:15px 0 0px 15px;
}
.encart_coordonnees .logo {
	margin:0px 0 0 15px;
}
.encart_coordonnees address {
	display:block;
	margin:10px 0 0 15px;
	font-style:normal;
	font-size:11px;
	color:#2b2619;
}
.encart_coordonnees address a {
	color:#2c8d5d;
	text-decoration:none;
}
.encart_coordonnees address a:hover, .encart_coordonnees address a:focus, .encart_coordonnees address a:active {
	text-decoration:underline;
}
a.lien_ra {
	display:block;
	width:160px;
	text-decoration:none;
	font-size:11px;
	padding:5px 0 20px 40px;
	margin:5px 0 0 0px;
	background:url('../images/picto-pdf.png') no-repeat;
	background-position:0 2px;
}
a.lien_actu,
a.lien_pdf_jfam {
	display:block;
	width:160px;
	text-decoration:none;
	font-size:11px;
	padding:10px 0 12px 40px;
	margin:5px 0 0 10px;
	background:url('../images/picto-pdf.png') no-repeat;
	background-position:0 2px;
}
a.lien_pdf_jfam {
	width:auto;
	font-weight:bold;
	margin-left:5px;
	font-size:12px;
}
a.lien_actu2 {
	display:block;
	/*width:160px;*/
	text-decoration:none;
	font-size:11px;
	padding:13px 0 20px 40px;
	margin:5px 0 0 10px;
	background:url('../images/picto-pdf.png') no-repeat;
	background-position:0 2px;
}
a.lien_catalogue {
	display:block;
	width:200px;
	text-decoration:none;
	font-size:11px;
	padding:5px 0 0px 40px;
	margin:10px 0 0 0px;
	background:url('../images/picto-catalogue.png') no-repeat;
	background-position:0 2px;
}
a.lien_video,
a.lien_video_jfam {
	display:block;
	text-decoration:none;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size:11px;
	padding:0px 0 0px 40px;
	margin:10px 0 0 20px;
	background:url('../images/picto_video.png') no-repeat;
}
a.lien_video_jfam {
	font-weight:bold;
	margin-left:5px;
	font-size:12px;
}
a.lien_video2 {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	padding:0px 0 10px 40px;
	margin:10px 0 0 20px;
	background:url('../images/picto_video.png') no-repeat;

}
a.lien_video3 {
	display:block;
	text-decoration:none;
	font-weight: normal;
	font-size:11px;
	padding:0px 0 10px 40px;
	margin:10px 0 0 0px;
	background:url('../images/picto_video.png') no-repeat;

}

a.lien_horaires {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	padding:0px 0 10px 40px;
	margin:10px 0 0 20px;
	background:url('../images/picto-horaires.png') no-repeat;

}
a.lien_pdf_gauche {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	padding:0px 0 20px 40px;
	margin:10px 0 0 20px;
	background:url('../images/picto-pdf.png') no-repeat;

}
a.instagram {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	padding:8px 0 20px 40px;
	margin:10px 0 0 20px;
	background:url('../images/instagram-logo.png') no-repeat;

}

a.facebook {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	padding:8px 0 20px 40px;
	margin:10px 0 0 20px;
	background:url('../images/facebook-logo.png') no-repeat;

}

a.lien_catalogue:hover, a.lien_catalogue:active, a.lien_catalogue:focus, 
a.lien_ra:hover, a.lien_ra:active, a.lien_ra:focus, a.lien_video:hover, a.lien_video2:hover, a.lien_horaires:hover {
	text-decoration:underline;
}
a.lien_ra.vert, a.lien_catalogue.vert {
	color:#2c8d5d; 
}
a.lien_ra.bleu, a.lien_catalogue.bleu {
	color:#1f83c0;
}
.sep_ronds {
	width:200px;
	height:16px;
}
.sep_ronds.bleus {
	background:url('../images/ronds-bleus.gif') no-repeat;
}
.sep_ronds.bleus2 {
	background:url('../images/ronds-bleus2.gif') no-repeat;
}
.sep_ronds.roses {
	background:url('../images/ronds-roses.gif') no-repeat;
}
.sep_ronds.jaunes {
	background:url('../images/ronds-jaunes.gif') no-repeat;
}

#top_div_hublo {
	margin-top:5px; 
	border: 2px solid #1f83c0; 
	padding-right:10px; 
	font-weight:600; 
	text-align:left; 
	padding: 8px 8px 8px 3px;
}

#top_div_hublo br {
	content: "";
	display: block;
	margin-bottom: 2px;
}


#bottom_div_hublo {

	margin: -2px 0px 0px 0px; 
	border: 2px solid #1f83c0; 
	text-align:center; 
	padding: 8px 8px 8px 3px;
}

#bottom_div_hublo img{
	width: 35%;
}

/****************
Carte implantation
****************/
#carte_implantation {
	width:950px;
	height:780px;
	position: relative;
}
#implantation_gauche{
	width: 235px;
	height:750px;
	float: left;
}
#implantation_droite{
	width: 715px;
	height:750px;
	float: left;
	background: url('../images/fond-implantation.jpg') no-repeat top right;
}

#carte_implantation h2{
	position:relative;
	font-family: Arial, sans-serif;
	width: 220px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #5eb68b;
	border-bottom: 1px solid #5eb68b;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	letter-spacing: -0.5px;
	padding: 0 0 0 23px;
	margin: 15px 0 10px 0;
	cursor:pointer;
}
#carte_implantation h2.siege{
	background: url('../images/boule-noire.png') no-repeat 0 7px;
}
#carte_implantation h2.handicap{
	background: url('../images/boule-bleue.png') no-repeat 0 7px;
}
#carte_implantation h2.sante{
	background: url('../images/boule-rose.png') no-repeat 0 7px;
}
#carte_implantation h2.sociale{
	background: url('../images/boule-jaune.png') no-repeat 0 7px;
}
#carte_implantation ul li{
	position:relative;
	list-style: none;
	line-height: 16px;
	color: #323232;
	cursor:pointer;
	display: block;
}
#carte_implantation ul li a, #carte_implantation h2 a{
	position:absolute;
	top:0px;
	right:0px;
	width:16px;
	height:16px;
	background:url('../images/implantation-fleche.png') no-repeat;
	background-position:0px 2px;
	text-indent:-9999px;
	line-height:16px;
	color: #323232;
	text-decoration: none;
	display: block;
}
#carte_implantation h2 a{
	color: #000;
	height:26px;
	text-indent:-9999px;
	text-decoration: none;
	background-position:0px 9px;
}
#carte_implantation #logobulle{
	position: absolute;
	width: 305;
	height: 105px;
	top: 207px;
	left: 277px;
}
.point_dir{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 295px;
	left: 580px;
	cursor: pointer;
}
.point_bleu_besancon{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 313px;
	left: 582px;
	cursor: pointer;
}
.point_jaune_besancon{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 313px;
	left: 565px;
	cursor: pointer;
}
.point_rose_besancon{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 313px;
	left: 599px;
	cursor: pointer;
}
.point_bleu_franois{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 340px;
	left: 596px;
	cursor: pointer;
}
.point_bleu_montfort{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 393px;
	left: 572px;
	cursor: pointer;
}
.point_bleu_villeneuve{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 440px;
	left: 608px;
	cursor: pointer;
}
.point_bleu_levier{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 418px;
	left: 655px;
	cursor: pointer;
}
.point_jaune_pontarlier{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 442px;
	left: 708px;
	cursor: pointer;
}
.point_bleu_pontarlier{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 442px;
	left: 724px;
	cursor: pointer;
}
.point_bleu_valdahon{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 350px;
	left: 650px;
	cursor: pointer;
}
.point_bleu_morteau{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 383px;
	left: 783px;
	cursor: pointer;
}
.point_bleu_vaucluse{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 313px;
	left: 797px;
	cursor: pointer;
}
.point_jaune_frasne{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 227px;
	left: 584px;
	cursor: pointer;
}
.point_jaune_gray{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 233px;
	left: 485px;
	cursor: pointer;
}
.point_bleu_rougemont{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 215px;
	left: 695px;
	cursor: pointer;
}
.point_bleu_cubrial{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 202px;
	left: 730px;
	cursor: pointer;
}
.point_jaune_moimay{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 167px;
	left: 667px;
	cursor: pointer;
}
.point_jaune_lure{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 120px;
	left: 720px;
	cursor: pointer;
}
.point_bleu_villersexel{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 178px;
	left: 711px;
	cursor: pointer;
}
.point_bleu_montbeliard{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 200px;
	left: 832px;
	cursor: pointer;
}
.point_rose_montbeliard{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 200px;
	left: 849px;
	cursor: pointer;
}
.point_rose_belfort{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 160px;
	left: 877px;
	cursor: pointer;
}
.point_bleu_belfort{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 160px;
	left: 860px;
	cursor: pointer;
}
.point_rose_hericourt{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 164px;
	left: 806px;
	cursor: pointer;
}
.point_rose_dole{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 390px;
	left: 470px;
	cursor: pointer;
}
.point_rose_lons{
	position: absolute;	
	width: 17px;
	height: 16px;
	top: 567px;
	left: 470px;
	cursor: pointer;
}
.doubs{
	position: absolute;
	width: 45px;
	height: 9px;
	top: 341px;
	left: 716px;
}
.haute-saone{
	position: absolute;
	width: 45px;
	height: 9px;
	top: 145px;
	left: 600px;
}
.terr-belfort{
	position: absolute;
	width: 45px;
	height: 9px;
	top: 130px;
	left: 838px;
}
.jura{
	position: absolute;
	width: 45px;
	height: 9px;
	top: 530px;
	left:548px;
}
.besancon{
	position: absolute;
	top: 310px;
	left: 625px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}
.fleche_besancon{
	position: absolute;
	top: 326px;
	left: 611px;
	width: 8px;
	height: 7px;
}
.franois{
	position: absolute;
	top: 342px;
	left: 550px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_franois{
	position: absolute;
	top: 337px;
	left: 609px;
	width: 8px;
	height: 7px;
}
.villeneuve{
	position: absolute;
	top: 429px;
	left: 548px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}
.fleche_villeneuve{
	position: absolute;
	top: 453px;
	left: 621px;
	width: 8px;
	height: 7px;
}
.montfort{
	position: absolute;
	top: 393px;
	left: 595px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_montfort{
	position: absolute;
	top: 405px;
	left: 585px;
	width: 8px;
	height: 7px;
}
.levier{
	position: absolute;
	top: 418px;
	left: 676px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_levier{
	position: absolute;
	top: 431px;
	left: 650px;
	width: 8px;
	height: 7px;
}
.pontarlier{
	position: absolute;
	top: 441px;
	left: 747px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_pontarlier{
	position: absolute;
	top: 455px;
	left: 737px;
	width: 8px;
	height: 7px;
}
.morteau{
	position: absolute;
	top: 382px;
	left: 735px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_morteau{
	position: absolute;
	top: 396px;
	left: 796px;
	width: 8px;
	height: 7px;
}
.vaucluse{
	position: absolute;
	top: 312px;
	left: 821px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_vaucluse{
	position: absolute;
	top: 325px;
	left: 810px;
	width: 8px;
	height: 7px;
}
.valdahon{
	position: absolute;
	top: 348px;
	left: 672px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_valdahon{
	position: absolute;
	top: 363px;
	left: 662px;
	width: 8px;
	height: 7px;
}
.frasne{
	position: absolute;
	top: 210px;
	left: 490px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_frasne{
	position: absolute;
	top: 240px;
	left: 596px;
	width: 8px;
	height: 7px;
}
.gray{
	position: absolute;
	top: 232px;
	left: 507px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_gray{
	position: absolute;
	top: 246px;
	left: 497px;
	width: 8px;
	height: 7px;
}
.rougemont{
	position: absolute;
	top: 215px;
	left: 625px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_rougemont{
	position: absolute;
	top: 227px;
	left: 708px;
	width: 8px;
	height: 7px;
}
.moimay{
	position: absolute;
	top: 165px;
	left: 620px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_moimay{
	position: absolute;
	top: 180px;
	left: 680px;
	width: 8px;
	height: 7px;
}
.lure{
	position: absolute;
	top: 118px;
	left: 690px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_lure{
	position: absolute;
	top: 133px;
	left: 733px;
	width: 8px;
	height: 7px;
}
.villersexel{
	position: absolute;
	top: 175px;
	left: 735px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_villersexel{
	position: absolute;
	top: 190px;
	left: 723px;
	width: 8px;
	height: 7px;
}
.cubrial{
	position: absolute;
	top: 203px;
	left: 749px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_cubrial{
	position: absolute;
	top: 214px;
	left: 725px;
	width: 8px;
	height: 7px;
}
.montbeliard{
	position: absolute;
	top: 200px;
	left: 868px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_montbeliard{
	position: absolute;
	top: 212px;
	left: 827px;
	width: 8px;
	height: 7px;
}
.belfort{
	position: absolute;
	top: 160px;
	left: 896px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_belfort{
	position: absolute;
	top: 173px;
	left: 855px;
	width: 8px;
	height: 7px;
}
.hericourt{
	position: absolute;
	top: 147px;
	left: 765px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_hericourt{
	position: absolute;
	top: 177px;
	left: 820px;
	width: 8px;
	height: 7px;
}
.dole{
	position: absolute;
	top: 389px;
	left: 493px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_dole{
	position: absolute;
	top: 403px;
	left: 483px;
	width: 8px;
	height: 7px;
}
.lons{
	position: absolute;
	top: 567px;
	left: 493px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fleche_lons{
	position: absolute;
	top: 580px;
	left: 483px;
	width: 8px;
	height: 7px;
}

/****************
Dons
****************/
.btn-don-petit{
	display: block;
	padding: 10px 20px 10px 60px;	
	background: #2283bf url('../images/picto-don-petit.png') no-repeat 20px center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 275px;
	margin: 40px auto 5px auto;
}
.btn-don-2021{
	display: block;
	padding: 10px 20px 10px 60px;	
	background: #2283bf url('../images/picto-don-petit.png') no-repeat 20px center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 380px;
	margin: 20px auto 5px auto;
	text-align: center;
}
.btn-don-petit:hover, .btn-don-2021:hover{
	opacity: 0.8;	
}

.w220{
	width: 220px;	
}
.w220 p{
	margin-left: 0px;	
}
.mL25{
	margin-left: 25px;	
}
.mL145{
	margin-left: 145px;	
}
.mT5{
	margin-top: 5px;	
}
.mB40{
	margin-bottom: 40px;	
}

/****************
100 ans
****************/

.btn-vert, .btn-bleu{
	
	padding: 10px 15px;	
	background: #2c8d5d;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 60px;
	width: 257px;
}
.btn-vert span, .btn-bleu span{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;	
}
.btn-bleu{
	background: #2283bf url('../images/picto-don-petit.png') no-repeat 30px center;
	padding-left: 20px;
	width: 252px;
}
.btn-vert:hover, .btn-bleu:hover{
	opacity: 0.8;	
}
.btn-vert.pad, .btn-bleu.pad{
	padding-top: 15px;
	padding-bottom: 5px;
}

/****************
Plan du site
****************/
ul#plan_site {
}
ul#plan_site li {
	padding:2px 0;
}
ul#plan_site, ul#plan_site ul,ul#plan_site ul ul {
	margin-left:50px;
	margin-top:5px;
}
ul#plan_site li a {
	color:#1f83c0;
	text-decoration:none;
}
ul#plan_site li a:hover, ul#plan_site li a:focus, ul#plan_site li a:active  {
	text-decoration:underline;
}

/****************
Footer
****************/
#footer {
	background:#fff;/*#f0f2f3;*/
	font-size:11px;
	color:#97917e;
}
#footer_content {
	width:960px;
	margin: 0 auto;
	padding:20px 0 10px 0;
}
ul#footer-menu {
	list-style:none;
}
ul#footer-menu li {
	display:block;
	float:left;
	margin:0 15px 0 0;
}
#lien_fcnet {
	display:block;
	float:right;
}
ul#footer-menu li a, #lien_fcnet {
	color:#97917e;
	text-decoration:none;
}
ul#footer-menu li a:hover, ul#footer-menu li a:focus, ul#footer-menu li a:active, #lien_fcnet:focus, #lien_fcnet:active, #lien_fcnet:hover {
	text-decoration:underline;
}
.maj{
	width:170px;
	margin:0 auto;
	font-size:11px;
	color:#97917e;
	font-style:italic;
}

/* cookies */
#cookies-bandeau{
	font-family: Arial, sans-serif;
    font-size: 13px;
    color: #666;
    text-align: center;
    position: fixed;
    background-color: rgba(242,242,242,0.95);
    display: block;
    width: 100%;
    float: none;
    bottom: 0;
    z-index: 9998;
    border-radius: 1px;
	padding-bottom:20px;
}
#cookies-bandeau .cookies-bandeau-superieur	span{
	padding: 45px 100px 0;
    display: block;
}

#cookies-bandeau .cookies-bandeau-superieur	#cookies-parametrer, #cookies-bandeau .cookies-bandeau-superieur #cookies-accepter, #cookies-bandeau .cookies-bandeau-superieur #cookies-refuser, #cookies-bandeau .cookies-bandeau-superieur #cookies-accepter-tout, #cookies-bandeau #cookies-accepter{
	display: inline-block;
    margin: 20px;
	color:#fff;
	cursor: pointer;
}
#cookies-bandeau .cookies-bandeau-superieur	#cookies-parametrer i{
	margin-left:15px;	
}
#cookies-bandeau a.btn{
	float: none;
	font-size: 14px;
	background: #1f83c0;
	padding: 5px 10px;
	border-radius: 0px;
}
#cookies-bandeau a.btn:hover{
	opacity: 0.8;	
}
#cookies-bandeau #cookies-parametres{
	display:none;
	font-size:14px;
	padding-bottom:20px;
}
#cookies-bandeau #cookies-parametres .cookies-choix{
	margin-bottom:10px;	
}
#cookies-bandeau #cookies-parametres input{
	width:15px;
	height:15px;
	margin-right:10px;	
}
.d-none{
	display: none !important;	
}
#gerer_cookies{
	font-size: 14px;
	background: #1f83c0;
	padding: 5px 10px;
	border-radius: 0px;
	display: inline-block;
    margin: 10px 0 20px 0;
	color:#fff;
	cursor: pointer;
}
#gerer_cookies:hover{
	opacity: 0.7;	
}