/* ============== Général ============== */
/* Personnalisation du placeholder 
::-webkit-input-placeholder { /* WebKit browsers 
	color: #666 !important;
	opacity: 1 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 
	color: #666 !important;
	opacity: 1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ 
	color: #666 !important;
	opacity: 1 !important;
}
[placeholder]:-ms-input-placeholder { /* Internet Explorer 10+ 
	color: #666 !important;
	opacity: 1 !important;
}*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif !important;
	margin: 0px !important;
	padding: 0px;
}
.hidden {
	display: none!important;
}
.clearfix {
	clear: both;
}
a {
	position: relative;
}
a img {
	vertical-align: middle;
}
.vignette {
	padding: 3px;
	border: 1px solid rgba(0,0,0,0.7);
}
table.noborder-table tr:first-child td {
	background: #1281C1;
	color: white;
}
li ul.liste2 li {
	list-style: none;
}
.fiche_detail ul li ul li {
	list-style: none;
}
.formation-table td {
	border: none;
	padding: 0;
	vertical-align: middle;
}
.noborder-table td {
	border: none;
}
table {
	max-width: 585px;
}
td {
	padding: 5px;
}
/* ============== Tête ============== */
#tete.bande {
	background-image: url(../images/pattern_bande_tete.png);
	background-repeat: repeat-x;
	background-position: left top;
}
header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	position: relative;
}
header #barre {
	height: 40px;
	background-color: #1D598F;
	font-size: 12px;
	color: #FFF;
	padding: 0px 0px 0px 240px;
	position: relative;
}
header #suivez_nous {
	line-height: 22px;
	float: left;
	height: 22px;
	width: 240px;
	margin: 9px 0px 0px;
	position: relative;
}
header #suivez_nous img {
	margin: 0px 0px 0px 10px;
	vertical-align: text-bottom;
}
header #suivez_nous .gplus {
	width: 19px;
	position: absolute;
	top: 5px;
	height: 12px;
	margin: 0 10px;
	background: url(../images/picto_barre_tete-g+.png) no-repeat;
	overflow: hidden;
	color: transparent;
}
header #suivez_nous .youtube {
	width: 21px;
	position: absolute;
	top: 3px;
	left: 95px;
	height: 15px;
	margin: 0 10px;
	background: url(../images/picto_barre_tete-play.png) no-repeat;
	overflow: hidden;
	color: transparent;
}
header #suivez_nous .linkedin {
	width: 19px;
	position: absolute;
	top: 0px;
	left: 125px;
	height: 20px;
	margin: 0 10px;
	background: url(../images/picto_barre_tete-linkedin.png) no-repeat;
	overflow: hidden;
	color: transparent;
}
header #suivez_nous .twitter {
	width: 19px;
	position: absolute;
	top: 0px;
	left: 155px;
	height: 20px;
	margin: 0 10px;
	background: url(../images/picto_barre_tete-twitter.png) no-repeat;
	overflow: hidden;
	color: transparent;
}
header .connexion, header .panier {
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin: 9px 0px 0px;
	padding: 0px 0px 0px 29px;
	height: 20px;
	width: 90px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	float: left;
}
header .connexion {
	background-image: url(../images/picto_barre_tete-cadenas.png);
}
header .panier {
	background-image: url(../images/picto_barre_tete-panier.png);
}
header .numero {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	background-color: #C5D326;
	text-align: center;
	display: inline-block;
	height: 20px;
	padding: 0px 3px;
	min-width: 14px;
	position: absolute;
	top: 10px;
	right: 1px;
}
.recherche {
	margin: 9px 0px 0px;
	padding: 0px;
	float: left;
}
.recherche input[type="text"], .recherche input[type="text"]:focus {
	font-size: 12px;
	color: #1D598F;
	line-height: 22px;
	width: 210px;
	height: 22px;
	padding: 0px 5px;
	margin: 0px;
	float: left;
	background-color: #FFF;
	border-style: none;
	border-radius: 0
}
.recherche .ok, .recherche .ok:hover, .recherche .ok:active {
	font-size: 8px;
	font-weight: normal;
	/*line-height: 18px;
	line-height: normal\9;*/
	width: 20px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	float: left;
	cursor: pointer;
	background-image: url(../images/picto_barre_tete-loupe.png);
	background-color: #FFF;
	border-style: none;
	border-radius: 0;
	background-repeat: no-repeat;
	background-position: right center;
}
#logo {
	float: left;
	height: 80px;
	width: 240px;
}
/* ============== Menu haut ============== */
nav#haute {
	float: left;
}
nav#haute ul {
	margin: 0px;
	padding: 0px;
	z-index: 96;
}
nav#haute li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	float: left;
}
nav#haute li a {
	color: #1D598F;
	margin: 0px;
	padding: 42px 0px 0px;
	text-align: center;
	text-decoration: none;
	height: 38px;
	float: left;
	width: 240px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
