.acymailing_module_form .acymailing_introtext{
    padding: 10px !important;
    font-weight: bold;
    font-size: 16px;
}
.acymailing_module_form td input[type="text"] {padding: 2px 5px;}
td.captchakeymodule input {margin: 0 !important; width: 90px !important;}

.smaller{
	font-size: 0.9em;
}
.color-009edc{color:#009edc !important;}
.color-cf5c01{color:#cf5c01 !important;}
.color-dfb002{color:#dfb002 !important;}
.color-a0b215{color:#a0b215 !important;}
.color-016600{color:#016600 !important;}
.color-4b1a75{color:#4b1a75 !important;}

span .jqeasytooltip {
  color: #4e5b60;
  text-decoration: none !important;
}

.main-container {
  background-color: #fff;
  box-shadow: 0 0 3px #999;
}

.pre-header{
  margin: 1px -14px;
}
.pre-header-content {
  background: rgba(0, 0, 0, 0) url("../images/bg-pre-header.png") repeat-x scroll 0 0;
  display: inline-block;
  float: right;
}
.changeFont{
  float: right;
}
.changeFont > a {
  display: block;
  float: left;
  height: 40px;
  line-height: 16px;
  overflow: hidden;
  text-indent: -5000px;
  width: 40px;
  padding: 0 5px;
}
a#decreaseFont{
  background: rgba(78,91,96,1) url("../images/font-size.png") no-repeat scroll 3px 0;
  border-radius: 0 0 0 2px;
}
a#resetFont {
  background: rgba(78,91,96,1) url("../images/font-size.png") no-repeat scroll -33px 0;
}
a#increaseFont {
  background: rgba(78,91,96,1) url("../images/font-size.png") no-repeat scroll -67px 0;
}
.pre-header-link {
  float: right;
  height: 40px;
  line-height: 35px;
  margin: 0 15px;
}
.pre-header-link > a {
  color: #4e5b60;
  padding: 5px;
  text-decoration: none !important;
}
.pre-header-link > a + a {
  border-left: 1px solid;
  padding: 5px 5px 5px 8px;
}
a.centre-ressource {
  background-color: #f39200;
  border-radius: 0 0 0 2px;
  color: #fff;
  float: right;
  font-size: 1.25em;
  height: 40px;
  padding: 7px 15px;
  text-decoration: none;
}


img.logo {
  margin: -10px 0 0;
  max-width: 100%;
  padding: 0 0 0 35px;
}

.search {
  margin: 25px 0 0;
}
.search .inputbox.search-query {
  border: 1px solid #a5b0b4;
  border-radius: 4px;
  padding: 6px 8px;
}
.search .button {
  background-color: #009edc;
  border: 1px solid #a5b0b4;
  border-radius: 3px;
  margin: 10px 0 -13px;
  padding: 3px;
}


nav.navbar.main-nav {
  background: #FFFFFF url("../images/bg-nav-principale.png") repeat-x scroll 0 2px;
  border-radius: 0;
  margin: 25px 0 3px;
}
.main-nav .collapse.navbar-collapse {
  padding: 0;
}
.nav.menu.navbar-nav::before {
  background: rgba(0, 0, 0, 0) url("../images/bg-nav.jpg") repeat-y scroll 0 0 / 100% auto;
  border: 1px solid #fff;
  color: #fff;
  content: "Ecouter, orienter, accompagner";
  display: inline-block;
  font-weight: bold;
  height: 25px;
  left: 20%;
  padding: 2px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 60%;
}
.item-312, .item-313, .item-314, .item-315  {
  margin: 25px 0 0;
}
.main-nav ul.navbar-nav {
  width: 100%;
}
.main-nav ul.navbar-nav > li {
  border-right: 1px solid #ffffff;
  width: 20%;
  text-align: center;
}
.main-nav ul.navbar-nav > li + li {
  border-left: 1px solid #d1d1d1;
}
.main-nav .navbar-nav a {
  color: #4e5b60;
}
.main-nav .navbar-nav > li > a {
  border-bottom: 6px solid #4e5b60;
  color: #4e5b60;
  font-size: 1.17em;
  font-weight: bold;
  line-height: 1.1em;
  min-height: 62px;
  padding: 9px 6px 8px;
}
.main-nav .navbar-nav > li > a.simple {
	padding: 18px 6px 8px 0px;	
}
.item-316 > a, .item-317 > a {
  min-height: 87px !important;
  padding: 15px 10px 0px !important;
}
.main-nav ul.navbar-nav > li.item-312 > a {
  border-bottom: 6px solid #f39200;
}
.main-nav ul.navbar-nav > li.item-313 > a {
  border-bottom: 6px solid #ffdd00;
}
.main-nav ul.navbar-nav > li.item-314 > a {
  border-bottom: 6px solid #c7d200;
}
.main-nav ul.navbar-nav > li.item-315 > a {
  border-bottom: 6px solid #277426;
}
.main-nav ul.navbar-nav > li.item-316 > a {
  border-bottom: 6px solid #670099;
}
.main-nav ul.navbar-nav > li.item-317 > a {
  border-bottom: 6px solid #009edc;
}
.main-nav .navbar-nav > li > a:hover {
  background-color: #FFF;
}

.main-nav .nav-child {
    display: none !important;
}
.nav-child {
  background-color: #f0f0f0;
  box-shadow: 0 2px 3px #ccc;
  list-style: outside none none;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 100;
  transition: 0.75s all 0s;
}
.navbar-nav > li:hover .nav-child {
  max-height: 300px;
  transition: 0.75s all 0s;
}
.nav-child > li > a {
  border-bottom: 1px solid #cccccc;
  display: inline-block;
  font-weight: bold;
  padding: 10px 8px;
  text-decoration: none;
  transition: all 0.75s ease 0s;
  width: 100%;
  font-size: 1.1em;
}
.nav-child > li > a:hover {
  background-color: #FCFCFC;
  transition: 0.75s all 0s;
}


.huge_it_slideshow_left, .huge_it_slideshow_right {
	display: inline-block !important;
	opacity: 0;
	transition: 0.5s all 0s;
}
.slideshow-home:hover .huge_it_slideshow_left, .slideshow-home:hover .huge_it_slideshow_right {
	opacity: 0.5;
	transition: 0.5s all 0s;
}
.slideshow-home .huge_it_slideshow_left:hover, .slideshow-home .huge_it_slideshow_right:hover {
	opacity: 1;
	transition: 0.5s all 0s;
}
.huge_it_slideshow_left {
  background: rgba(0, 0, 0, 0) url("../images/arrows-slide.png") no-repeat scroll 0 0 !important;
  width: 38px !important;
  height: 80px !important;
  margin-top: -40px !important;
}
.huge_it_slideshow_right {
  background: rgba(0, 0, 0, 0) url("../images/arrows-slide.png") no-repeat scroll -38px 0 !important;
  width: 38px !important;
  height: 80px !important;
  margin-top: -40px !important;
}
.huge_it_slideshow_text {
  background-color: #009edc;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 25%;
}
.huge_it_slideshow_text .huge_it_slideshow_title_text {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  color: #fff;
  font-size: 1.5em;
  font-weight: 200;
  left: 0;
  margin: 25px 0 0 25px;
  position: relative;
  text-align: left !important;
  text-transform: uppercase;
  top: 0;
  width: auto;
}
.huge_it_slideshow_text .huge_it_slideshow_description_text {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  font-size: 1.1em;
  left: 0;
  margin: 15px 0 0 40px;
  padding: 10px 30px 10px 10px;
  position: relative;
  text-align: left;
  width: auto;
}
.slideshow-home .huge_it_slideshow_dots_thumbnails {
  bottom: 0 !important;
  top: unset;
}

.breadcrumb-main {
  background: rgba(0, 0, 0, 0) url("../images/bg-breadcrumb.jpg") repeat-x scroll 0 bottom;
}
.breadcrumb-main .breadcrumb {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  margin: 0;
}
.breadcrumb-main .breadcrumb > li + li::before {
  content: none;
}

.row.main-content {
  background: #ffffff url("../images/bg-content.png") repeat-y scroll right 0;
}
.content {
  background-color: #ffffff;
}
.item-page-text img {
  max-width: 100%;
}

.entree-secteur h3 {
  transition: all 0.5s ease 0s;
}
.entree-secteur h3:hover {
  margin: 10px 0 20px;
  transition: all 0.5s ease 0s;
}
.entree-secteur h3 a {
  color: #4e5b60;
  font-size: 17px;
  text-decoration: none !important;
  transition: 0.5s all 0s;
}
.entree-secteur h3 a:hover {
  color: #333;
  transition: 0.5s all 0s;
}
.entree-secteur h3 a img {
  display: inline-block;
  margin: 0 0 -29px;
  position: relative;
}
.entree-secteur h3 a strong {
  background-color: #fff;
  display: inline-block;
  margin: 0 95px 0 0;
  padding: 5px 10px;
  position: relative;
}
.entree-secteur h3 a strong::after {
  background: transparent url("../images/vague.png") repeat scroll 0 0;
  content: "";
  display: inline-block;
  float: right;
  height: 30px;
  position: absolute;
  top: 0;
  width: 95px;
  right: -95px;
}

.row.footer-content-1 {
  background-color: #f2f2f2;
  padding: 20px 0;
  border: 2px solid #FFFFFF;
}
.latestnews > h3, .footer-content-2 h3 {
  color: #009edc;
  font-size: 1.15em;
  font-weight: bold;
  margin: 25px 0;
  padding: 0 0 15px;
  position: relative;
  text-transform: uppercase;
}
.latestnews > h3::after, .footer-content-2 h3:after {
  background-color: #ffc925;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.latestnews > div > a > h4 {
  color: #009edc;
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
}
.latestnews > div {
  border-bottom: 1px solid #cccccc;
  float: left;
  margin: 0 3% 15px;
  padding: 0 0 10px;
}
@media screen and (max-width: 767px) {
	.latestnews > div {
		  width: 100%;
		  min-height: 80px;
	}
}
.latestnews > div:nth-child(4), .latestnews > div:last-child {
  border-bottom: medium none;
  margin: 0 3%;
  padding: 0;
}

.programme-formation {
  color: #6f787c;
}
.programme-formation .panel-heading {
  background-color: #ffffff;
  color: #009edc;
  padding: 20px 15px;
}
.programme-formation .panel-heading h3 {
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
}
.programme-formation .panel-heading h3 small {
  color: #4e5b60;
  font-size: 0.9em;
  text-transform: none;
}
.programme-formation-desc {
  background-color: #f2f2f2;
  border: 1px solid #ffffff;
  margin: -15px -15px 15px;
}
.programme-formation img {
  width: 100%;
}
.programme-formation-desc p {
  font-size: 1.15em;
  margin: 20px 0;
}
.programme-formation .panel-footer {
  background-color: #009edc;
  color: #fff;
  font-weight: bold;
}
.programme-formation .panel-footer .bigger{
  font-size: 1.2em;
}
.programme-formation-sommaire h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.programme-formation-sommaire ul, .footer-content-2 ul {
  list-style: outside url("../images/puce.png") disc;
  padding: 0 0 0 15px;
}
.programme-formation-sommaire ul > li,  .footer-content-2 ul > li {
  margin: 0 0 10px;
}

.footer-content-2 {
  color: #6f787c;
  padding: 25px;
}


.sidebar {
  padding: 0px;
}
.sidebar > div {
  display: inline-block;
  margin: 0 0 12px;
  position: relative;
  width: 100%;
}
.sidebar > div::after {
  background: rgba(0, 0, 0, 0) url("../images/bg-sidebar.jpg") repeat-x scroll 0 0 / 100% 10px;
  bottom: -10px;
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  width: 100%;
}
.sidebar > div:last-child::after {
  display: none !important;
}
.sidebar .custom {
  background-color: #fff;
}
.sidebar .custom img{
  max-width: 100%;
}
.custom.recherche-cartographique {
  font-weight: bold;
}
.custom.description-eollis {
  background-color: #5dc4e1;
  color: #ffffff;
  border: transparent none;
}
.custom.description-eollis > div {
  padding: 25px;
}
.custom.description-eollis h3 {
  font-size: 1.15em;
  font-weight: bold;
  margin: 0 0 15px;
}
.custom.description-eollis p {
  line-height: 1.75em;
  margin: 0;
}

.item-page .encart-home h2::before {
  background: rgba(0, 0, 0, 0) url("../images/home/puce-home.png") repeat-x scroll 0 0;
  content: "";
  display: inline-block;
  height: 18px;
  margin: 0 7px -3px 0;
  width: 18px;
}
.item-page .encart-home h2 {
  font-size: 1.2em;
}
.encart-home h3 {
  font-size: 1.1em;
  font-weight: bold;
}

article.item-page {
  padding: 40px 20px;
}
article.item-page .img-intro {
  height: auto;
  margin: 0 0 25px;
  max-width: 100%;
}
.item-page > span:first-child {
  color: #f39200;
}
.item-page h1 {
  color: #009edc;
  font-size: 2.4em;
  font-weight: bold;
  margin: 5px 0 25px;
  text-transform: uppercase;
}
.item-page h1::after {
  background: rgba(0, 0, 0, 0) url("../images/bg-sidebar.jpg") repeat-x scroll 0 0 / 100% auto;
  content: "";
  display: block;
  height: 8px;
  margin: 8px 0 0;
  max-width: 100%;
  position: relative;
  width: 318px;
}
.item-page h2 {
  color: #009edc;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}
.item-page h2.modalites {
  color: #5dc4e1;
  margin: 0 0 15px;
}

.blog {
  padding: 20px;
}
.items-row {
  border-bottom: 1px dotted #bfe7f6;
  margin: 0 0 25px;
  padding: 0 0 20px;
}
.items-row:last-child {
  border: medium none !important;
}
.page-header {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.page-header h2 {
  margin: 0;
}
.page-header h2::after {
  background: rgba(0, 0, 0, 0) url("../images/bg-sidebar.jpg") repeat-x scroll 0 0 / 100% auto;
  content: "";
  display: block;
  height: 4px;
  margin: 4px 0 8px;
  max-width: 100%;
  position: relative;
  width: 250px;
}
.page-header h2 a {
  color: #009edc;
  font-size: 0.75em;
  font-weight: bold;
  text-decoration: none !important;
  text-transform: uppercase;
}
.row.article-info {
  background-color: #efefef;
  color: #7a8488;
  font-size: 0.9em;
  margin: 0 0 10px;
  padding: 5px 0;
}
.article-intro {
  padding: 0 15px;
}
.items-more {
  display: none;
}


.search.item-page.page-item > form {
  background-color: #eee;
  border-radius: 2px;
  margin: 0 0 20px;
  padding: 20px 25px 10px 25px;
}
.btn-toolbar.form-inline {
  display: inline-block;
  float: left;
}
.searchintro.item-page {
  display: inline-block;
  float: right;
}
.form-limit {
  text-align: right;
}
.phrases {
  display: inline-block;
  margin: 15px 0;
  width: 100%;
}
.phrases > legend {
  margin: 0 0 10px;
}
.phrases-box {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
}
.phrases-box label.radio {
  display: inline-block;
  float: left;
  margin: 0 20px 0 20px;
}
/*.highlight {
  background-color: #e5f5fb;
  padding: 0 2px;
}*/
#searchForm .checkbox > label {
  float: left;
  margin: 0 25px 10px 0;
}
.only > legend {
  margin: 0 0 10px 0 ;
}
fieldset.only .checkbox {
  display: inline-block;
  margin: 0;
}


.pagination > ul {
  display: inline-block;
  list-style: outside none none;
  margin: 20px 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.pagination > ul > li {
  display: inline-block;
}
.pagination > ul > li > a, .pagination > ul > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #009edc;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination > ul > li > span {
  background-color: #eee;
}
.pagination > ul > li:first-child > a, .pagination > ul > li:first-child > span {
  border-radius: 2px 0 0 2px;
}
.pagination > ul > li:last-child > a, .pagination > ul > li:last-child > span {
  border-radius: 0 2px 2px 0;
}


.bfPage section {
  padding: 0 20px 20px;
}
.bfPage section .row-fluid > div {
  margin: 0 0 15px;
}
.bfQuickMode .controls .control-label {
  float: left;
  margin: 9px 0 0;
  padding: 0 15px;
  text-align: right;
}
.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
  background-color: #f1f2f3;
  border: 1px solid #d3d6d7;
  border-radius: 2px;
  color: #4e5b60;
  padding: 8px;
  transition: 0.5s all 0s;
}
.bfQuickMode input[type="text"]:focus, .bfQuickMode textarea:focus, .bfQuickMode select:focus, .bfQuickMode .uneditable-input:focus {
  background-color: #fff;
  color: #333333;
  transition: 0.5s all 0s;
}
.form-actions {
  display: inline-block;
  width: 100%;
  padding: 10px 30px 40px;
}
.bfSubmitButton.btn.btn-primary.pull-right.button {
  background-color: #5dc4e1;
  border: 1px solid #009edc ;
  border-radius: 2px;
  transition: 0.5s all 0s;
}
.bfSubmitButton.btn.btn-primary.pull-right.button:hover {
  background-color: #009edc;
  transition: 0.5s all 0s;
}


#glossarysearch #filter_search, #limit {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: inline-block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#limit {
  margin: 0 0 0 15px;
}
#glossarysearch #filter_search:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;
}
.pagination #adminForm .pagination-list {
  margin: 0;
}
.container .pagination {
  width: 100%;
}
.pagination.pagination-toolbar.clearfix {
  width: 100%;
}
.pagination-list li a {
  display: inline-block !important;
}
.icon-backward::before {
  content: "<<";
}
.icon-step-backward::before {
  content: "<";
}
.icon-forward::before {
  content: ">>";
}
.icon-step-forward::before {
  content: ">";
}