nav#haute li:hover > a, nav#haute li a.open {
	color: #1281C1;
	font-weight: bold;
}
/* ============== Sous menu déroulant ============== */
nav#haute ul ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 95;
	width: 240px;
	background: #9BC3DD;
	visibility: hidden;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
nav#haute ul li:hover ul {
	visibility: visible;
}
nav#haute li li {
	display: block;
	list-style-type: none;
	float: none;
}
nav#haute li li a {
	color: #036;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	background-image: none;
	height: auto;
	width: auto;
	float: none;
	display: block;
	text-align: left;
	border-style: none;
	background-color: #FFCC00;
}
nav#haute li li a:hover {
	color: #FFF;
	background: #2C74B5;
}
/* ============== Accueil ============== */
#accueil #corps.bande {
	background-image: none;
}
#carrousel {
	background-image: url(../images/pattern_degrade_accueil.png);
	background-repeat: repeat-x;
	height: 530px;
	overflow: hidden;
	padding-left: 0px;
	background-color: #1D598F;
	background-position: center top;
}
#carrousel .bloc_droite {
	height: 440px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	margin: 0px;
	padding: 90px 20px 0px;
}
#carrousel .slogan {
	background-image: url(../images/crochet_slogan.png);
	background-repeat: no-repeat;
	margin: 0px 0px 30px -20px;
}
#carrousel .slogan .rallonge {
	background-image: url(../images/crochet_slogan.png);
	background-repeat: no-repeat;
	font-size: 22px;
	line-height: 23px;
	padding: 20px 0px 18px 14px;
	font-weight: normal;
	background-position: -6px bottom;
	border-left: 6px solid #C5D326;
}
.bouton_carrousel {
	color: #C5D326;
	text-decoration: none;
	border: 1px solid #C5D326;
	padding: 5px;
	margin: 10px 0px 0px;
	display: inline-block;
}
.nav_carrousel, .carousel-container .owl-controls {
	position: absolute;
	left: 0px;
	bottom: 40px;
}
.nav_carrousel .precedent, .nav_carrousel .suivant, .carousel-container .owl-controls .owl-prev, .carousel-container .owl-controls .owl-next {
	display: inline-block;
	height: 22px;
	width: 22px;
	border: 1px solid #C5D326;
	background-image: url(../images/chevrons_prairie.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin-right: 7px;
	text-decoration: none;
	text-indent: -999em;
}
.nav_carrousel .suivant, .carousel-container .owl-controls .owl-next {
	background-position: -44px center;
}
.nav_carrousel .precedent:hover, .carousel-container .owl-controls .owl-prev:hover {
	background-position: -94px center;
	border-color: #FFF
}
.nav_carrousel .suivant:hover, .carousel-container .owl-controls .owl-next:hover {
	background-position: -144px center;
	border-color: #FFF
}
#carrousel img {
	height: auto;
	width: 1200px;
	margin-left: 240px;
}
.carousel-container, .carousel-container .item {
	height: 530px;
	overflow: hidden;
	width: 1440px;
}
#accueil #barrePage {
	height: 30px;
	background-color: #FFF;
	background-image: url(../images/pattern_rayures_accueil.png);
	background-repeat: repeat;
}
#accueil .bloc1, #accueil .bloc2 {
	font-size: 12px;
	color: #1D598F;
	float: left;
}
#accueil .bloc1 p, #accueil .bloc2 p {
	margin-bottom: 0px;
}
#accueil .bloc1 {
	background-color: #E5E5E5;
	margin: 0px 0px 30px;
	padding: 10px;
	height: 160px;
	width: 460px;
	overflow: hidden;
	position: relative;
}
#accueil .bloc1 img {
	float: left;
	height: 160px;
	width: 235px;
	margin: 0px 12px 0px 0px;
	display: block;
}
#accueil .bloc1 div {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 130px;
}
#accueil .bloc1 .titre_accueil-1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#accueil .bloc1 .titre_accueil-2 {
	font-weight: bold;
	color: #1281C1;
	margin-bottom: 5px;
}
#accueil .bloc1 .bouton_plus {
	font-weight: bold;
	color: #1281C1;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #1281C1;
	padding: 3px 5px;
	position: absolute;
	left: 257px;
	bottom: 10px;
}
#accueil .bloc2 {
	margin: 0px 8px 30px 0px;
	width: 234px;
}
#accueil #info-4.bloc2 {
	margin-right: 0px;
}
#accueil .bloc2 img {
	height: 100px;
	width: 234px;
	margin: 0px 0px 8px;
	display: block;
}
#accueil .bloc2 .titre_accueil-1 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	color: #1D598F;
	display: block;
}
/* Menu bas accueil */
#accueil nav#basse {
	margin: 0px;
	border-top: none;
	padding: 0px;
	position: absolute;
	top: -115px;
	right: 0px;
	z-index: 2;
	z-index: 3;
}
#accueil nav#basse a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: rgba(18,129,193,.7);
	background-image: url(../images/pictos_nav_basse_accueil.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 55px 5px 0px;
	height: 60px;
	width: 110px;
	display: block;
	text-align: center;
	float: left;
}
#accueil nav#basse a:hover {
	background-color: rgba(197,211,38,.7);
}
/* ============== Contenu de la page ============== */
#corps.bande {
	background-image: url(../images/pattern_bande_page.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#page {
	color: #1D598F;
	font-size: 13px;
	float: left;
	background-color: #FFF;
}
#barrePage {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: relative;
	color: #666;
	line-height: 20px;
	background-color: #F2F2F2;
}
#chemin {
	padding: 0px;
}
#chemin a {
	color: #999;
	text-decoration: none;
}
#page h1 {
	font-size: 1.38em;
	font-weight: bold;
	color: #1D598F;
	margin: 10px 0px;
	padding: 7px 0px 7px 13px;
	background-image: url(../images/crochet_h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.1em;
	cursor: pointer;
}
#page h2 {
	color: #1281C1;
	font-size: 1.15em;
	margin: 0px;
	padding: 5px 0px;
	font-weight: bold;
	cursor: pointer;
}
#page h3 {
	font-size: 1.1em;
	color: #999;
	margin: 0px;
	padding: 5px 0px;
	font-weight: bold;
	cursor: pointer;
}
/* Colonne de gauche */
.sidebar1 {
	min-height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menuAdjacent {
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
#menuAdjacent ul, #menuAdjacent li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuAdjacent li {
	border-top: 1px dotted #1281C1;
}
#menuAdjacent li:last-child {
	border-bottom: 1px dotted #1281C1;
}
#menuAdjacent li a {
	color: #1D598F;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 15px 10px 15px 0px;
	display: block;
	font-size: 1.23em;
	background-color: #FFF;
	line-height: 1.2em;
}
#menuAdjacent li:hover > a, #menuAdjacent li a.open {
	color: #1281C1;
	font-weight: bold;
}
#menuAdjacent ul ul {
	margin-left: 10px;
}
#menuAdjacent li li {
	margin: 0px;
	padding: 0px;
	border-top: none;
}
#menuAdjacent li li:last-child {
	margin: 0px 0px 15px;
	border-bottom: none;
}
#menuAdjacent li li a {
	color: #1D598F;
	padding: 8px 0 0 12px;
	background-image: url(../images/puce_rond_noir.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
#menuAdjacent li li a:hover, #menuAdjacent li li a.open {
	padding-left: 12px;
	color: #1281C1;
	background-color: transparent;
	background-image: url(../images/puce_rond_noir.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
/* Filtre */
#filtre {
	margin: 0px 25px 0px 0px;
	padding: 15px 0px 0px;
	font-size: 12px;
	border-top: 1px solid #BBCDDD;
}
#filtre .titre_sb1 {
	font-size: 18px;
	font-weight: bold;
	color: #1D598F;
	margin: 0px 0px 10px;
}
#filtre hr {
	background-color: #BBCDDD;
}
#filtre a {
	color: #1D598F;
	text-decoration: none;
	display: block;
	margin: 0px 0px 8px;
	font-weight: normal;
}
#filtre a:hover {
	color: #1281C1;
	font-weight: bold;
}
#filtre label {
	margin-bottom: 10px;
}
#filtre input[type="checkbox"] {
	margin: 0px 8px 0px 0px;
}
#filtre input[type="text"], #filtre input[type="search"] {
	background-image: none;
	height: 25px;
	width: 200px;
	border-color: #1D598F;
	border-radius: 0px;
	border-width: 1px;
	font-size: 14px !important;
	padding: 0px 6px 0px 7px;
	border-style: solid;
}
#filtre input[type="reset"] {
	color: #C5D327;
	background-color: #FFF;
	width: auto;
	height: auto;
	border-style: none;
	font-size: 13px;
	text-align: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-shadow: none;
	border-radius: 0px;
}
/* ============== Colonne principale ============== */
.principale .full {
	width: 100% !important;
	height: auto !important;
}
.principale, .principale-sans_sb1, .principale-sans_sb2 {
	margin-top: 20px;
}
#main {
	padding: 0px;
	min-height: 300px;
	_height: 300px;
}
#main li {
	font-size: 1em;
	font-weight: normal;
}
#main li li:first-child {
	margin-top: 5px;
}
#main .liste2, #main .fiche_detail ul, #main ul {
	list-style-type: none;
	margin-left: 0px;
}
#main .liste2 li, #main .fiche_detail li, #main ul li {
	background-image: url(../images/puce_carre_acier.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
}
#main .liste3 {
	list-style-type: none;
	background-color: #1281C1;
	padding: 15px;
	color: #FFF;
	margin-left: 0px;
}
#main .liste3 li {
	background-image: url(../images/puce_carre_blanc.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
}
#main li a {
	font-weight: normal;
	color: #1D598F;
}
#main li a:hover {
	font-weight: bold;
	color: #1281C1;
}
.retour {
	text-decoration: none;
	color: #999;
	display: inline-block;
	border: 1px solid #999;
	padding: 3px 7px;
}
.titre_encadre {
	font-size: 1.15em;
	line-height: 18px;
	color: #C5D326;
	padding: 3px 6px;
	border: 1px solid #C5D326;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin: 15px 0px 20px;
}
.titre_encadre a {
	color: #C5D326;
	text-decoration: none;
}
.picto_apercu {
	text-align: center;
	float: left;
	width: 117px;
	color: #C5D327;
	margin: 10px 0px;
	text-decoration: none;
	display: block;
}
.picto_apercu a {
	color: #C5D327;
	text-decoration: none;
}
.picto_apercu img {
	height: 28px;
	width: 28px;
	margin: 0px 0px 3px;
}
.fiche_sommaire {
	border: 1px solid #1281C1;
	width: 580px;
	clear: both;
	float: left;
	margin: 10px 0px;
}
.fiche_sommaire .bloc_haut {
	padding: 15px;
}
.fiche_sommaire .lien {
	color: #1D598F;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dotted #1D598F;
	display: block;
	margin: 0px 0px 8px;
	padding: 0px 0px 7px;
}
.fiche_sommaire .petit_bloc {
	background-color: #1281C1;
	text-align: center;
	margin: 0px;
	padding: 10px 5px 0px;
	float: left;
	width: 105px;
	color: #FFF;
	height: 150px;
	border-right: 1px solid #FFF;
	font-size: 12px;
}
.fiche_sommaire div:last-of-type {
	border-right-color: #1281C1
}
.fiche_sommaire .petit_bloc img {
	margin: 0px 0px 8px;
}
.fiche_sommaire .petit_bloc p strong {
	font-size: 16px;
}
/* Fiche */
.fiche_detail {
	float: left;
}
#page .fiche_detail h2 {
	font-size: 1.38em;
	color: #C5D327;
	line-height: 1.1em;
	padding: 10px 0px 0px;
	margin: 0px 0px 10px;
}
#page .fiche_detail h3 {
	font-size: 1.15em;
	line-height: 1.1em;
	color: #333333;
}
#page .fiche_detail h4 {
	font-size: 1.15em;
	line-height: 1.1em;
	color: #1281C1;
	font-weight: bold;
}
#page .fiche_detail h5 {
	font-size: 1.15em;
	line-height: 1.1em;
	color: #C5D327;
	font-weight: bold;
}
.fiche_detail h2 img {
	float: left;
	margin: -5px 5px 0px 0px;
	height: 28px;
	width: 28px;
}
.fiche_detail .colonne {
	width: 275px;
	padding-right: 17px;
}
/* annuaire */
.annuaire {
	margin: 10px 0px 0px;
	font-size: 13px;
}
.annuaire th {
	background-color: #1D598F;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #FFF;
}
.annuaire td {
	padding: 8px;
	font-weight: normal;
	text-align: left;
}
.annuaire td.td_tel,
.annuaire th.th_tel {
	width: 85px;
}
.annuaire tbody tr:nth-child(odd) {
	background-color: #F0F0F0;
}
.annuaire tbody tr:hover {
	background-color: #1281C1;
	color: #FFF;
}
.annuaire tbody a {
	color: #1D598F;
	font-weight: normal;
	text-decoration: none;
}
.annuaire tbody tr:hover a {
	color: #FFF;
}
.mediatheque {
	margin: 10px 15px 10px 0px;
	padding: 0px;
	float: left;
	height: 152px;
	width: 277px;
	overflow: hidden;
}
.mediatheque img {
	display: block;
	float: left;
	height: 150px;
	width: 118px;
	margin-right: 15px;
	border: 1px solid #C5D326;
}
.mediatheque p {
	margin-bottom: 0px;
}
.mediatheque .titre_mediatheque {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
	color: #1D598F;
	text-decoration: none;
}
/* formulaire */
.button {
	padding: 7px 10px;
	margin: 10px 0px 0px;
	text-align: center;
	font-size: 14px;
	color: #444;
	display: block;
}
#main .button:after {
	content: none;
}
.formulaire {
	margin: 0px;
	padding: 0px;
}
.formulaire fieldset {
	padding: 20px;
	margin: 5px 0px;
	background-color: #F5F5F5;
	border: none;
}
.formulaire label {
	text-align: right;
	display: block;
	width: 265px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
}
.formulaire .checkEtRadio label {
	display: inline;
	width: auto;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: none;
}
.formulaire input[type=text], .formulaire input[type="password"], .formulaire textarea, .formulaire input[type='tel'], .formulaire input[type='email'], .formulaire input[type='date'] {
	font-size: 1em;
	width: 248px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 7px 0px 8px;
	float: right;
	border: 1px solid;
	border-color: #1D598F;
	border-radius: 0px;
	color: #1D598F;
}
.formulaire input[type=text], .formulaire input[type="password"] {
	height: 20px;
}
.formulaire select {
	font-size: 1em;
	width: 263px;
	float: right;
	margin: 0px;
	border-color: #1D598F;
	border-radius: 0px;
	color: #1D598F;
}
.formulaire .titreCheckEtRadio {
	text-align: right;
	display: block;
	float: left;
	width: 265px;
}
.formulaire .checkEtRadio {
	text-align: left;
	display: block;
	float: right;
	width: 265px;
}
.formulaire input[type=radio] {
	padding: 0px;
	margin: 0px 2px 0px 0px;
}
.formulaire input[type=checkbox] {
	margin: 0px 2px 2px 0px;
	padding: 0px;
}
.formulaire input[type="file"] {
	margin: 0px;
	padding: 0px;
	width: 265px;
	float: right;
	border-color: #1D598F;
	border-radius: 0px;
}
.formulaire .bouton {
	padding-right: 25px;
	padding-left: 25px;
	width: auto;
}
/* fin formulaire */
#main #plan {
	margin: 0px;
	background-color: #E6EDFF;
	padding: 20px;
}
#main #plan li {
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 18px;
	list-style: none;
	background-image: url(../images/puce_carre_bordeaux.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#main #plan li a {
	text-decoration: none;
	color: #555;
}
#main #plan li a:hover {
	color: #B92F3A;
}
#main #plan ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#main #plan li li {
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-style: italic;
	background-position: -6px 2px;
}
/* ============== Colonne de droite ============== */
.sidebar2 {
	font-size: 12px;
	line-height: 15px;
	color: #1D598F;
	/*margin-top: 20px;*/
	position: relative;
}
.info {
	padding: 0px 0px 0px 15px;
}
#navette {
	position: absolute;
	top: 0px;
	width: 120px;
}
#navette.fixed {
	position: fixed;
	top: 0px;
}
.bouton_fonction {
	font-weight: bold;
	display: block;
	padding: 6px 32px 0px 7px;
	height: 52px;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
}
.bouton_fonction:first-child {
	margin-top: 20px;
}
/* Couleur des boutons */
.acier {
	color: #1D598F;
	border-color: #1D598F;
	background-image: url(../images/pictos_sb2-acier.png);
}
.printemps {
	color: #C5D326;
	border-color: #C5D326;
	background-image: url(../images/pictos_sb2-printemps.png);
}
.roy {
	color: #1281C1;
	border-color: #1281C1;
	background-image: url(../images/pictos_sb2-roy.png);
}
.orange {
	color: #e29425;
  border-color: #e29425;
  background-image: url(../images/pictos_sb2-orange.png);
}
/* Picto des boutons */
.telecharger {
	background-position: 0px 0px;
}
.compte {
	background-position: -120px 0px;
}
.pdf {
	background-position: -240px 0px;
}
.panier {
	background-position: -360px 0px;
}
.inscription {
	background-position: -480px 0px;
}
.mail {
	background-position: -600px 0px;
}
.avis {
	background-position: -720px 0px;
}
.bouton_fonction:hover {
	background-image: url(../images/pictos_sb2-blanc.png);
}
.acier:hover {
	color: #FFF;
	background-color: #1D598F;
}
.printemps:hover {
	color: #FFF;
	background-color: #C5D326;
}
.orange:hover {
  color: #FFF;
  background-color: #e29425;
}
.roy:hover {
	color: #FFF;
	background-color: #1281C1;
}
/* ============== Menu bas ============== */
nav#basse {
	margin: 20px 0px 20px 240px;
	float: left;
	clear: both;
	border-top: 1px dotted #1D598F;
	padding: 15px 0px 0px;
}
nav#basse a {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #1D598F;
	background-image: url(../images/pictos_nav_basse.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 5px 0px 35px;
	height: 40px;
	width: 80px;
	display: table-cell;
	vertical-align: middle;
}
nav#basse a:hover, nav#basse a.open {
	background-color: #C5D326;
}
nav#basse .economiste {
	background-position: 0px 0px;
}
nav#basse .adherer {
	background-position: -300px 0px;
}
nav#basse .formation {
	background-position: -600px 0px;
}
nav#basse .droit {
	background-position: -900px 0px;
}
nav#basse .salon {
	background-position: -1200px 0px;
}
nav#basse .annuaire {
	background-position: -1500px 0px;
}
/* ============== Bloc pied ============== */
#pied.bande {
	background-color: #F2F2F2;
}
footer {
	padding: 20px 0px 20px;
	color: #555;
	background-color: #F2F2F2;
	clear: both;
	font-size: 11px;
	line-height: 13px;
}
footer a {
	color: #999;
	text-decoration: none;
}
footer a:hover {
	color: #000 !important;
	text-decoration: none;
}
#menuAnnexe1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
footer ul {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 105px;
	float: left;
}
footer li {
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
footer #menuAnnexe1 ul:nth-of-type(-n+3) li:first-child a {
	color: #555;
}
#cartouche_pied {
	background-image: url(../images/picto_footer-informe.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	text-align: center;
	display: block;
	padding: 45px 5px 12px;
	float: right;
	width: 108px;
	border: 1px solid #1281C1;
	font-size: 12px;
	line-height: 14px;
	color: #1281C1;
	font-weight: normal;
}
footer span {
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
}
/* ============== InfoBulle ============== */
#main a.tooltip:before {
	content: none;
	padding: 0px;
}
#tooltip {
	position: absolute;
	width: 270px;
	padding: 15px;
	background: #E1F2FB;
	border: 1px solid #777;
	font-size: 13px;
	color: #777;
	text-align: left;
	display: none;
	border-radius: 10px;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
}
a.tooltip {
	text-decoration: none;
	border-bottom: 1px dashed #777;
}
/* ============== Google MAPS ============== */
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}
.acf-map img {
	max-width: inherit !important;
}

/* ========== MAP ============= */

#map {
	width: 560px;
	height: 600px;
	position: relative;
	background: url(../images/carte/carte-france_fond.png);
}
#map .map {
	opacity: 0;
	cursor: pointer;
	transition: opacity .2s;
	position: absolute;
}
#map .map:hover, #map .map.active {
	opacity: 1;
}
#map .carte-dom {
	width: 86px;
	height: 333px;
	background: url(../images/carte/carte-dom.png);
	top: 264px;
	left: 0;
}
#map .carte-ouest {
	width: 228px;
	height: 148px;
	background: url(../images/carte/carte-ouest.png);
	top: 126px;
	left: 31px;
}
#map .carte-normandie {
	width: 150px;
	height: 109px;
	background: url(../images/carte/carte-normandie.png);
	top: 58px;
	left: 144px;
}
#map .carte-idf {
	width: 83px;
	height: 63px;
	background: url(../images/carte/carte-idf.png);
	top: 106px;
	left: 280px;
	z-index: 2;
}
#map .carte-nord_picardie {
	width: 115px;
	height: 129px;
	background: url(../images/carte/carte-nord_picardie.png);
	top: 0;
	left: 276px;
}
#map .carte-nord_est {
	width: 192px;
	height: 158px;
	background: url(../images/carte/carte-nord_est.png);
	top: 52px;
	right: 13px;
}
#map .carte-bourgogne_franche_comte {
	width: 171px;
	height: 129px;
	background: url(../images/carte/carte-bourgogne_franche_comte.png);
	top: 153px;
	right: 55px;
}
#map .carte-mediterrannee {
	width: 171px;
	height: 225px;
	background: url(../images/carte/carte-mediterrannee.png);
	bottom: 34px;
	right: 0;
	z-index: 2;
}
#map .carte-rhones_alpes_auvergne {
	width: 204px;
	height: 154px;
	background: url(../images/carte/carte-rhones_alpes_auvergne.png);
	bottom: 201px;
	right: 53px;
}
#map .carte-grand_sud {
	width: 205px;
	height: 156px;
	background: url(../images/carte/carte-grand_sud.png);
	bottom: 99px;
	right: 146px;
}
#map .carte-aquitaine {
	width: 129px;
	height: 167px;
	background: url(../images/carte/carte-aquitaine.png);
	bottom: 126px;
	right: 280px;
}
#map .carte-poitou_charente_limousin {
	width: 160px;
	height: 129px;
	background: url(../images/carte/carte-poitou_charente_limousin.png);
	bottom: 248px;
	right: 234px;
}
#map .carte-centre {
	width: 122px;
	height: 150px;
	background: url(../images/carte/carte-centre.png);
	top: 122px;
	left: 224px;
}
.map:hover:after {
	content: attr(data-name);
	position: absolute;
	border-radius: 5px;
	color: white;
	background: rgba(0,0,0,0.8);
	padding: 5px 10px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.map a {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 3;
}
#info-1 {
	overflow-x: hidden;
}
#minisliderpartners {
	background: #E5E5E5;
	height: 100px;
	position: relative;
}
#minisliderpartners a {
	display: block;
	float: left;
}