.footer {
  background-color: #4e5b60;
  color: #fff;
  padding: 0 15px;
}
.footer::before {
  background: rgba(0, 0, 0, 0) url("../images/border-footer.png") repeat-y scroll 0 0 / 100% 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 0 0 0 -15px;
  position: relative;
  top: -5px;
  width: calc(100% + 30px);
}

.row.menu-sub-footer {
  margin: 10px -15px 15px;
}
.menu-sub-footer .nav li.parent > a {
  font-weight: bold;
  text-transform: uppercase;
}
.menu-sub-footer .nav li a {
  border: medium none !important;
  color: #fff;
  padding: 4px 10px;
}
.menu-sub-footer .nav li a:hover, .menu-sub-footer .nav li a:focus {
  background: rgba(255,255,255,0.1)!important;
}
.menu-sub-footer .nav-child {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: none;
  display: inline-block;
  max-height: none;
  position: relative;
}
.menu-sub-footer ul > li > ul.nav-child > li > a::before {
  content: ">";
  display: inline-block;
  font-weight: bold;
  left: 12px;
  position: absolute;
  top: 2px;
}
.menu-sub-footer ul > li > ul.nav-child > li > a {
  font-weight: normal;
  padding: 2px 10px 4px 25px;
  position: relative;
}

.logo-footer {
  margin: 0 0 25px 0;
}
.footer-content {
  border-bottom: 1px solid #7a8488;
  border-top: 1px solid #7a8488;
  padding: 35px 0;
}