/** Styles des listes pour les offres / stages / alternances **/
#liste_offers {
	margin: 20px 0;
}
#liste_offers li {
	background-image: url(../images/puce_carre_acier.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	list-style: none;
	padding: 10px 13px;
	margin: -1px;
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
}
#liste_offers li ul li {
	background-position: left 5px;
	border: none;
	padding: 0;
	padding-left: 13px;
}
#liste_offers li.active {
	background-color: #f5f5f5;
	background-image: url(../images/puce_carre_acier.png);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.offer_title {
	cursor: pointer;
}
.offer_title.active {
	font-weight: 700;
}
.offer_date {
	font-weight: bold;
}
.content_offer {
	font-weight: normal !important;
	display: none;
	margin-top: 20px;
}

/* Actus */

.liste_actus {
	list-style: none;
	margin: 0;
}
.liste_actus li {
	padding: 10px 0;
	border-bottom: 1px solid #c4c4c4;
}
.liste_actus a {
	text-decoration: none;
}
.liste_actus em {
	font-size: 10px;
	color: #999;
}

/* Publications */

.hide {
	display: none;
}

/*ul.pdf li a[href$='.pdf']:before {
	content: url('../images/iconPDF.png');
	position: relative;
	top: 10px;
	left: -5px;
}
ul.pdf li a[href$='.xls']:before {
	content: url('../images/iconXLS.png');
	position: relative;
	top: 10px;
	left: -5px;
}
ul.pdf li a[href$='.doc']:before, ul.pdf li a[href$='.docx']:before {
	content: url('../images/iconDOC.png');
	position: relative;
	top: 10px;
	left: -5px;
}
ul.pdf li a[href$='.ppt']:before {
	content: url('../images/iconPPT.png');
	position: relative;
	top: 10px;
	left: -5px;
}
ul.pdf li a[href='#']:before {
	content: url('../images/iconNONE.png');
	position: relative;
	top: 10px;
	left: -5px;
}*/
.vignette_card {
	clear: both;
}
.vignette_card a, .vignette_card p {
	float: left;
}
.vignette_card a {
	width: 150px;
}
.vignette_card p {
	width: 85%;
	width: calc( 100% - 150px );
}
/* Formations */
.button_push {
	float:right;
	font-weight:bold;
	color:#e29425;
}