.menu-footer .nav.menu {
  margin: 10px 0;
  text-align: center;
}
.menu-footer ul.nav li {
  border-right: 1px solid #7a8488;
  display: inline-block;
}
.menu-footer ul.nav li:last-child {
  border-right: medium none;
}
.menu-footer ul.nav li span, .menu-footer ul.nav li a {
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  transition: all 0.5s ease 0s;
}
.menu-footer ul.nav li a:hover {
  background-color: rgba(255,255,255,0.25);
  transition: 0.5s all 0s;
}

.cat-children, .pagination .counter.pull-right {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
.main-nav .navbar-nav > li > a {
  min-height: 80px;
  padding: 9px 5px 8px;
}
.main-nav ul.navbar-nav > li.item-316 > a, .main-nav ul.navbar-nav > li.item-317 > a {
  min-height: 105px !important;
}
.item-316 > a, .item-317 > a {
  padding: 25px 10px 20px !important;
}

}
@media (min-width: 768px) and (max-width: 991px) {

img.logo {
  margin: 10px 0 0 0;
}
.main-nav .navbar-nav > li > a {
  min-height: 80px;
}
.main-nav ul.navbar-nav > li.item-317 > a {
  min-height: 105px !important;
}

}
@media screen and (max-width: 767px) {
.navbar-header > span {
  color: #009edc;
  font-weight: bold;
  margin: 15px 0 0 15px;
}
a.centre-ressource {
  font-size: 1.1em;
  padding: 7px 10px;
}
.row.header > div > a {
  display: inline-block;
  text-align: center;
  width: 100%;
}
img.logo {
  margin: 25px 0 15px;
  padding: 0 15px;
}
.search {
  margin: 0 0 10px;
  text-align: center !important;
}
#main-nav {
  margin: 0 !important;
  padding: 0 !important;
}
nav.navbar.main-nav {
  margin: 0;
}
.nav.menu.navbar-nav::before{display: none !important;}
.nav.menu.navbar-nav {
  margin: 0;
}
.main-nav ul.navbar-nav > li {
  margin: 0 !important;
  width: 100%;
}
.main-nav .navbar-nav > li > a {
  height: auto;
  min-height: auto !important;
  padding: 15px 10px !important;
}
.bfQuickMode .controls .control-label {
  margin: 0 0 5px;
  padding: 0;
  text-align: left;
}

}