* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: 12px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: #e4ebf0;
	text-align: center;
}
#ToolTip{
	max-width:300px;
	_width:300px;
	background:#fefefe;
	padding:3px;
	font-size:11px;
	color:#000;
	border:1px solid #CBD2D5;
	text-align:left;
}
#ToolTip ul{
	margin:2px 0px 2px 15px;
}
#PageAll, #Homepage, #PageSat {
	margin: 0 auto;
	width: 966px;
	text-align:left;
}

#Top {
	position: relative;
	width: 966px;
	height: 217px;
	margin: 0;
	padding: 0;
	display: block;
}
#page {
	display:none;
}

@media (max-width: 768px) { /* @Media < 768px */

  #Top, .thePath {
	display: none !important;
  }
  /*#Middle .LeftPart, #Middle .ContentPart, #Middle, #Middle .RightPart, #Middle .RightPart_Green, #Middle .RightPart_01 {
    -webkit-transform: rotateX(180deg);
  }*/
   #Middle .ContentPart {
    margin: 20px 0px 0px 0px !important;
  }
  .LeftPart {
  	width:100% !important;
  	padding: 40px 0px 20px 0px !important;
    margin: 0 auto !important;
    float: none !important;
    border-radius: 5px;
    text-align: center !important;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
    background: #ededed; /* Old browsers */
    background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ededed 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

  }


  .LeftPart > div {
    text-align: left !important;
    display: inline-block !important;
  }

  /*.LeftPart .teaserExpert_01, .LeftPart .teaserExpert_02, .LeftPart .teaserExpert_03, .LeftPart .teaserExpert_04 {
    width:100% !important;
    height:auto !important;
  }

  .LeftPart .teaserExpert_01 img, .LeftPart .teaserExpert_02 img, .LeftPart .teaserExpert_03 img, .LeftPart .teaserExpert_04 img {
    width:100% !important;
    height:auto !important;
  }*/

  * {
	  -webkit-box-sizing: border-box;
	     -moz-box-sizing: border-box;
	          box-sizing: border-box;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
  .ContentPart, .RightPart {
  	width:100% !important;
  }
  .ContentPart p, #PageSat p, .ContentPart li, #PageSat li {
      font-size: 16px !important;
      line-height: 22px !important;
  }
  .border_orange, .border_pink, .border_green {
  	height: auto !important;
  	padding-bottom: 70px !important;
  }
  /*.ContentPart > div > h1,*/ .ContentPart > div > .picto_title {
  	line-height: initial !important;
  	margin-left:0px !important;
  	padding-top:70px;
  	text-indent: 0px !important;
  }
  #page {
	display: block;
	margin-top: 10px;
  margin-bottom: 5px;
	height: 50px;
  }
  #page header {
	margin-left: 15px;
  }
  #page header a {
	position: absolute;
	top:0;
	left:10px;
  }
  #Homepage {
  	width:100% !important;
  }

  #Homepage .main-container {
  	padding-top:20px;
  }

  #Homepage .main-container .ContentPart, 
  #Homepage .main-container .RightPart, 
  #Homepage .main-container h1 {
  	width:100% !important;
  }
  
  #Homepage .main-container .home-pic {
  	display:none !important;
  }
  #Homepage .main-container {
  	padding: 30px 10px 10px 10px !important;
  	margin-top:10px !important;
  }

  .inscriptionBox {
  	width:100% !important;
  }

  .home-teasers > div {
  	    margin-right: 30px !important;
  	    margin-bottom: 15px !important;
  }
  .home-teasers hr {
  	    display:none !important;
  }
  .homeBox {
  	width:100% !important;
  	border-radius: 5px;
  	overflow: hidden;
  }
  .homeBox .title {
  	width:100% !important;
  	background:#aab4be !important;
  	padding: 5px !important;
    height: auto !important;
  }

  .santeBox {
  	width:100% !important;
  	border-radius: 5px;
  	overflow: hidden;
  }
  .santeBox a {
  	background:#699f73 !important;
  	width:100% !important;
  	height: auto !important;
  }

  #sante-bottom {
    padding:10px 15px 8px 0px !important;
  }

  .home-teasers:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
	.home-teasers { display: inline-block; }
	/* start commented backslash hack \*/
	* html .home-teasers { height: 1%; }
	.home-teasers { display: block; }
	/* close commented backslash hack */

  #MiddleHome {
    margin-top: 0px !important;
  }
  .content-lists {
	width:100% !important;
	margin-bottom:15px;
	margin-top:15px;
  }

  .social-icons {
  	display:none !important;
  }
  .mm-toggle-wrap {
  	background: transparent !important;
  	position: fixed;
  	top: 10px;
  	right: 10px;
  	width:auto !important;
  	z-index: 99999;
  }
  #flashcontent {
  	display: none !important;
  }
  #PageAll {
  	width:100% !important;
  }

  .picto_title {
  	width:100% !important;
  	margin-left: 0px !important;
  }
  /*.terminologie {
  	background: transparent !important;
  }*/

  .ContentPart img {
	max-width: 100%;
	height: auto; 
	display: block;
  }

  .ContentPart .grid33, .ContentPart .grid50, .ContentPart .grid100 {
  	width: 100% !important;
    /*text-align: center;*/
  }
  .ContentPart .grid33 img, .ContentPart .grid50 img, .ContentPart .grid100 img {
  	width: 100% !important;
    height: auto;
    margin-bottom: 15px;
  }
  /*.ContentPart .imagination {
  	background: transparent !important;
  }
  .picto_title {
  	width: auto !important;
  	margin-left: 0px !important;
  }*/
  .ContentPart .roundedBox {
  	width:95% !important;
    position: relative !important;
  }

  .ContentPart .roundedBox-mid {
  	height: auto !important;
  }

  .criteriaSearch-box {
  	background: #ededed !important;
  	height: 45px !important;
  	width:100% !important;
  	margin-bottom:5px !important;
  }
  .criteriaSearch-submit {
  	width: auto !important;
  	height: auto !important;
  }
  .criteriaSearch-box.criteriaSearch-region {
	z-index: 999;
  }
  .criteriaSearch-box.criteriaSearch-age {
  	z-index: 998;
  }
  .criteriaSearch-box.criteriaSearch-theme {
  	z-index: 997;
  }

  .RightPart_Green {
  	width:100% !important;
  }

  .searchThemeIndex .size1of2 {
  	width:100% !important;
  }

  .ContentPart .listForms2 {
  	width:100% !important;
  }

  .boxFiches *, .boxLinks *, .boxTools * {
	  -webkit-box-sizing: initial !important;
	     -moz-box-sizing: initial !important;
	          box-sizing: initial !important;
  }

  .colInscription {
  	width:100% !important;
  }

  .inscriptionBox {
  	width:100% !important;
  }
  .inscriptionBox table {
  	width:100% !important;
  }

  #PageSat{
  	width:100% !important;
  }

  #PageSat .ContentPart {
  	padding-top:5px !important; 
  }

  #biblio1, #biblio2 {
  	width:100% !important;
  }

  .PartenairesList {
  	width:100% !important;
  }

  .biblioSplit {
  	width:100% !important;
  }
   .biblioTabsAll {
	 width:100% !important;
   }
  #biblio1, #biblio1 .biblioContent, #biblio2, #biblio2 .biblioContent {
  	width:100% !important;
  	background: transparent !important;
  	padding:0px !important;
  }
  .biblioContent {
  	margin-top:40px;
  }
  .biblioTabsAll li {
  	width:100% !important;
  	background: #ccc !important;
  	height: auto !important;
  	margin-bottom: 5px !important;
  	border-radius: 5px;
  	display: block;
  }
  .biblioTabsAll li a {
    height: auto !important;
  }
  .biblioTabsAll .tab2 {
  	background:#f1a530 !important;
  }
  .biblioTabsAll .tab1 {
  	background:#d74a9a !important;
  }

  .eventsTabsAll {
  	width:100% !important;
  	height: initial !important;
  }
  .eventsTabsAll, #events1, #events2, #events3, #events4, .eventsContent {
  	float:left;
  }

  .eventsTabsAll li {
  	width:100% !important;
  	background: #7988d1 !important;
  	height: auto !important;
  	margin-bottom: 5px !important;
  	border-radius: 5px;
  	display: block;
  }
  .eventsTabsAll li a {
  	height: auto !important;
  }

   .eventsContent, #events1, #events2, #events3, #events4, .eventItem{
  	width:100% !important;
  	background: transparent !important;

  	/*padding:0px !important;*/
  	/*border: 0px !important;*/
  }
  .eventsTabsAll .tab1{
	background: #707898 !important;
  } 
  .eventsTabsAll .tab2{
	background: #949ab2 !important;
  } 
  .eventsTabsAll .tab3{
	background: #b7bbcb !important;
  } 
  .eventsTabsAll .tab4 {
	background: #ccd0db !important;
  }
  .eventsContent {
	margin-top: 15px;
  }
  .eventsContent p.intro {
	/*padding-top: 30px !important;*/
	display: block !important;
  }

  video, .video, .video-js {
  	width: 100% !important;
  }

  .yellowBox, .yellowBox table, .roseBox, .roseBox table {
  	width: 100% !important;
  }

  #Footer .copyright, .copyright {
  	position: relative !important;
  	float: left;
  	top: initial !important;
  	left: initial !important;
  	display: none !important;
  }

  .smpLinkLevel1, .smpLevel2, .smpLevel3 {
	width: 100% !important;
	margin:0px !important;
  }

  .criteriaSearch-submit.right {
  	float:left !important;
  }

	.border_green .icon {
		display: none !important;
	}  

   .smpLevel2, .smpLevel3 {
	width: 100% !important;
	padding-left:30px !important;
  }

  #sitemapZone1Cont, #sitemapZone2Cont, #sitemapZone3Cont, #sitemapZone4Cont, #sitemapZone5Cont {
  	width: 100% !important;
  }

  .picoclassolsize, .contentText {
  	width: 100% !important;
  }

  .remarqueImportant {
  	height: auto !important;
  }

  #Language, #Language * {
	  -webkit-box-sizing: initial !important;
	     -moz-box-sizing: initial !important;
	          box-sizing: initial !important;
  }

  #Language #Top, #Language, .LangChoice  {
  	display:block !important;
  	width:100% !important;
  	height: auto !important;
  	text-align: center !important;
  }
  #Language #Top .Logo {
  	margin:0 auto !important;
  	display:inline-block !important;

  	padding-bottom: 8px !important;
  }
  .LangChoice > img {
  	width:100% !important;
  	height: auto !important;
  }
  .LangChoice a {
  	width:49% !important;
  	max-width:170px;
  	/*float: left;*/
  	display:inline-block !important;
  	margin-top:20px !important;
  }
  /*.LangChoice a.afirst img {
  	padding-right:10px !important;
  }*/
  .LangChoice a img {
  	width:100% !important;
  	height: auto !important;
  }
  .IntroLanguage {
  	display:none !important;
  }

  .mobile-visible {
  	display: block !important;
  }
  .mobile-hidden {
  	display: none !important;
  }

  #Footer_LangChoice .byWM {
  	position: relative !important;
  	top: initial !important;
    right: initial !important;
    margin-top:30px !important;
  } 

  .home-teasers {
  	text-align: center !important;
  }
  .home-teasers > div {
  	text-align: left !important;
  	display:inline-block !important;
  	float:initial !important;
  	margin-right:5px!important;
  	margin-left:5px!important;
  }

  #Homepage #Top {
	display: block !important;
	height:auto !important;
	width:100% !important;
  }
  #Homepage .Logo,  #Homepage .MetaNav{
	display: none !important;
  }
  #Homepage #menu {
  	position: relative !important;
  	top: initial !important;
    right: initial !important;
    width:100% !important;
    height:auto !important;

  }
  #Homepage #menu > div {
  	position: relative !important;
  	top: initial !important;
    right: initial !important;
    width:100% !important;
    background: transparent !important;
    margin: 0px !important;
    height:auto !important;
  }
  #Homepage #menu  div a {
    width:100% !important;
    background: transparent !important;
    margin: 0px !important;
    height:auto !important;
  }
  #Homepage #menu > div p {
  	position: relative !important;
  	top: initial !important;
    right: initial !important;
    left: initial !important;
    width:100% !important;
    background: transparent !important;
    margin: 0px !important;
    height:auto !important;
    padding: 10px !important;
  }

  #Homepage #menu > div img, #Homepage #menu > div .savoirPlus  {
  	position: relative !important;
  	top: initial !important;
    right: initial !important;
    left: initial !important;
  }

  #Homepage #menu .menu01Container {
  	background: #fff url(../images/home-menu-01-mobile.gif) repeat-x !important;
  }
  #Homepage #menu .menu02Container {
  	background: #fff url(../images/home-menu-02-mobile.gif) repeat-x !important;
  }
  #Homepage #menu .menu03Container {
  	background: #fff url(../images/home-menu-03-mobile.gif) repeat-x !important;
  }

  #Homepage #menu img.titreTop {
  	margin-top:15px !important;
  	margin-bottom:15px !important;
  }

  #Homepage #menu .savoirPlus {
  	padding: 10px !important;
  	padding-top: 0px !important;
  	margin-bottom:10px !important;
  }

  .picoclassolsize {
    padding: 20px 10px 20px 27px !important;
  }

} /* @Media < 768px */
.btn-lng-mobile {
  background: #d02e8f;
  color: white !important;
  display: inline-block !important;
  padding: 5px 8px 3px 8px !important;
  border-radius: 3px;
  font-size: 12px !important;
}
.mm-toggle {
  border:0px !important;
}
@media (max-width: 480px) { /* @Media < 768px */
  .ContentPart .right {
  	width:100% !important;
  	height:auto !important;
  	padding-left:0px !important;
  	padding-right:0px !important;
  }
  .ContentPart .right img {
  	width:100% !important;
  	height:auto !important;
  }
  .ContentPart .left {
  	width:100% !important;
  	height:auto !important;
  	padding-left:0px !important;
  	padding-right:0px !important;
  }
  .ContentPart .left img {
  	width:100% !important;
  	height:auto !important;
  }

  .ContentPart  .criteriaSearch-submit.right {
  	width:auto !important;
  	height:auto !important;
  }

  .LeftPart img {
  	width:100% !important;
  	height:auto !important;
  }

} /* @Media < 480px */

#Top_quizz {
	position: relative;
	width: 360px;
	height: 217px;
	margin: 0;
	padding: 0;
	display: block;
}
#Middle {
	background: #fff url(../images/bg_body_top.gif) no-repeat 0 0;
	margin: 10px 0 0;
	text-align: left;
	min-height: 400px;
	padding: 0 10px 0 10px;
}
.noPrint{display:block;}
.toPrint{display:none;}

/* @group Nav top */

.NavTop .bigTeaserBox {
	width: 478px;
	height: 161px;
	/*background: url(../images/big_teaser_bottom.gif) no-repeat left bottom;*/
	display: block;
	position: relative;
	float: left;
	margin-right: 4px;
}

.NavTop .bigTeaserBoxSat {
	width: 464px;
	height: 161px;
	display: block;
	position: relative;
	float: left;
	margin-right: 0;
}

.NavTop .bigTeaserBoxSat .titleSat{
	position: absolute;
	top:60px;
	left: 25px;
	color: #fff;
	font-size: 29px;
	line-height:40px;
}

.navTopContainer {
	float: left;
}

.NavTop .navTopContainer li {
	padding: 0 3px 0 0;
	float: left;
	list-style-type: none;
}
.NavTop .navTopContainer li.last {
	padding: 0;
	float: left;
	list-style-type: none;
}

.NavTop h1 {
	position: absolute;
	top: 123px;
	left: 15px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #e699c5;
	line-height: 37px;
}

.NavTop .leesMeer, .NavTop .leesMeer:link, .NavTop .leesMeer:visited {
	position: absolute;
	top: 131px;
	color: #fff;
	right: 15px;
	display: block;
	height: 25px;
	padding: 3px 19px 0 0;
	/*background: url(../images/icon_movie.gif) no-repeat right top;*/
	vertical-align: middle;
	text-decoration: none;
}

.NavTop .leesMeer:hover {
	text-decoration: underline;
}

#Top .NavTop {
	width: 966px;
	height: 161px;
	position: absolute;
	top: 57px;
	left: 0;
}

/* @end */

/* @group Meta nav */

#Top .MetaNav {
	position: absolute;
	top: 24px;
	right: 0;
	height: 25px;
	text-align: right;
	width: 800px;
}

.MetaNav a, .MetaNav a:link, .MetaNav a:visited {
	color: #9fafba;
	font-size: 12px;
	line-height: 13px;
	margin-left: 26px;
	float: right;
	text-decoration: none;
}

.MetaNav .searchTable {
	position: relative;
	top: -9px;
	width: 190px;
	border: none;
	float: right;
	margin-left: 20px;
}

.MetaNav .searchTable input.theSearch, input.mailingInput {
	
	width: 160px;
	height: 23px;
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	padding: 4px 0 0 5px;
	color: #999;
	background: url(../images/bg_input_top.gif) no-repeat 0 0;
	border: none;
	text-indent: 3px;
}

.MetaNav a:hover {
	text-decoration: underline;
}

/* @end */

#PageAll #Top .Logo, #PageSat #Top .Logo {
	display: block;
	width: 129px;
	height: 44px;
	position: absolute;
	top: 8px;
	left: 15px;
}

#Homepage #Top .Logo {
	display: block;
	width: 158px;
	height: 55px;
	position: absolute;
	top: 8px;
	left: 15px;
}
#Language_quizz #Top_quizz .Logo {
	display: block;
	width: 108px;
	height: 55px;
	position: relative;
	margin-bottom: 10px;
}
#Language #Top .Logo {
	display: block;
	width: 158px;
	height: 55px;
	position: relative;
	margin-bottom: 10px;
}
#Language_quizz #Top .Logo {
	display: block;
	width: 0px;
	height: 55px;
	position: relative;
	margin-bottom: 10px;
}

#Top .LangChoice {
	width: 865px;
	height: 316px;
	margin: 0;
}

.NavBox {
	display: block;
	width: 225px;
}

.LangChoice a, .LangChoice a:link, .LangChoice a:visited {
	border: none;
}

.NavBox .nav1, .NavBox .nav1:link, .NavBox .nav1:visited, .NavBox .nav1active, .NavBox .nav1active:link, .NavBox .nav1active:visited {
	display: block;
	width: 225px;
	height: 28px;
	background: url(../images/bg_navbtn1.gif) no-repeat left bottom;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
  transition: none !important;
}

.level2BG {
	display: block;
	width: 225px;
	height: 28px;
	background: url(../images/bg_navbtn1.gif) no-repeat left top;
	margin: 0 0 10px 0;
}

.NavBox .nav1active, .NavBox .nav1active:link, .NavBox .nav1active:visited {
	text-decoration: none;
	background-position: 0 top;
	color: #d03190;
}

.NavBox .nav1:hover {
	text-decoration: none;
	background-position: 0 top;
	color: #d03190;
}

.NavBox ul.nav2 {
	margin: 10px 0;
	display: block;
}

.NavBox ul.nav2 li {
	list-style-type: none;
	margin: 5px 5px 5px 15px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #e1e4e7;
}

.NavBox ul.nav2 li a, .NavBox ul.nav2 li a:link, .NavBox ul.nav2 li a:visited {
	color: #97a4ad;
	text-decoration: none;
}

.NavBox ul.nav2 li a:hover {
	text-decoration: none;
	color: #d95ca5;
}

ul.nav5 {
	list-style-image: url(../images/bullet_puzzle_off.gif);
	list-style-position: outside;
	margin-left: 22px;
}

ul.nav5 li {
	margin: 3px 0;
}

ul.nav5 li:hover {
	list-style-image: url(../images/bullet_puzzle_on.gif);
}

ul.nav5 li a, ul.nav5 li a:link, ul.nav5 li a:visited {
	color: #97a4ad;
	font-weight: bold;
	text-decoration: none;
}

ul.nav5 li a:hover {
	text-decoration: none;
	color: #d02e8f;
}

ul.nav5 li.active a, ul.nav5 li.active a:link, ul.nav5 li.active a:visited {
	color: #d02e8f;
}

.NavBox ul.nav3 li {
	list-style-type: none;
	margin: 5px 5px 0 10px;
	padding: 0;
	border: none;
}

.NavBox ul.nav4 li {
	list-style-type: none;
	margin: 5px 5px 0 15px;
	padding: 0;
	border-top: none;
}

.NavBox .nav2 a.active, .NavBox .nav3 a.active, .NavBox .nav4 a.active, .NavBox .nav2 a.active:link, .NavBox .nav3 a.active:link, .NavBox .nav4 a.active:link, .NavBox .nav2 a.active:visited, .NavBox .nav3 a.active:visited, .NavBox .nav4 a.active:visited {
	color: #d03190;
}

.roseBox table td {
	padding: 0px;
}

.teaserLeft {
	margin-bottom: 10px;
	display: block;
}

.teaserExpert_01 {
	background: url(../images/bg_teas_exp_bot.gif) no-repeat left bottom;
	width: 225px;
	height: 119px;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.teaserExpert_01 h1 {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	position: absolute;
	top: 27px;
	left: 10px;
	font-size: 23px;
	line-height: 23px;
}

.teaserExpert_01 h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	position: absolute;
	top: 50px;
	left: 10px;
}

.teaserExpert_01 p {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	position: absolute;
	top: 65px;
	left: 10px;
	font-size: 11px;
}

.teaserExpert_01 .leesmeer, .teaserExpert_01 .leesmeer:link, .teaserExpert_01 .leesmeer:visited {
	position: absolute;
	top: 96px;
	right: 0;
	color: #fff;
	text-decoration: none;
	padding: 3px 20px 0 0;
	font-weight: bold;
	display: block;
	height: 25px;
}

.teaserExpert_01 .leesmeer:hover {
	text-decoration: underline;
}

.teaserExpert_02 {
	background: url(../images/bg_teas_exp_bot_02.gif) no-repeat left bottom;
	width: 225px;
	height: 119px;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.teaserExpert_02 h1 {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	position: absolute;
	top: 27px;
	left: 10px;
	font-size: 23px;
	line-height: 23px;
}

.teaserExpert_02 h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 10px;
}

.teaserExpert_02 p {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	position: absolute;
	top: 65px;
	left: 10px;
	font-size: 11px;
}

.teaserExpert_02 .leesmeer, .teaserExpert_02 .leesmeer:link, .teaserExpert_02 .leesmeer:visited {
	position: absolute;
	top: 96px;
	right: 0;
	color: #fff;
	text-decoration: none;
	padding: 3px 20px 0 0;
	font-weight: bold;
	display: block;
	height: 25px;
}

.teaserExpert_02 .leesmeer:hover {
	text-decoration: underline;
}

.violetBox {
	background: #d5c2e6 url(../images/violet_box_bot.gif) no-repeat 0 bottom;
	width: 225px;
	margin: 10px 0;
	padding-bottom: 10px;
	color: #fff;
}

.violetBox table {
	margin: 0 0 10px;
	width: 225px;
}

.violetBox table tr {
	vertical-align: top;
}

.violetBox table td {
	padding: 3px 0 3px;
}

.violetBox .title {
	background: url(../images/violet_box_top.gif) no-repeat;
	height: 26px;
	width: 225px;
	color: #fff;
	display: table-cell;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0;
	margin: 0;
}

.violetBox td.text {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	text-align: left;
	width: 199px;
	padding-top: 5px;
}
.violetBox td.picto_video {
	width: 26px;
	padding-left: 10px;
}

.violetBox a, .violetBox a:link, .violetBox a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

.violetBox a:hover {
	color: #9c74c3;
}


.yellowBox {
	background: #f7d970 url(../images/yellow_box_bot.gif) no-repeat 0 bottom;
	width: 225px;
	margin: 10px 0;
	padding-bottom: 10px;
	color: #fff;
}
.yellowBox #congres-day-top {
	background:url(../images/teaser_yellow_2014_new.png) top left no-repeat;
	width:260px;
	height:114px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:10px;
	line-height:1.4;
	font-size:14px;
	font-weight:normal;
}
.yellowBox #congres-day-top2 {
	background:url(../images/teaser_yellow_2014_2.png) top left no-repeat;
	width:260px;
	height:44px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:10px;
	line-height:1.4;
	font-size:14px;
	font-weight:normal;
}
a.yellowLink {
	color: #F7AD00 !important;
}
a.yellowLink:hover {
	text-decoration: underline !important;
}
.yellowBox #congres-day-bottom {
    background: url(../images/teaser_yellow_bot_2014.png) no-repeat scroll left bottom rgba(0, 0, 0, 0);
    border: 0 none;
    color: white;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 1.4;
    padding: 3px 10px 0;
    text-align: right;
    text-decoration: none;
    width: 260px;
}

.yellowBox table {
	margin: 0 0 10px;
	width: 225px;
}

.yellowBox table tr {
	vertical-align: top;
}

.yellowBox table td {
	padding: 3px 0 3px;
}

.yellowBox .title {
	background: url(../images/yellow_box_top.gif) no-repeat;
	height: 26px;
	width: 225px;
	color: #fff;
	display: table-cell;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0;
	margin: 0;
}

.yellowBox td.text {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	text-align: left;
	width: 199px;
	padding-top: 5px;
}
.yellowBox td.picto_video {
	width: 26px;
	padding-left: 10px;
}

.yellowBox a, .yellowBox a:link, .yellowBox a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.yellowBox a:hover {
	color: #7988d1;
}


.blueBox {
	background: #cbd2ee url(../images/blue_box_bot.gif) no-repeat 0 bottom;
	width: 225px;
	margin: 10px 0;
	padding-bottom: 10px;
	color: #fff;
}

.blueBox table {
	margin: 0 0 10px;
	width: 225px;
}

.blueBox table tr {
	vertical-align: top;
}

.blueBox table td {
	padding: 3px 0 3px;
}

.blueBox .title {
	background: url(../images/blue_box_top.gif) no-repeat;
	height: 26px;
	width: 225px;
	color: #fff;
	display: table-cell;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0;
	margin: 0;
}

.blueBox td.text {
	font-size: 12px;
	padding-top: 8px;
	line-height: 16px;
	text-align: left;
	width: 199px;
}
.blueBox td.picto_video {
	width: 26px;
	padding-left: 5px;
}

.blueBox a, .blueBox a:link, .blueBox a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

.blueBox a:hover {
	color: #7988d1;
}

.roseBox {
	background: #FAECF4;
	width: 685px;
	margin: 30px 0 0 0;
	padding-bottom: 0;
}

.roseBox table {
	margin: 0;
	width: 685px;
}

.roseBox table tr {
	vertical-align: top;
}

.roseBox table td.video {
	padding: 0px 0px 0px 10px;
	width: 495px;
}
.roseBox table td.video_spec {
	vertical-align: bottom;
	padding-right: 9px;
	display: table-cell;
}

.roseBox table td.video_spec a, .roseBox table td.video_spec a:link, .roseBox table td.video_spec .inRoseIMG {
	margin-top: 10px;
	display: block;
}


.spacerSides {
	padding: 0 10px;
}

.thePath {
	/*margin: 10px 15px;*/
  margin: 10px 5px;
	border-bottom: 2px solid #e1e4e7;
	padding: 10px 0;
	z-index: 10;
	text-align: left;
}

.thePath a, .thePath a:link, .thePath a:visited {
	margin-right: 7px;
	color: #97a4ad;
	background: url(../images/arrow_path.gif) no-repeat right center;
	padding-right: 15px;
	text-decoration: none;
}

.thePath a:hover {
	text-decoration: underline;
}

.pathOn {
	color: #d03190;
}

.pathOn2 {
	color: #7f7f7f;
}

.LeftPart {
	width: 225px;
	float: left;
	margin: 30px 15px 0 5px;
	display: block;
}
.LeftPartLarge {
	width: 500px;
	float: left;
	margin: 0 15px 0 80px;
	display: block;
}
#PageSat .LeftPart {
	width: 400px;
	float: left;
	margin: 0 15px 0 15px;
	display: block;
}

#PageSat h1 {
	color: #707898;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	line-height: 33px;
	margin-top: 30px;
	margin-bottom: 28px;
	position: relative;
}
#PageSat #Middle a{
	color: #7988d1;
}
#PageSat .ContentPart h1 {
	color: #707898;
}
.teaserClinic {
	width: 500px;
	height: 108px;
	display: block;
	margin: 10px 0;
	background: url(../images/bg_teaser_clinic.gif) no-repeat 0 0;
}
.teaserClinic img {
	float: left;
	margin: 14px 0 10px 0;
	padding-left: 15px;
}
#PageSat .ContentPart .teaserClinic p {
	display: block;
	padding: 15px 15px 15px 120px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

.ContentPart {
	float: left;
	margin: 0 10px 0 0;
}
.oneCol #PageSat #Middle{
	text-align: center;
}
.oneCol  .ContentPart{
	width: 820px;
	margin: 0 auto;
	float: none;
	text-align: left;
	display: block;
}

.twoCol .ContentPart {
	width: 660px;
}

.ContentPart .right {
	padding: 0 0 20px 20px;
	float: right;
}

.ContentPart .left {
	padding: 20px 20px 20px 0;
	float: left;
}

.more {
	background: url(../images/puzzle.gif) no-repeat 0 0;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 20px;
}

.threeCol .ContentPart {
	width: 390px;
	margin: 0;
}

.twoCol #PageSat .ContentPart {
	width: 500px;
}

.ContentPart h1 {
	color: #c7207f;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	line-height: 36px;
	margin-top: 30px;
	margin-bottom: 28px;
}

.ContentPart h2, .ContentPart h3, .ContentPart h4, .ContentPart h5 {
	color: #d02e8f;
	font-size:18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height:105%;
}

.ContentPart h6 {
	line-height:105%;
}

#PageSat h2 {
	color: #707898;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

#PageSat h3, #PageSat h4, #PageSat h5 {
	color: #707898;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ContentPart .introBold {
	color: #f3a7d0;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
}

.ContentPart .intro {
	color: #d02e8f;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
}
.ContentPart .portrait .intro {
	color: #d02e8f;
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 20px;
}

#PageSat .intro, #PageSat .ContentPart .intro {
	color: #707898;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
	font-weight: bold;
}

#PageSat .ContentPart ul.noBulletList {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#PageSat .ContentPart ul.noBulletList a, #PageSat .ContentPart ul.noBulletList a:link, #PageSat .ContentPart ul.noBulletList a:visited {
	color: #707898;
	text-decoration: none;
}

#PageSat .ContentPart ul.noBulletList a:hover {
	color: #707898;
	text-decoration: underline;
}

#PageSat .ContentPart .PartenairesList { 
	width: 450px;
}

#PageSat .ContentPart .HelpList { 
	width: 800px;
}

#PageSat .ContentPart .PartenairesList ul,
#PageSat ul.big-bulleted-list { 
	margin-top: 15px;
	margin-bottom: 0;
}

#PageSat .ContentPart .PartenairesList li, 
#PageSat .ContentPart .HelpList li,
#PageSat ul.big-bulleted-list li {
	list-style-image: url(../images/bullet_blue.gif);
	list-style-position: outside;
	padding-bottom: 5px;
	padding-left: 5px;
}
#PageSat ul.big-bulleted-list li {
	color: #333;
}

#PageSat .ContentPart .PartenairesList a, 
#PageSat .ContentPart .PartenairesList a:link, 
#PageSat .ContentPart .PartenairesList a:visited {
	color: #707898;
	text-decoration: none;
}

#PageSat .ContentPart .PartenairesList a:hover {
	color: #707898;
	text-decoration: underline;
}

.ContentPart p, #PageSat p {
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
}

.ContentPart ul, .ContentPart ol {
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
	list-style-position: outside;
	margin-left: 25px;
}
.ContentPart .biblioTabsAll{
width:820px;
height:54px;
margin:0;
padding:0;
}

.ContentPart .biblioTabsAll ul{
margin:0;
padding:0;
}

.ContentPart .biblioTabsAll li{
float:left;
width:192px;
height:54px;
margin:0 3px 0 0;
padding:0;
list-style-type:none;
}

#Middle .ContentPart .biblioTabsAll li a, #Middle .ContentPart .biblioTabsAll li a:link, #Middle .ContentPart .biblioTabsAll li a:visited{
color:#fff !important;
font-weight:bold;
height:34px;
padding:10px;
display:block;
font-size:14px;
}

.ContentPart .biblioTabsAll li.tab1{
background:url(../images/bg_bibliotab1.gif) no-repeat;
}
.ContentPart .biblioTabsAll li.tab2{
background:url(../images/bg_bibliotab2.gif) no-repeat;
}
.ContentPart .biblioTabsAll li.tab3{
background:url(../images/bg_bibliotab3.gif) no-repeat;
}

.ContentPart .biblioContent{
padding:50px 35px 20px;
background:transparent no-repeat 0 top;
}
.ContentPart .biblioSplit{
float:left;
width:340px;
padding-right:10px;
}
#Middle .ContentPart .biblioSplit p.author{
font-size:14px;
line-height:20px;
font-weight:normal;
font-style:normal;
text-decoration:none;
margin:0;
padding:0;
}
#Middle .ContentPart .biblioSplit h4{
font-size:14px;
line-height:20px;
font-weight:bold;
font-style:normal;
text-decoration:none;
margin:0;
padding:0;
}
#Middle .ContentPart .biblioSplit p.edition{
font-size:14px;
line-height:20px;
font-weight:normal;
font-style:normal;
text-decoration:none;
margin:0;
padding:0 0 10px 0;
color:#666;
}

.ContentPart #biblio1{
width: 820px;
background:url(../images/bg_bliblio_mod1_bot.gif) no-repeat 0 bottom;
padding:0;
margin:0;
}

.ContentPart #biblio1 .biblioContent{
background-image:url(../images/bg_bliblio_mod1_top.gif);
}

#Middle  .ContentPart #biblio1 p.author, #Middle  .ContentPart #biblio1 h4{
color:#d74a9a;
}

.ContentPart #biblio2{
width: 820px;
background:url(../images/bg_bliblio_mod2_bot.gif) no-repeat 0 bottom;
padding:0;
margin:0;
}

.ContentPart #biblio2 .biblioContent{
background-image:url(../images/bg_bliblio_mod2_top.gif);
}

#Middle  .ContentPart #biblio2 p.author, #Middle  .ContentPart #biblio2 h4{
color:#f1a530;
}

.ContentPart #biblio3{
width: 820px;
background:url(../images/bg_bliblio_mod3_bot.gif) no-repeat 0 bottom;
padding:0;
margin:0;
}

.ContentPart #biblio3 .biblioContent{
background-image:url(../images/bg_bliblio_mod3_top.gif);
}

#Middle  .ContentPart #biblio3 p.author, #Middle  .ContentPart #biblio3 h4{
color:#24a92d;
}

/* @group RightPart */

.RightPart_01 ul {
	padding-top: 10px;
	padding-bottom: 0px;
}

.RightPart_01 li {
	color: #333;
	font-size: 12px;
	line-height: 15px;
	list-style-position: inside;
	margin-left: 0;
	margin-bottom: 5px;
}

.RightPart {
	width: 280px;
	float: left;
	margin: 0;
	z-index: 40;
}

.RightPart_Green {
	width: 280px;
	float: left;
	margin: 0;
	z-index: 40;
}

.RightPart_01 {
	width: 280px;
	float: left;
	z-index: 40;
	margin: 0 0 0 15px;
}

#Homepage .RightPart {
	width: 276px;
}

.twoCol .RightPart {
	display: none;
}

.threeCol .RightPart {
	display: block;
	background: url(../images/bg_rightpart_bot.gif) no-repeat right bottom;
	margin-top: 30px;
}

.threeCol .RightPart_Green {
	display: block;
	background: url(../images/bg_rightpart_green_bot.gif) no-repeat right bottom;
	margin-top: 30px;
}

.threeCol .RightPart_01 {
	display: block;
	margin-top: 30px;
	padding-bottom: 15px;

	
}

.RightPart_01 .greyline {
	border-bottom: 1px solid silver;
	padding-bottom: 15px;
}

.RightPart_01 p {
	padding-right: 10px;
	line-height: 14px;
}

.RightPart_01 .more a:link, .RightPart_01 .more a:visited, .RightPart_01 .more a:hover {
	text-decoration: none;
	color: #d03190;
	margin: 0;
	padding: 0;
}

.RightPart h1 {
	color: #7988d1;
	line-height: 87px;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	background: url(../images/bg_rightpart_top.gif) no-repeat;
	padding-top: 8px;
	padding-left: 30px;
}
.RightPart_Green h1 {
	color: #587483;
	line-height: 87px;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	background: url(../images/bg_rightpart_green_top.gif) no-repeat;
	padding-top: 8px;
	padding-left: 30px;
}

.RightPart p {
	margin-left: 30px;
	color: #8a98d8;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 16px;
}

.RightPart_Green p {
	margin-left: 30px;
	color: #587483;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 16px;
}

.RightPart_01 h1 {
	color: #f0b1cc;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 15px;
}

.RightPart_01 p {
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 16px;
}

/* @end */

.ContentPart li {
	margin-bottom: 5px;
}

.twoCol .ContentPart a, .twoCol .ContentPart a, .threeCol .ContentPart a, .threeCol .ContentPart a {
	color: #d95ca5;
	text-decoration: none;
}

.twoCol .ContentPart a:hover, .twoCol .ContentPart a:hover, .threeCol .ContentPart a:hover, .threeCol .ContentPart a:hover {
	color: #d95ca5;
	text-decoration: underline;
}

a, a:link, a:visited, .more a:link, .more a:visited, .more a:hover {
	text-decoration: none;
	color: #d03190;
	margin: 0;
	padding: 0;
  transition: all .25s ease 0s;
}

a:hover {
	text-decoration: underline;
}

.social {
	background: url(../images/pictos/relations_sociales.gif) no-repeat 0 0;
}

.social h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.problemesSensoriels {
	background: url(../images/pictos/problemes_sensoriels.gif) no-repeat 0 0;
}

.problemesSensoriels h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.empathie {
	background: url(../images/pictos/empathie.gif) no-repeat 0 0;
}

.empathie h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.sentiments {
	background: url(../images/pictos/empathie.gif) no-repeat 0 0;
}

.sentiments h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.theories {
	background: url(../images/pictos/theories_autisme.gif) no-repeat 0 0;
}

.theories h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.pointsforts {
	background: url(../images/pictos/points_forts.gif) no-repeat 0 0;
}

.pointsforts h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.avenir {
	background: url(../images/pictos/avenir.gif) no-repeat 0 0;
}

.causes {
	background: url(../images/pictos/causes.gif) no-repeat 0 0;
}

.causes h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.communication {
	background: url(../images/pictos/communication.gif) no-repeat 0 0;
}

.communication h1, .avenir h1, .imagination h1, .sentiments h1  {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.cerebral {
	background: url(../images/pictos/cerebral.gif) no-repeat 0 0;
}

.cerebral h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.communication_02 {
	background: url(../images/pictos/communication.gif) no-repeat 0 0;
}

.communication_02 h1 {
	text-align: left;
	text-indent: 70px;
	padding-top: 12px;
	line-height: 45px;
}

.entourage {
	background: url(../images/pictos/entourage.gif) no-repeat 0 0;
}

.entourage h1 {
	text-align: left;
	text-indent: 70px;
	padding-top: 12px;
	line-height: 48px;
}

.chiffres {
	background: url(../images/pictos/chiffres.gif) no-repeat 0 0;
}

.chiffres h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.imagination {
	background: url(../images/pictos/imagination.gif) no-repeat 0 0;
}

.sentiments {
	background: url(../images/pictos/sentiments.gif) no-repeat 0 0;
}

.picto_title {
	width: 300px;
	text-indent: 00px;
	color: #c7207f;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 28px;
	margin-left: 70px;
	padding-top: 10px;
}

.interieur {
	background: url(../images/pictos/interieur.gif) no-repeat 0 0;
}

.interieur h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.points_forts {
	background: url(../images/pictos/points_forts.gif) no-repeat 0 0;
}

.points_forts h1 {
	text-align: left;
	text-indent: 70px;
	padding-top: 12px;
	line-height: 40px;
}

.problemes_associes {
	background: url(../images/pictos/problemes_associes.gif) no-repeat 0 0;
}

.problemes_associes h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.terminologie {
	background: url(../images/pictos/terminologie.gif) no-repeat 0 0;
}

.terminologie h1 {
	text-align: left;
	text-indent: 70px;
	line-height: 60px;
}

.portrait_top {
	background: url(../images/bg_navbtn1.gif) no-repeat left top;
	color: #c7207f;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 10px;
}

.portrait_list {
	color: #97a4ad;
	font-size: 12px;
	padding:10px 10px 0 10px;
	line-height:18px;
}

.portrait_list a {
	color: #97a4ad;
	text-decoration: none;
}

.portrait_list a:hover {
	text-decoration:underline;
}

.portrait_left {
	color: #97a4ad;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.portrait_right {
	color: #97a4ad;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}

.portrait_right a, .portrait_right a:link, .portrait_right a:visited {
	color: #97a4ad;
	text-decoration: none;
}

.picture {
	width: 87px;
}

.title {
	font-size: 18px;
	padding-left: 10px;
	padding-top: 10px;
	color: #c7207f;
	text-align: left;
	vertical-align: top;
}

.name {
	font-size: 14px;
	color: #b89ad6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #b89ad6;
	padding-top: 10px;
	padding-bottom: 20px;
}

.pictotext {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 15px;
}

.picto {
	padding-bottom: 10px;
}

.legend {
	display: block;
	color: #7988d1;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding: 3px 0 5px 0;
}
.RightPart_Green .legend {
	color: #587483;
}

hr {
	display: block;
	height: 1px;
	margin: 0;
	_margin: -7px 0;
	padding: 0;
	clear: both;
	visibility: hidden;
	border: 0;
	color: #fff;
	background-color: #f00;
}

.imageHolder {
	margin: 15px 0;
}

.TODO {
	background: yellow;
}

.portrait {
	padding-top: 30px;
	padding-bottom: 20px;
}

.video_top {
	background: url(../images/bg_navbtn1.gif) no-repeat left top;
	color: #c7207f;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 10px;
}

.video_left {
	color: #97a4ad;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

.video_left_title {
	color: #97a4ad;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #97a4ad;
}

.video_right {
	color: #97a4ad;
	font-size: 10px;
	text-align: right;
	padding-top: 6px;
	padding-right: 5px;
}

.video_left a, .video_left a:link, .video_left a:visited {
	color: #97a4ad;
	text-decoration: none;
}
.video_left a:hover {
	text-decoration: none;
	color: #d95ca5;
}

.video_left a.active, .video_left a.active:link, .video_left a.active:visited {
	color: #d95ca5;
	text-decoration: none;
}
.video_left a.active:hover {
	text-decoration: none;
	color: #d95ca5;
}

.video {
	padding-top: 30px;
	padding-bottom: 20px;
}

.video_portrait {
	padding-top: 10px;
	margin-left: 15px;
}

.video_portrait h2{
	margin: 10px 0 20px 0;
	line-height: 25px;
	
}

.video_portrait ul {
	padding: 0;
	margin: 10px 0 0 10px;	
	
}

.video_portrait li {
	list-style: none;
	float: left;
	padding-right: 20px;
	padding-left: 15px;
	background-image: url(../images/bullet_rose.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.twoCol .ContentPart .video_portrait li a, .twoCol .ContentPart .video_portrait li a:link, .twoCol .ContentPart .video_portrait li a:visited {
	color: #97a4ad;
	text-decoration: none;
}

.twoCol .ContentPart .video_portrait li a:hover {
	text-decoration: none;
	color: #d95ca5;
}


#Language {
	margin: 15px auto 0;
	width: 865px;
	display: block;
}
#Language_quizz {
	margin: 15px auto 0;
	width: 350px;
	display: block;
}
.centeritem{
	text-align: center;
}

/* @group Homepage */

#Homepage {
	margin: 0 auto;
	width: 966px;
	display: block;
}

#ColLeft {
	width: 330px;
	float: left;
	display:inline;
	border-right:1px #ccc solid;	
	margin:0;
	padding:0;	
}

#ColRight {
	display:inline;
	float:right;
	width:300px;
	margin:0;
	padding:0;	
}


#ColLeft img, #ColRight img {
	margin:5px 5px 15px 0;
	padding-right:15px;
}

#ColLeft ul, #ColRight ul {
	list-style-type:disc;
	height:90px;
}

#ColLeft li, #ColRight li {
	padding-right:30px;
	margin-left:15px;
}

/* ---------- TOP ----------*/

#Language #Top {
	position: relative;
	width: 865px;
	height: 385px;
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
}

#Homepage #Top {
	position: relative;
	width: 966px;
	height: 217px;
	margin: 0;
	padding: 0;
	display: block;
}
#Language .IntroLanguage {
	background-color: #fff;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	padding: 20px;
	margin-top: 10px;
	color: #333;
}
#Language .IntroLanguage h1 {	
	line-height: 110%;
	font-size: 16px;
	color: #666;
	/*color: #D02E8F;*/
	margin-bottom: 10px;
}
#Language .IntroLanguage p {
	font-size: 12px;
	color: #333;
}

/* ---------- MENU PRINCIPAL ---------- */

#Homepage #menu {
	position: absolute;
	top: 72px;
	height: 301px;
	width: 966px;
}

#Homepage #menu .menu01Container {
	position: relative;
	display: block;
	float: left;
	width: 315px;
	height: 301px;
	background: url(../images/navtop/homepage_01.gif) no-repeat;
}

#Homepage #menu #menu01 {
	position: relative;
	display: block;
	width: 315px;
	height: 301px;
	color: #bc0068;
	text-decoration: none;
	background: url(../images/navtop/homepage_01.gif) no-repeat;
}

#Homepage #menu .menu02Container {
	float: left;
	width: 315px;
	height: 301px;
	margin: 0 10px 0 10px;
	background: url(../images/navtop/homepage_02.gif) no-repeat;
	display:block;
}

#Homepage #menu #menu02 {
	position: relative;
	width: 315px;
	height: 301px;
	margin: 0;
	color: #ed9429;
	text-decoration: none;
	background: url(../images/navtop/homepage_02.gif) no-repeat;
	display:block;	
}

#Homepage #menu .menu03Container {
	position: relative;
	display: block;
	float: left;
	width: 315px;
	height: 301px;
	background: url(../images/navtop/homepage_03.gif) no-repeat;
}
#Homepage #menu #menu03 {
	position: relative;
	width: 315px;
	height: 301px;
	margin: 0;
	color: #109717;
	text-decoration: none;
	background: url(../images/navtop/homepage_03.gif) no-repeat;
	display:block;
}

#Homepage #menu .titreTop {
	position: absolute;
	top: 20px;
	left: 15px;
}

#Homepage #menu #menu01 p, #Homepage #menu #menu02 p, #Homepage #menu #menu03 p {
	position: absolute;
	top: 170px;
	left: 50px;
	line-height: 18px;
	font-size: 15px;
	height: 74px;
}
#Homepage #menu a#menu01 p, #Homepage #menu a#menu02 p, #Homepage #menu a#menu03 p, #Homepage #menu a#menu01 div, #Homepage #menu a#menu02 div, #Homepage #menu a#menu03 div{
	cursor: pointer;
}
#Homepage #menu div#menu01 p, #Homepage #menu div#menu02 p, #Homepage #menu div#menu03 p, #Homepage #menu div#menu01 div, #Homepage #menu div#menu02 div, #Homepage #menu div#menu03 div{
	cursor: default;
}

#Homepage #menu #menu01 div.savoirPlus, #Homepage #menu #menu02 div.savoirPlus, #Homepage #menu #menu03 div.savoirPlus {
	position: absolute;
	text-decoration: none;
	top: 250px;
	right: 35px;
	margin: 0;
}

#Homepage #menu #menu01 img, #Homepage #menu #menu02 img, #Homepage #menu #menu03 img {
	margin: 0 5px 0 0;
}

/* ---------- CONTENU TEXTE BAS ---------- */

#MiddleHome {
	background: #fff url(../images/bg_body_top.gif) no-repeat 0 0;
	margin-top: 165px;
}

#Homepage #MiddleHome h1 {
	color: #d02e8f;
	font-weight: normal;
	font-style: normal;
	font-size: 27px;
	line-height: 30px;
	padding-top: 26px;
	margin: 0 0 20px 20px;
	width: 620px;
}

#Homepage #MiddleHome h2 {
	color: #bc0068;
	font-weight: bold;
	font-size:18px;
}

#Homepage .ContentPart {
	width: 630px;
	margin: 0 0 0 20px;
}

#Homepage .ContentPart h1 {
	line-height: 32px;
}

#Homepage #MiddleHome .ContentPart .intro {
	color: #d02e8f;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 20px;
}

#Homepage .RightPart {
	display: block;
	color: #2e3437;
	width: 280px;
	float: left;
	margin: 0;
	z-index: 40;
}

#Homepage .RightPart_01 {
	width: 280px;
	float: left;
	margin: 0;
	z-index: 40;
}

.mailingTable {
	width: 240px;
	border: none;
	margin: 10px 10px 30px 10px;
}

.mailingTable tr {
	vertical-align: middle;
}

#Homepage .ThreeCol {
	width: 180px;
	margin: 0 15px 0 0;
	float: left;
}

#Homepage .ThreeCol h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #d02e8f;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	display: block;
	height: 60px;
}

#Homepage .ContentPart .ThreeCol  a:link, #Homepage .ContentPart .ThreeCol a:visited {
	font-size: 14px;
	line-height: 16px;
	color: #a7adb1;
	text-decoration: none;
	padding: 0 0 7px 0;
	display: block;
}

#Homepage .ContentPart .ThreeCol a:hover {
	text-decoration: underline;
}
#Homepage .greenBox {
	background: #f4f5f6 url(../images/greenBox_bottom.gif) no-repeat center bottom;
	width: 281px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
}
#Homepage .greenBox .title {
	background: url(../images/greenBox_top.gif) no-repeat;
	width: 281px;
	padding: 0;
	color: #fff;
	text-indent: 10px;
	height: 24px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#Homepage .greenBox2 .title {
	background: url(../images/greenBox_top3.jpg) no-repeat left top;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-indent:0;
	line-height:120%;
	height:35px;
	width:261px;	
	padding:5px 10px;	
}
#Homepage .greenBox2 {
	background: #d4d6e0 url(../images/greenBox_bottom3.jpg) no-repeat center bottom;
	width: 281px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
}
#Homepage .greenBox3 .title {
	background: #FF5500 url(../images/greenBox_top4.jpg) no-repeat left top;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-indent:0;
	line-height:120%;
	height:auto;
	width:261px;	
	padding:8px 10px;	
}
#Homepage .greenBox3 {
	background: #ffddcc url(../images/greenBox_bottom4.jpg) no-repeat center bottom;
	width: 281px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
}
#Homepage .autismDayBox, #Homepage .santeBox {
	background: #d4d6e0;
	width: 280px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0px;
}
#Homepage .congresBox {
	background: #f6d5e9;
	width: 280px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0px;
}

#Homepage .pinkBox .title {
	background: url(../images/greenBox_top2.gif) no-repeat;
	width: 281px;
	padding: 0;
	color: #fff;
	text-indent: 10px;
	height: 24px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#PageSat .ContentPart .greenBox .title {
	background: url(../images/greenBox_top.gif) no-repeat;
	width: 281px;
	padding: 0;
	color: #fff;
	text-indent: 10px;
	height: 24px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
#PageSat .ContentPart .greenBox {
	background: #f4f5f6 url(../images/greenBox_bottom.gif) no-repeat center bottom;
	width: 281px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
}
#Homepage .greenBoxOld .title {
	background: #c9dfd7 url(../images/greenBox_top.gif) no-repeat;
	width: 281px;
	padding: 0;
	color: #fff;
	text-indent: 10px;
	height: 24px;
	display: block;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}
#Homepage .greenBoxOld {
	background: #eef7f2 url(../images/greenBox_bottom.gif) no-repeat center bottom;
	width: 281px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
}
#Homepage .pinkBox {
	background: #f2f3f6 url(../images/greenBox_bottom2.gif) no-repeat center bottom;
	width: 281px;
	color: #ffffff;
	display: block;
	font-size: 17px;
	font-weight: bold;
}
#Homepage .greenBox h6 {
	margin: 5px 0 0 10px;
	color: #2e3437;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
}
#Homepage .orangeBox {
	background: #ff5500;
	width: 280px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0px;
}
#Homepage .orangeBox #congres-day-top {
	background:url("../images/teaser_orange_2014.png") top left no-repeat;
	width:260px;
	height:64px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:10px;
	line-height:1.4;
	font-size:14px;
	font-weight:normal;
}
#Homepage .orangeBox #congres-day-bottom {
    background: url("../images/teaser_orange_2014.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    border: 0 none;
    color: white;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 1.4;
    padding: 3px 10px 0;
    text-align: right;
    text-decoration: none;
    width: 260px;
}

#Homepage .greenBox .partenaires,
#Homepage .greenBox2 .partenaires,
#Homepage .autismDayBox .partenaires,
#Homepage .santeBox .partenaires,
#Homepage .greenBox3 .partenaires,
#Homepage .congresBox .partenaires,
#Homepage .orangeBox .partenaires {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}
.yellowBox .partenaires {
	background: #fefaec !important; 
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	width: 260px;
}


#Homepage .greenBox .partenaires a:link, #Homepage .greenBox .partenaires a:visited {
	color: #ABB5BC;
	text-decoration: none;
}
#Homepage .greenBox2 .partenaires a:link, #Homepage .greenBox2 .partenaires a:visited {
	color: #707898;
	text-decoration: none;
	font-weight: bold;
}
#Homepage .greenBox3 .partenaires a:link, #Homepage .greenBox3 .partenaires a:visited {
	color: #FF5500;
	text-decoration: none;
	font-weight: bold;
}
#Homepage .orangeBox .partenaires a:link, #Homepage .orangeBox .partenaires a:visited {
	color: #FF5500;
	text-decoration: none;
	font-weight: bold;
}
#Homepage .greenBox3 .partenaires a:hover {
	text-decoration: underline;
}

#Homepage .greenBoxOld .partenaires a:link, #Homepage .greenBoxOld .partenaires a:visited {
	color: #9fafba;
	text-decoration: none;
}

#Homepage .greenBox .partenaires a:hover,
#Homepage .greenBox2 .partenaires a:hover {
	text-decoration: underline;
	
}

#Homepage .pinkBox .events {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#Homepage .pinkBox .events a:link, #Homepage .pinkBox .events a:visited {
	color: #7988d1;
	text-decoration: none;
}


#Homepage .pinkBox .events a:hover {
	text-decoration: underline;
	
}

/* @end */

/* ---------- FOOTER ---------- */

/* @group Footer */

#Footer {
	background: url(../images/bg_body_bot.gif) no-repeat;
	margin-bottom: 20px;
	position: relative;
	display: block;
	height: 40px;
	width: 100%;
	text-align: left;
}
#Footer-index {
  background: url(../images/bg_body_bot_index.gif) no-repeat;
  margin-bottom: 20px;
  position: relative;
  display: block;
  height: 40px;
  width: 100%;
  text-align: left;
}

.prefooter{
	margin: 0;
}

#Footer .byWM,
#Footer-index .byWM {
	position: absolute;
	top: 16px;
	right: 10px;
	display: block;
}

#Footer .sitemap, #Footer .sitemap:link, #Footer .sitemap:visited,
#Footer-index .sitemap, #Footer-index .sitemap:link, #Footer-index .sitemap:visited {
	font-size: 11px;
	color: #666;
	display: block;
	width: 100px;
	line-height: 12px;
	text-decoration: none;
	position: absolute;
	top: 24px;
	left: 3px;
}

#Footer .sitemap:hover,
#Footer-index .sitemap:hover {
	text-decoration: underline;
}

#Footer .copyright,
#Footer-index .copyright {
	font-size: 11px;
	color: #666;
	line-height: 12px;
	text-align: center;
	width: 200px;
	position: absolute;
	top: 24px;
	left: 382px;
	display: block;
}

#Footer .sitemap, #Footer .sitemap:link, #Footer .sitemap:visited,
#Footer-index .sitemap, #Footer-index .sitemap:link, #Footer-index .sitemap:visited {
	font-size: 11px;
	color: #666;
	line-height: 12px;
	text-decoration: none;
	margin-left: 5px;
}

#Footer .sitemap:hover,
#Footer-index .sitemap:hover {
	text-decoration: underline;
}

#Footer_LangChoice {
	position: relative;
	height: 30px;
	display: block;
}
#Footer_LangChoice_quizz {
	position: relative;
	height: 0px;
	display: block;
}

#Footer_LangChoice .byWM {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}

#Footer_LangChoice_quizz .byWM {
	position: absolute;
	top: 160px;
	right: 0px;
	display: block;
}

#Footer_LangChoice .copyright {
	font-size: 11px;
	color: #666;
	line-height: 12px;
	position: absolute;
	top: 15px;
	left: 0px;
	text-align: left;
}

/* @end */

/* @group Table */

div.ContentPart table.regularTable {
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #C21574;
	background: #fafafa;
	color: #333;
	font-size: 12px;
}

div.ContentPart table.regularTable ul {
	color: #333;
	font-size: 11px;
	margin-top: 5px;
}

div.ContentPart table.regularTable img.boxed {
	padding: 10px;
}

div.ContentPart table.regularTable caption {
	margin: 0 0 5px 5px;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
}

div.ContentPart table.regularTable tr td {
	padding: 5px;
	text-align: left;
	font-size: 11px;
}

div.ContentPart table.regularTable tr td.first {
	padding: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

div.ContentPart table.regularTable thead {
	background-color: #C21574;
	font-weight: bold;
	color: white;
}

div.ContentPart table.regularTable tbody tr {
	border : 1px solid #C21574;
}

div.ContentPart table.regularTable tfoot {
	background-color: #ececec;
	padding: 3px 3px 3px 5px;
}

div.ContentPart table.regularTable tfoot td, table.regularTable p.small {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

table.regularTable .tableHighlight {
	background-color: #d8edf6;
}

div.ContentPart .bluebox table.regularTable {
	border-collapse: collapse;
	border: 1px solid #C21574;
	margin: 10px;
	width: auto;
	background-color: #f4f4f4;
}

div.ContentPart .bluebox table.regularTable tr td {
	padding: 5px;
	text-align: left;
	font-size: 11px;
}

div.ContentPart .bluebox table.regularTable tr td.first {
	padding: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

div.ContentPart .bluebox table.regularTable thead {
	background-color: #fff;
	font-weight: bold;
}

div.ContentPart .bluebox table.regularTable tbody tr {
	border : 1px solid #C21574;
}

div.ContentPart .bluebox table.regularTable tfoot {
	background-color: #ececec;
	padding: 3px 3px 3px 5px;
}

div.ContentPart .bluebox table.regularTable tfoot td, div.ContentPart .bluebox table.regularTable p.small {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

div.ContentPart .bluebox table.regularTable .tableHighlight {
	background-color: #d8edf6;
}

/*Colloque*/

.Colloque {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

.Colloque ul {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #707898;
}

.blacktext {
	color: #333333;
}

.formColloque {
	padding-top: 10px;
	padding-left: 10px;
	font: 12px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}
.smallerTitle {
	font-size: 18px;
}
.profileTitle {
	font-size: 11px;
	color: #666;	
}
.separator {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	clear: both;
	height: 1px;
}
.clear {
	clear: both;
}
.agenda-table {
	width: 80%;
}
.agenda-table tr td {
	vertical-align: top;
	padding: 6px 0;
	border-bottom: 1px solid #ddd;
}
.agenda-table tr.first td {
	border-top: 1px solid #ddd;
}
.workshop-table tr td {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}
.workshop-table tr td.last {
	border-right: 1px solid #ddd;
}

/* My Comment */

/*Scroller*/

#myGallery
{
	width: 478px;
	height: 161px;
	z-index:5;
	display: none;
	border: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	font-size: 16px;
	margin: 0;
	margin: 11px 10px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	text-decoration: none;
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	cursor: pointer;
	text-decoration: none;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

.hide_show_content{
	display:none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.teaserPartenaires {
	width: 450px;
	display: block;
	margin: 0 0 10px;
}

.teaserHelp {
	width: 800px;
	display: block;
	margin: 0 0 10px;
}

.teaserPartenaires .text {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	
}

.teaserPartenaires img {
	float: right;
	margin: 0 25px 10px 0;
	padding-left: 0;
}

#Homepage .teaserHome1 {
	height: 20px;
	width: 280px;
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	background: #ffb215 url(../images/home_teaser_bot_1.gif) no-repeat center bottom;
}
#Homepage .teaserHome1 a:link, #Homepage .teaserHome1 a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 15px 0 0;
}
#Homepage .teaserHome1 a:hover {
	text-decoration: underline;
	
}
#Homepage .teaserHome2 {
	height: 20px;
	width: 280px;
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	background: #2ea631 url(../images/home_teaser_bot_2.gif) no-repeat center bottom;
}
#Homepage .teaserHome2 a:link, #Homepage .teaserHome2 a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 15px 0 0;
}
#Homepage .teaserHome2 a:hover {
	text-decoration: underline;
	
}
#Homepage .teaserHome3 {
	height: 20px;
	width: 280px;
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	background: #d4468f url(../images/home_teaser_bot_3.gif) no-repeat center bottom;
}
#Homepage .teaserHome3 a:link, #Homepage .teaserHome3 a:visited {
	color: #fff;
	font-size: 11px;
	padding: 0 15px 0 0;	
}
#Homepage .teaserHome3 a:hover {
	text-decoration: underline;	
}
#Homepage .teaserHome4 {
	height: 20px;
	width: 280px;
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	background: #99a5ae url(../images/home_teaser_bot_4.gif) no-repeat center bottom;
}
#Homepage .teaserHome4 a:link, #Homepage .teaserHome4 a:visited {
	color: #fff;
	font-size: 11px;	
	padding: 0 15px 0 0;
}
#Homepage .teaserHome4 a:hover {
	text-decoration: underline;
	
}
.normalText {
	font-size: 12px !important;
	margin-top: 3px !important;
	display: block;
}
.ContentPart ol li ul li{
	list-style-type: disc !important;
	list-style: disc !important;
}

/* ---------------------------- Colloque 2011 ---------------------------- */

#PageSat .LeftPart2 {
	width: 580px;
	float: left;
	margin: 0 26px 0 15px;
	display: block;
	padding: 0 20px 0 0;
}
#PageSat .LeftPart2 ul {
	margin: 0 20px 0 0; 
	padding: 0 0 0 15px;
}
#PageSat .LeftPart2 ul.last {
	margin: 0; 
	padding: 0 0 0 15px;
}
#PageSat .LeftPart2 ul li,
#PageSat .LeftPart2 ul.last li {
	margin: 0 0 6px 0; 
}
#PageSat .RightPart2 {
	width: 300px;
	float: left;
	display: block;
}

#PageSat .LeftPart3 {
	width: 460px;
	float: left;
	margin: 0 26px 0 15px;
	display: block;
	padding: 0 20px 0 0;
}
#PageSat .RightPart3 {
	width: 420px;
	float: left;
	display: block;
}
#PageSat .feedback_box {
	border: 1px solid #707898; 
	padding: 0 10px 10px 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-order-radius: 5px 5px 5px 5px;
	-webkit-order-radius: 5px 5px 5px 5px;
	margin-top: 30px;
}
#PageSat a.feedback_btn {
	background-color: #B4146D;
	border-radius: 5px 5px 5px 5px;
	-moz-order-radius: 5px 5px 5px 5px;
	-webkit-order-radius: 5px 5px 5px 5px;
	color: #fff !important;
	padding: 10px 30px;
	display: inline-block;
}
#PageSat a.feedback_btn:hover {
	background-color: #bb2b7b;
}
#PageSat p.titleColloque {
	font-weight: bold; 
	font-size: 15px; 
	margin: 20px 0 10px 0; 
	color: #707898;
}
#PageSat img.imgColloque {
	float: left; 
	margin: 0 15px 15px 0;
}
#PageSat span.nameColloque {
	display: block; 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #333;
}
#PageSat span.nameColloque strong {
	color: #B4146D;
}
#PageSat p.descriptionProfile { 
	padding-bottom: 15px; 
	margin-bottom: 5px;
}
#PageSat a.linkProfile {
	margin: 3px 0 0 0;
	display: block;
	width: 200px;
}
#PageSat div.colloqueForm {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	background: #bd559f;
	color: #fff;
	padding: 20px 10px;
	font-size: 11px;
}
#PageSat div.colloqueForm input {
	height: 20px;
	padding: 3px 0 3px 5px;
	color: #333;
	border: 1px solid #b3bdc6;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
a.linkBack {
	font-size: 12px;
	float: left;
}

a.infoBox, a.infoBox:link, a.infoBox:visited {
	position:relative;
}
a.infoBox span.tooltip {
	display:none;
	width: 400px;
	position:absolute;
	bottom:10px;
	left: -10px;
	font-size:12px;
	line-height: 140%;
	color:#333;
}
a.infoBox:hover span.tooltip {
	display: block;	
}
a.infoBox span.tooltip .top {
	width: 440px;
	height: 10px;
	display: block;
	background: url(../images/tooltip_top.png) no-repeat;
}
* html a.infoBox span.tooltip .top {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tooltip_top.png', sizingMethod='scale');
}
a.infoBox span.tooltip .bottom {
	width: 440px;
	height: 23px;
	display: block;
	background: url(../images/tooltip_bottom.png) no-repeat;
}
* html a.infoBox span.tooltip .bottom {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tooltip_bottom.png', sizingMethod='scale');
}
a.infoBox span.tooltip .contentBox {
	width: 400px;
	background-color: #D4D6E0;
	padding: 10px 20px 10px 20px;
	display:block;
}
a.infoBox span.tooltip .contentBox .popTitle {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	color: #626a8b;
	font-size: 13px;
	text-decoration: none !important;
}
.important_box {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	background: #bd559f;
	color: #fff !important;
	padding: 15px 10px 5px 10px;
	margin: 20px 0;
}
.important_box p {
	color: #fff !important;
}
.teaser_lightItUpBlue_fr {
	width: 580px;
	height: 313px;
	display: block;
	position: relative;
	margin: 0 0 20px 10px;
	background: url(../fr/images/lightitupblue_fr.jpg) no-repeat;
}
.teaser_lightItUpBlue_nl {
	width: 580px;
	height: 313px;
	display: block;
	position: relative;
	margin: 0 0 20px 10px;
	background: url(../nl/images/lightitupblue_nl.jpg) no-repeat;
}
.teaser_lightItUpBlue_fr .text_content, 
.teaser_lightItUpBlue_nl .text_content {
	color: #fff;
	font-size: 15px;
	position: absolute;
	top: 98px;
	left: 35px;
}
.teaser_lightItUpBlue_fr .text_content a, 
.teaser_lightItUpBlue_nl .text_content a {
	color: #2caaf2;
	font-weight: bold;
}
/* @end */

.border_pink {
	border: 1px solid #D02E8F;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 0 8px 10px 8px;
	position: relative;
}
.grid33 {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
.grid50 {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
.grid50-wider {
  float: left;
  width: 320px !important;
  margin-bottom: 10px !important;
  margin-right: 10px;
}
.grid100 {
	float: left;
	width: 640px;
}
.margin_right {
	margin-right: 35px;
}
.btn_grey {
	background: #9daab2;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding: 6px 25px !important;
	color: #fff !important;
	font-size: 14px;
	display: inline-block;
}
.btn_grey:hover {
	background: #b1bbc1;
	text-decoration: none !important;
}
.btn_pink {
	background: #D02E8F;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding: 6px 25px !important;
	color: #fff !important;
	font-size: 14px;
	display: inline-block;
}
.btn_pink:hover {
	background: #e18bbc;
	text-decoration: none !important;
}
.btn_yellow {
	background: #f7ad00;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding: 6px 25px !important;
	color: #fff !important;
	font-size: 14px;
	display: inline-block;
}
.btn_yellow:hover {
	background: #f8c56b;
	text-decoration: none !important;
}
.btn_green {
	background: #2DAC36;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding: 6px 25px !important;
	color: #fff !important;
	font-size: 14px;
	display: inline-block;
}
.btn_green:hover {
	background: #57bd5e;
	text-decoration: none !important;
}
.position_b_c {
	position: absolute;
	bottom: 15px;
	text-align: center;
	width: 96%;
	height: auto;
}
.position_b_r {
	position: absolute;
	bottom: 15px;
	text-align: right;
	width: 96%;
	height: auto;
}
.video_caption {
	width: 250px;
	height: 167px;
	float: left;
	margin-right: 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.pull-right {
	float: right;
}
.mod1-caption {
	width: 190px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.test-stuff {
	display: inline-block !important; 
	margin-right: 10px !important; 
	font-size: 15px !important; 
	padding: 10px 20px !important;
}
.social-icons {
	padding-top: 10px;
	margin-right: 20px;
}
.main-container {
	padding: 0 33px;
	margin: 30px 0 0 0;
}
#Homepage #MiddleHome .main-container h1 {
  line-height: 30px;
  margin: 0 0 20px 0;
  padding-top: 0;
  width: 620px;
}
#Homepage #MiddleHome .main-container .ContentPart {
    margin: 0;
    width: 590px;
    margin-right: 30px;
}
#Homepage #MiddleHome .main-container .ContentPart .intro {
	color: #333;
	margin-bottom: 20px;
}
#Homepage .greenBox .partenaires {
  color:#333333;
  font-size:12pt;
  font-weight:normal;
  line-height:16pt;
  margin:10px 0 0 10px;
  padding-bottom:10px;
  padding-right:10px;
}
#Homepage .greenBox {
	margin-bottom: 10px;
}
.content-lists {
	width: 280px;
	float: left;
}
.content-lists h2 {
	color: #d02e8f;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0;
	font-weight: bold;
}
.content-lists ul {
	margin: 0;
	padding: 0;
}
.mailingTable {
    border: medium none;
    margin: 0;
    width: 240px;
}
.content-lists ul li {
	list-style: none;
	border-bottom: 1px solid #d9dddf;
	padding: 10px 0 10px 25px;
	background: url(../images/bullet_puzzle_list.png) no-repeat 0px 10px;
	line-height: 140%;
	margin-bottom: 0;
}
.content-lists ul li.first {
	border-top: 0;
}
.content-lists ul li a {
	color: #333;
	font-size: 14px;
}
.erase-white {
	height: 1px;
	background-color: #fff;
	margin-top: -1px;
}
.home-teasers {
	margin-top: 20px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #d9dddf;
}
.home-teasers .last {
	margin-right: 0;
}
.teaser-guide {
	width: 280px;
	height: 119px;
	background: url(../images/bg-teaser-guide.png) no-repeat;
	float: left;
	margin-right: 30px;
	position: relative;
}
.teaser-video-01 {
	width: 280px;
	height: 119px;
	background: url(../images/bg-teaser-video-01.png) no-repeat;
	float: left;
	margin-right: 30px;
	position: relative;
}
.teaser-video-02 {
	width: 280px;
	height: 119px;
	background: url(../images/bg-teaser-video-02.png) no-repeat;
	float: left;
	margin-right: 30px;
	position: relative;
}
.teaser-video-03 {
  width: 280px;
  height: 119px;
  background: url(../images/bg-teaser-video-03.png) no-repeat;
  float: left;
  margin-right: 30px;
  position: relative;
}
.teaser-at-home {
	width: 280px;
	height: 119px;
	background: url(../images/bg-teaser-at-home.png) no-repeat;
	float: left;
	margin-right: 30px;
	position: relative;
}
.teaser-carnet {
	width: 280px;
	height: 119px;
	background: url(../images/bg-teaser-carnet.png) no-repeat;
	float: left;
	margin-right: 30px;
	position: relative;
}
.teaser-brochure {
	width: 280px;
	height: 119px;
	background: url(../images/bg-teaser-brochure.png) no-repeat;
	float: left;
	margin-right: 30px;
	position: relative;
}
.teaser-content-text {
	height: 93px;
	width: 130px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.teaser-content-text h2 {
	color: #5a6268 !important;
	font-size: 15px !important;
	margin: 0;
	padding: 0;
}
.teaser-content-text p {
	color: #5a6268 !important;
}
.teaser-content-links {
	position: absolute;
	bottom: 1px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	width: 270px;
	padding-right: 10px;
}
.teaser-content-links a {
	color: #fff;
}
#Homepage .homeBox {
    margin-bottom: 10px;
}
#Homepage .homeBox {
    background: url("../images/greenBox_bottom.gif") no-repeat scroll center bottom #F4F5F6;
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    width: 281px;
}

@media (max-width: 768px) {
  #Homepage .homeBox {
    background-image: none !important;
  }
}
#Homepage .homeBox .title {
	background: url("../images/greenBox_top.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 0;
    text-indent: 10px;
    width: 280px;
}
#Homepage .homeBox .partenaires {
    color: #333333;
    font-size: 12pt;
    font-weight: normal;
    line-height: 16pt;
    margin: 10px 0 0 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
#Homepage .homeBox .partenaires p {
	color: #333;
	margin: 0 0 6px 0;
}
#Homepage .homeBox .partenaires a {
	color: #97A4AD;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
}
#Homepage #MiddleHome .content-lists h2 {
	color: #D02E8F;
}
#Homepage .home-pic {
	width: 310px;
	height: 135px;
	background: transparent url('../images/bg-img-home.png') no-repeat;
	display: block;
	position: relative;
	margin-top: 20px;
	padding-top: 75px;
	padding-left: 25px;
	padding-right: 255px;	
	border: 1px solid #cdd2d6;
	border-radius: 10px;
	color: #fff;
	text-shadow: 1px 1px #333;
}
#Homepage .home-pic h3 {
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 0;
  color: #fff;
}
#Homepage .home-pic p {
  font-size: 16px;
  line-height: 120%;
  color: #fff;
}
#Homepage .home-pic a {
	font-size: 16px;
	display: block;
	margin-top: 5px;
  height: 160px; 
  padding-top: 50px;
}


/* ---------- TABS EVENTS ---------- */


.ContentPart .eventsTabsAll {
	width:820px;
	height:54px;
	margin:30px 0 0 0;
	padding:0;
}
.ContentPart .eventsTabsAll ul {
	margin:0;
	padding:0;
}
.ContentPart .eventsTabsAll li {
	float:left;
	width:192px;
	height:54px;
	margin:0 3px 0 0;
	padding:0;
	list-style-type:none;
}
#Middle .ContentPart .eventsTabsAll li a, 
#Middle .ContentPart .eventsTabsAll li a:link, 
#Middle .ContentPart .eventsTabsAll li a:visited {
	color:#fff !important;
	font-weight:bold;
	height:34px;
	padding:10px;
	display:block;
	font-size:14px;
}
.ContentPart .eventsTabsAll li.tab1 {
	background:url(../images/bg_eventtab1.png) no-repeat;
}
.ContentPart .eventsTabsAll li.tab2 {
	background:url(../images/bg_eventtab2.png) no-repeat;
}
.ContentPart .eventsTabsAll li.tab3 {
	background:url(../images/bg_eventtab3.png) no-repeat;
}
.ContentPart .eventsTabsAll li.tab4 {
	background:url(../images/bg_eventtab4.png) no-repeat;
}
.ContentPart .eventsContent {
	padding:30px 35px 30px 20px;
	background:transparent no-repeat 0 top;
	margin-bottom: 40px;
}
.ContentPart .eventsContent h1 {
	margin: 0 0 10px 0 !important;
	font-size: 20px !important;
	line-height: 120% !important;
}
.ContentPart #events1 {
	width: 820px;
	padding:0;
	margin:0;
}
.ContentPart #events1 .eventsContent {
	border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	-webkit-border-radius: 0 20px 20px 20px;
	border: 3px solid #707898;
}
.ContentPart #events2 {
	width: 820px;
	padding:0;
	margin:0;
}
.ContentPart #events2 .eventsContent {
	border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	-webkit-border-radius: 0 20px 20px 20px;
	border: 3px solid #949ab2;
}
.ContentPart #events3 {
	width: 820px;
	padding:0;
	margin:0;
}
.ContentPart #events3 .eventsContent {
	border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	-webkit-border-radius: 0 20px 20px 20px;
	border: 3px solid #b7bbcb;
}
.ContentPart #events4 {
	width: 820px;
	padding:0;
	margin:0;
}
.ContentPart #events4 .eventsContent {
	border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	-webkit-border-radius: 0 20px 20px 20px;
	border: 3px solid #ccd0db;
}
.eventItem {
	border-bottom: 1px solid #E1E4E7;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 770px;
}
.eventDate {
	color: #707898;
	font-size: 14px;
	font-weight: bold;
}
.eventsContent p.intro {
	padding-bottom: 15px;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #E1E4E7;
	font-size: 16px !important;
	font-weight: normal !important;
	color: #D02E8F !important;
}
.pagination {
	font-weight: bold;
	color: #444;
	font-size: 13px;
	padding: 10px 0 0 0;
}
.pagination a {
	margin-left: 10px;
}
.pagination a.active {
	color: #444 !important;
}
#PageSat .ContentPart h1.pink-text {
	color: #C7207F;
}
.pink-text {
	color: #C7207F !important;
	font-weight: bold;
}
 .position-t-r {
 	position: absolute; 
 	right: 20px; 
 	top: 20px;
 }
.btn_purple {
    background: none repeat scroll 0 0 #707898;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 14px;
    padding: 6px 15px !important;
    text-align: center;
}
.ContentPart table.table-admin tbody tr td {
	border: 1px solid #ccc !important;

}
#congres-day-top {
	background:url(../images/teaser_congres_2014.png) top left no-repeat;
	width:260px;
	height:64px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:10px;
	line-height:1.4;
	font-size:14px;
	font-weight:normal;
}
#congres-day-top .big {
	font-size:20px;
	color:white;
	font-weight:bold;
}
#congres-day-top .bigger {
	font-size:30px;
	color:white;
	font-weight:bold;
}
#congres-day-bottom {
	background:url(../images/teaser_congres_2014.png) bottom left no-repeat;
	width:260px;
	height:20px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:3px 10px 0px 10px;
	line-height:1.4;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#autism-day-top {
	background:url(../images/teaser_jour_2014.png) top left no-repeat;
	width:260px;
	height:64px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:10px;
	line-height:1.4;
	font-size:14px;
	font-weight:normal;
}
#autism-day-top .big {
	font-size:20px;
	color:white;
	font-weight:bold;
}
#autism-day-top .bigger {
	font-size:30px;
	color:white;
	font-weight:bold;
}
#autism-day-bottom {
	background:url(../images/teaser_jour_2014.png) bottom left no-repeat;
	width:260px;
	height:20px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:3px 10px 0px 10px;
	line-height:1.4;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#sante-top {
	background:url(../images/sante.png) top left no-repeat;
	width:260px;
	height:54px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:10px;
	line-height:1.4;
	font-size:14px;
	font-weight:normal;
}
#sante-top .big {
	font-size:20px;
	color:white;
	font-weight:bold;
}
#sante-top .bigger {
	font-size:30px;
	color:white;
	font-weight:bold;
}
#sante-bottom {
	background:url(../images/sante.png) bottom left no-repeat;
	width:260px;
	height:20px;
	border: 0;
	display:block;
	color:white;
	text-decoration:none;
	padding:3px 10px 0px 10px;
	line-height:1.4;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.border_purple {
  border:1px solid #7988D1;
  border-radius:6px;
  padding:10px;
  position:relative;
  width:100%;
}
.homeBox-bigger {
  margin-bottom: 20px !important;
}
.homeBox-bigger .title {
   font-size: 18px !important;
   padding-top: 8px !important;
   padding-bottom: 8px !important;
   background: url(../images/greenBox_top-bigger.gif) no-repeat scroll 0 0 transparent !important;
   height: 24px !important;   
}
.homeBox-bigger .partenaires {
  margin: 0 !important;
  font-size: 13px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.homeBox-bigger .partenaires .image-preview {
  overflow: hidden;
  height: 170px;
}
.homeBox-bigger .partenaires .container-text {
  padding: 10px 15px 0px 15px !important;
}
.smaller-text {
  font-size: 80%;
}
ul.pdf-list li {
  list-style: none !important;
  padding: 4px 0 4px 25px;
  background: url(../images/bullet_pdf_list.png) no-repeat 0px 3px;
  line-height: 100%;
  margin-bottom: 0;
}

ul.unlisted {
  margin: 0;
  padding: 0;
}
ul.unlisted li {
  padding: 0 0 6px 0;
  margin: 0;
  list-style: none !important;
  line-height: 120% !important;

}
ul.unlisted li a {
  line-height: 16px !important;
}
.expand.icon-plus {
  display: none;
}

@media (max-width: 768px) {
  .homeBox-bigger .title {
    width: 100% !important;
    background: #aab4be !important;
    padding: 10px 5px !important;
    height: auto !important;
  }
  .homeBox-bigger .partenaires .image-preview {
    text-align: center;
  }
  .homeBox-bigger .partenaires .image-preview img {
    width: 100%;
    height: auto;
  }
  .hidden-mobile {
    display: none !important;
    opacity:0;
  }
  .expand.icon-plus {
    display: block !important;
  }
  .dynamo .expand.icon-plus {
    display: none !important;
  }
}

/* ---------- UPDATES 201811 ---------- */

#Homepage #MiddleHome .main-container {
  margin-top: 10px;
  padding: 0 14px;
}
#Homepage #menu {
  height: 161px;
}
#Homepage #menu .menu01Container,
#Homepage #menu .menu02Container,
#Homepage #menu .menu03Container {
  height: 161px;
  background: none;
}
#Homepage #menu #menu01 {
  background: #d02e8f;
  border-radius: 8px;
  color: #fff;
  height: 161px;
  transition: all .25s ease 0s;
}
#Homepage #menu #menu01:hover {
  background-color: #c42b87;
}
#Homepage #menu #menu02 {
  background: #f6bd46;
  border-radius: 8px;
  color: #fff;
  height: 161px;
  transition: all .25s ease 0s;
}
#Homepage #menu #menu02:hover {
  background-color: #f5ac29;
}
#Homepage #menu #menu03 {
  background: #2dac36;
  border-radius: 8px;
  color: #fff;
  height: 161px;
  transition: all .25s ease 0s;
}
#Homepage #menu #menu03:hover {
  background-color: #2aa233;
}
#Homepage #menu #menu01 .btn-links {
  height: 30px;
  line-height: 30px;
  width: 100%;
  background-color: #c42b87;
  border-radius: 0 0 8px 8px;
  position: absolute;
  bottom: 0;
  padding: 10px 0;
}
#Homepage #menu #menu02 .btn-links {
  height: 30px;
  line-height: 30px;
  width: 100%;
  background-color: #f5ac29;
  border-radius: 0 0 8px 8px;
  position: absolute;
  bottom: 0;
  padding: 10px 0;
}
#Homepage #menu #menu03 .btn-links {
  height: 30px;
  line-height: 30px;
  width: 100%;
  background-color: #2aa233;
  border-radius: 0 0 8px 8px;
  position: absolute;
  bottom: 0;
  padding: 10px 0;
}
#Homepage #menu .btn-links .link-01 {
  width: 49%;
  text-align: center;
  float: left;
  border-right: 1px solid rgba(255,255,255,.3);
}
#Homepage #menu .btn-links .link-02 {
  width: 50%;
  text-align: center;
  float: left;
}
#Homepage #menu.menuNL .btn-links .link-01 {
  width: 44%;
  text-align: center;
  float: left;
  border-right: 1px solid rgba(255,255,255,.3);
}
#Homepage #menu.menuNL .btn-links .link-02 {
  width: 55%;
  text-align: center;
  float: left;
}
#Homepage #menu #menu01 .btn-links a,
#Homepage #menu #menu02 .btn-links a,
#Homepage #menu #menu03 .btn-links a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
#Homepage #menu #menu01 a.menu-main-link,
#Homepage #menu #menu02 a.menu-main-link,
#Homepage #menu #menu03 a.menu-main-link {
  color: #fff;
  display: block;
  padding: 35px 30px 0 30px;
}
#Homepage #menu #menu01 a.menu-main-link:hover,
#Homepage #menu #menu02 a.menu-main-link:hover,
#Homepage #menu #menu03 a.menu-main-link:hover {
  text-decoration: none;
}
#Homepage #menu #menu01 a.menu-main-link h2,
#Homepage #menu #menu02 a.menu-main-link h2,
#Homepage #menu #menu03 a.menu-main-link h2 {
  font-size: 26px;
  line-height: 95%;
  margin-bottom: 25px;
}
#Homepage #menu #menu01 a.menu-main-link h2 span,
#Homepage #menu #menu02 a.menu-main-link h2 span,
#Homepage #menu #menu03 a.menu-main-link h2 span {
  font-size: 18px;
  display: block;
}
#Homepage #menu #menu01 a.menu-main-link h4,
#Homepage #menu #menu02 a.menu-main-link h4,
#Homepage #menu #menu03 a.menu-main-link h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 140%;
}
#Homepage #menu #menu01 .btn-links a::after,
#Homepage #menu #menu02 .btn-links a::after,
#Homepage #menu #menu03 .btn-links a::after {
  content: " ";
  width: 7px;
  height: 10px;
  display: inline-block;
  background: url(../images/updates201811/arrow-link-white.png) no-repeat 0 1px;
  margin-left: 5px;
}
#MiddleHome {
  margin-top: 26px;
}
#Homepage #MiddleHome .main-container h1 {
  color: #333;
  margin-bottom: 30px;
  margin-top: -10px;
}
.mod3-teaser-main {
  margin-bottom: 40px;
  clear: both;
}
.mod3-teaser-main-nl {
  margin-bottom: 20px;
  clear: both;
}
.mod3-home-box {
  width: 100%;
  border-radius: 8px;
  background-color: #f0f1f3;
  overflow: visible;
  position: relative;
}
.icon-module {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 100px;
  height: 100px;
}
.mod3-home-box .text-content {
  padding: 25px 20px 25px 20px;
}
.mod3-home-box .text-content h2 {
  color: #333 !important;
  font-size: 20px;
  margin-bottom: 12px;
}
.mod3-home-box .text-content p {
  font-size: 14px;
  color: #333;
  line-height: 130%;
  margin-bottom: 20px;
}
.mod3-teaser-main a,
.mod3-teaser-main a:hover .mod3-home-box .text-content h2,
.mod3-teaser-main a:link .mod3-home-box .text-content h2 {
  text-decoration: none !important;
}
.mod3-home-box .text-content a.link-arrow {
  color: #2dac36;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none !important;
}
.mod3-home-box .text-content a.link-arrow::after {
  content: " ";
  width: 7px;
  height: 10px;
  display: inline-block;
  background: url(../images/updates201811/arrow-link-green.png) no-repeat 0 1px;
  margin-left: 5px;
}
.mod3-home-box .text-content a.link-arrow:hover {
  text-decoration: underline !important;
}
.mod3-home-box .img-home-header {
  height: 150px;
  width: 100%;
  background-color: #eee;
  position: relative;
  border-radius: 8px 8px 0 0;
}
.mod3-home-box .img-home-header div {
  overflow: hidden !important;
  height: 150px;
  border-radius: 8px 8px 0 0;
}
.mod3-home-box .img-home-header img.main-img {
  width: 100%;
  height: auto;
  border-radius: 8px 8px 0 0;
}
@media (max-width: 768px) {
	.mod3-home-box .img-home-header {
		height: 200px;
	}
	.mod3-home-box .img-home-header div {
		height: 200px;
	}
}
.extra-info {
  padding: 0 25px 30px 25px;
}
.extra-info-nl {
  padding: 0 0 30px 0;
}
.extra-info .content-lists {
  margin-right: 20px;
  width: 434px;
}
.extra-info .content-lists-nl {
  margin-right: 10px;
  width: 464px;
}
.extra-info .content-dynamo {
  padding: 10px 10px 10px 20px;
}
.extra-info .content-dynamo h2 {
  margin-top: 15px;
}
.extra-info .content-dynamo .text-dynamo {
  width: 50%;
  margin-right: 8%;
  float: left;
}
.extra-info .content-dynamo .image-dynamo {
  width: 40%;  
  float: left;
  text-align: right;
}
@media (max-width: 768px) {
	.extra-info .content-dynamo .image-dynamo img {
		width: 100%;
	}
}
.extra-info .content-lists-nl .extra-info-lists {
  padding: 25px 0 15px 30px;
}
.extra-info .content-lists-last {
  margin-right: 0;
}
.extra-info .content-lists ul {
  margin-top: 0;
  width: 85%;
}
.extra-info .content-lists .content-lists-nl ul {
  margin-top: 0;
  width: 85%;
}
.extra-info .content-lists ul li {
  list-style: none;
  padding: 10px 20px 10px 0;
  background: none;
  line-height: 140%;
  border-bottom: 1px solid #d9dddf;
}
.extra-info .content-lists ul li.first {
  border-top: 1px solid #d9dddf;
}
.extra-info .content-lists ul li a {
  color: #333;
  font-size: 15px;
  font-weight: bold;
}
.extra-info .content-lists ul li a::after {
  content: " ";
  width: 7px;
  height: 10px;
  display: inline-block;
  background: url(../images/updates201811/arrow-link-pink.png) no-repeat 0 1px;
  margin-left: 5px;
}
.mod3-teaser-main .content-lists {
  margin-right: 10px;
  width: 306px;
}
.mod3-teaser-main .content-lists-4col {
  margin-right: 10px;
  width: 227px;
}
.mod3-teaser-main .content-lists-last {
  margin-right: 0;
}
.extra-info h4 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
}
.extra-info a.brochure-mod-1 {
  background: url(../images/updates201811/pdf-mod1.png) no-repeat left top;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding-left: 20px;
  margin-bottom: 10px;
}
.extra-info a.brochure-mod-2 {
  background: url(../images/updates201811/pdf-mod2.png) no-repeat left top;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding-left: 20px;
  margin-bottom: 10px;
}
.MetaNav .searchTable input.theSearch, input.mailingInput {
  width: 160px;
  font-weight: bold;
  height: 22px;
  display: block;
  font-size: 12px;
  margin-top: 0px;
  margin-right: 5px;
  padding: 0 0 0 5px;
  color: #999;
  background: #fff;
  border: 1px solid #c9ced3;
  text-indent: 3px;
  border-radius: 4px;
}
#Footer-index table,
#Footer table {
  padding: 25px 10px;
  color: #666;
  width: 100%;
}
#Footer-index table tr td a,
#Footer table tr td a {
  color: #666;
}
.visible-mobile {
  display: none;
}  
#sponsors-footer {
  background-color: #f7f9fa;
  padding: 20px 33px 10px 33px;
}
#sponsors-footer .sponsor-logo-index {
  margin: 0 15px;
  height: 70px;
  display: inline-block;
}
#sponsors-footer .sponsor-logo-index.first {
  margin-left: 0;
}
#sponsors-footer .sponsors-stuff {
  width: 449px;
  border-right: 1px solid #d9dddf;
  padding: 10px 0;
  float: left;
}
#sponsors-footer .social-stuff {
  width: 440px;
  padding: 15px 0 10px 0;
  float: left;
}
#sponsors-footer .social-stuff a {
  color: #707898;
  font-weight: bold;
}
#sponsors-footer .container-social {
  width: 250px;
  margin: 0 auto;
}
#sponsors-footer .social-stuff .newsletter-sub {
  font-size: 16px;
  position: relative;
  margin-bottom: 20px;
}
#sponsors-footer .social-stuff .facebook-sub {
  font-size: 16px;
  position: relative;
}
#sponsors-footer .social-stuff .newsletter-sub span {
  display: block;
  margin-bottom: 10px;
}
#sponsors-footer .social-stuff .facebook-sub span {
  display: inline !important;
  margin: 4px 10px 4px 0;
  float: left;
}
.mailingTable input.btn-send {
  height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #707898;
  border: 0;
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
.mailingTable input.btn-send:hover {
  background-color: #7d85a2;
  transition: all .25s ease 0s;
}

@media (max-width: 768px) {
  #sponsors-footer .sponsors-stuff {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #d9dddf;
    padding: 0 0 25px 0;
    text-align: center;
    float: none;
  }
  #sponsors-footer .social-stuff {
    width: 100%;
    padding: 25px 0 0 0;
  }
  #sponsors-footer .sponsor-logo-index.first {
    margin-left: 15px;
  }
  .mod3-teaser-main {
    margin-bottom: 0px;
  }
  .content-lists ul {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  .extra-info h4 {
    margin-top: 0;
  }
  #Homepage #MiddleHome .main-container h1 {
    margin-bottom: 10px;
    margin-top: 0;
  }
  #Homepage .main-container {
    padding-bottom: 0 !important;
  } 
  #Homepage #menu .menu01Container,
  #Homepage #menu .menu02Container,
  #Homepage #menu .menu03Container {
    background: none !important;
  }
  #Homepage #menu #menu01,
  #Homepage #menu #menu02,
  #Homepage #menu #menu03 {
    width: 100%;
    border-radius: 0;
    height: auto;
    margin-bottom: 4px;
  }
  #Homepage #menu #menu01 a.menu-main-link h2,
  #Homepage #menu #menu02 a.menu-main-link h2,
  #Homepage #menu #menu03 a.menu-main-link h2 {
    font-size: 22px;
    line-height: 90%;
    margin-bottom: 10px;
  }
  #Homepage #menu #menu01 a.menu-main-link h2 span,
  #Homepage #menu #menu02 a.menu-main-link h2 span,
  #Homepage #menu #menu03 a.menu-main-link h2 span {
    display: inline;
    font-size: 22px;
  }
  #Homepage #menu #menu01 .btn-links,
  #Homepage #menu #menu02 .btn-links,
  #Homepage #menu #menu03 .btn-links {
    position: relative;
    margin-top: 20px;
    min-height: 50px;
    padding: 5px 0;
  }
  #Homepage #menu #menu01 a.menu-main-link,
  #Homepage #menu #menu02 a.menu-main-link,
  #Homepage #menu #menu03 a.menu-main-link {
    padding: 25px 20px 0 20px;
  }
  .hidden-mobile {
    display: none !important;
    opacity:0;
  }
  .visible-mobile {
    display: block !important;
  }
  .mod3-home-box .text-content a img {
    display: inline-block !important;
  }
  .mod3-home-box .img-home-header img.main-img {
    margin-top: -20px;
  }
  .icon-module {
    position: absolute;
    top: -15px;
    left: 5px;
  }
  #Footer-index table tr td {
    display: block;
    width: 100%;
    text-align: center !important;
    padding-bottom: 10px;
  }
  .extra-info {
    padding: 0 25px 10px 25px;
  }
  .extra-info-nl {
    padding: 0 0 10px 0;
  }
  .extra-info .content-lists ul {
    width: 100%;
  }
  .extra-info .content-lists-nl .extra-info-lists {
    padding: 10px 15px;
}
}

.mod3-info-box {
  background-color: #f7f9fa;
  padding: 20px;
  margin: 10px 0 10px 0;
}
.mod3-info-box ul {
  margin-bottom: 0;
}
.mod3-info-box h4 {
  color: #333 !important;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
}
.ContentPart fieldset h4.bigger-margin {
  margin-top: -40px !important;
  margin-bottom: 20px;
  margin-left: -10px;
}
.ContentPart fieldset.extra-top-margin {
  margin-top: 60px !important;
}
.how-to-help {
  display: block !important;
  margin: 3px 0 10px 0 !important;
  padding-bottom: 5px;
  font-size: 14px;
  border-bottom: 1px solid #cbd2d5;
  color: #666;
}
.border_orange, .border_pink, .border_green {
  background-color: #f0f1f3;
  border: 1px solid #f0f1f3 !important;
}
.border_green_new .position_b_c {
  position: absolute;
  bottom: 20px !important;
  text-align: center;
  width: 100% !important;
  height: auto;
  margin-left: -20px;
}
.threeCol .RightPart_Green {
  background: none !important;
}
.RightPart_Green h1 {
  background: none !important;
  margin-bottom: 0;
}
.ContentPart h1 {
  margin-bottom: 20px !important;
  margin-bottom: 0;
}
.RightPart h1 {
  background: none !important;
}
.threeCol .RightPart {
  background: none !important;
}
fieldset {
  border: 1px solid #dadfe2 !important;
}
.listForms {
  background-color: #f7f9fa !important;
  border: 0 !important;
  padding: 25px 20px 20px 20px !important;
}
.profileName {
  top: 0 !important;
  margin-bottom: -20px;
  right: 5px !important;
}
.mod3Picto {
  margin-top: 30px !important;
}



/* ---------- UPDATES 201811 - inside nav ---------- */

.NavTop .bigTeaserBox {
  width: 478px;
  height: 161px;
  display: block;
  position: relative;
  float: left;
  margin-right: 4px;
}
.jdGallery .slideInfoZone h2 {
  margin: 12px 10px 11px 25px !important;
}
.NavTop .navTop01-new {
  background-color: #d02e8f;
  height: 99px;
  width: 130px;
  display: block;
  float: left;
  color: #fff;
  border-radius: 10px;
  padding: 62px 15px 0 15px;
  position: relative;
  z-index: 100;
  text-decoration: none;
  transition: all .25s ease 0s;
}
.NavTop .navTop01-new:hover {
  background-color: #c42b87;
}
.NavTop .navTop02-new {
  background-color: #f6bd46;
  height: 108px;
  width: 130px;
  display: block;
  float: left;
  color: #fff;
  border-radius: 10px;
  padding: 53px 15px 0 15px;
  position: relative;
  z-index: 100;
  text-decoration: none;
  transition: all .25s ease 0s;
  margin-left: 8px;
}
.NavTop .navTop02-new:hover {
  background-color: #f5ac29;
}
.NavTop .navTop03-new {
  background-color: #2dac36;
  height: 101px;
  width: 130px;
  display: block;
  float: left;
  color: #fff;
  border-radius: 10px;
  padding: 60px 15px 0 15px;
  position: relative;
  z-index: 100;
  text-decoration: none;
  transition: all .25s ease 0s;
  margin-left: 8px;
}
.NavTop .navTop03-new:hover {
  background-color: #2aa233;
}
.NavTop .navTop01-new h2,
.NavTop .navTop02-new h2,
.NavTop .navTop03-new h2 {
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 140% !important;
  color: #fff !important;
  margin-top: 0 !important;
  font-family: Arial, Helvetica, Geneva, sans-serif;
}
.NavTop .navTop01-new h2 b,
.NavTop .navTop02-new h2 b,
.NavTop .navTop03-new h2 b {
  font-size: 18px !important;
  font-weight: bold !important;
}
.NavTop .navTop01-new.active,
.NavTop .navTop02-new.active,
.NavTop .navTop03-new.active {
  border-radius: 10px 0 0 10px !important;
}
.NavTop .bigTeaserBox {
  margin-left: -10px;
  z-index: 50;
  margin-right: 0 !important;
}
.bgTopSat {
  width: 432px;
  height: 91px;
  background: url(../images/updates201811/bgTopSat_big_left.png) no-repeat left top;
  display: block;
  float: left;
  margin-right: 8px;
  padding: 70px 0 0 30px;
}
.bgTopSat .titleSat {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.bgTopSat-video {
  width: 462px;
  height: 161px;
  display: block;
  float: left;
  margin-right: 8px;
}
.bgTopSat-portraits {
  width: 462px;
  height: 161px;
  display: block;
  float: left;
  margin-right: 8px;
}

/* ---------- PREVIEW TABLE ---------- */

table.lectorTable tr.Level1-title td,
table.lectorTable tr.Level1-title td.first {
  border-left: none !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
table.lectorTable tr.Level1-title td {
  padding-top: 10px !important;
  font-weight: bold !important;
  font-size: 13px;
}
table.lectorTable tr.Level1-title td.first.one-line {
  padding-bottom: 8px !important;
}
table.lectorTable tr td.howto {
  border: none !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;

}
table.lectorTable tr td.howto .how-to-help {
  border: none !important;
  margin-bottom: 5px !important;
}
table.lectorTable tr.theme-subtitle td {
  font-size: 13px;
  font-weight: bold;
  background-color: #fafafa;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  color: #666;
}
table.lectorTable.documentTable {
  padding-top: 15px;
  padding-bottom: 15px;
}
table.lectorTable.documentTable tr td {
  border-left: 0px !important;
  border-top: 0px !important;
  padding-left: 20px !important;
}
fieldset.margin-adjust {
  margin-top: 60px;
}

/* ---------- UPDATES 201811 - social icons ---------- */

.social-icons {
  margin-right: 14px !important;
  text-align: right !important;
}
.share-twitter {
  color: #fff !important;
  font-size: 9px !important;
  text-transform: uppercase !important;
  height: 22px !important;
  line-height: 22px !important;
  padding: 6px 10px 6px 30px !important;
  border-radius: 3px !important;
  font-weight: bold !important;
  letter-spacing: 0.02em !important;
  background: #59adeb url(../images/updates201811/icon-twitter.png?v=2) no-repeat top left !important;
  background-position: 10px 4px !important;
  margin-right: 4px !important;
}
.share-facebook {
  color: #fff !important;
  font-size: 9px !important;
  text-transform: uppercase !important;
  height: 22px !important;
  line-height: 22px !important;
  padding: 6px 10px 6px 25px !important;
  border-radius: 3px !important;
  font-weight: bold !important;
  letter-spacing: 0.02em !important;
  background: #3c5b96 url(../images/updates201811/icon-facebook.png?v=2) no-repeat top left !important;
  background-position: 8px 4px !important;  
}
.thePath {
  margin: 10px 4px 10px 4px;
  padding: 10px 0 12px 0;
  z-index: 10;
  text-align: left;
}
.thePath a.share-twitter { 
  float: right;
  padding-left: 30px !important;
  padding-right: 10px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-right: 8px !important;
}
.thePath a.share-facebook { 
  float: right;
  padding-left: 25px !important;
  padding-right: 10px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-right: 0 !important;
}
.share-twitter:hover,
.share-facebook:hover {
  text-decoration: none !important;
}
.facebook-sub span {
  height: 28px !important;
  line-height: 20px !important;
  width: auto !important;
  display: inline-block !important; 
}
.facebook-sub .follow-twitter {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: #59adeb url(../images/updates201811/icon-twitter.png?v=2) no-repeat center center;
  margin-right: 4px;
  border-radius: 3px;
}
.facebook-sub .follow-facebook {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: #3c5b96 url(../images/updates201811/icon-facebook.png?v=2) no-repeat center center;
  border-radius: 3px;
}


/* ---------- UPDATES 201901 ---------- */

.ContentPart#atlas-content p,
.ContentPart#atlas-content ul li,
.ContentPart#atlas-content ol li {
  font-size: 16px !important;
  line-height: 140% !important;
}
.ContentPart#atlas-content ol {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ContentPart#atlas-content ol li {
  font-weight: bold;
}
.ContentPart#atlas-content ol li ul {
  padding-top: 10px;
  margin-left: 15px;
}
.ContentPart#atlas-content ol li ul li {
  font-weight: normal;
  padding-bottom: 5px;
}
.ContentPart#atlas-content table tr td.font-16 {
  font-size: 16px !important;
}
.ContentPart#atlas-content label {
  font-size: 14px !important;
  font-weight: normal;
}
.ContentPart#atlas-content .link-form {
  margin-right: 20px;
  font-weight: bold;
  font-size: 14px;
}
.ContentPart#atlas-content input.text {
  font-size: 14px;
  height: 30px;
  padding-left: 5px !important;
}
.ContentPart#atlas-content input.checkbox {
  margin-top: 3px !important;
  margin-right: 5px !important;
}
.ContentPart#atlas-content textarea {
  font-size: 14px;
  line-height: 120%;
  min-height: 30px !important;
  padding: 10px 5px 5px 5px !important;
}
.ContentPart#atlas-content .colInscription {
  width: 305px;
}
.ContentPart#atlas-content .inscriptionBox {
  margin: 10px 0 15px 0;
  padding: 20px 10px 20px 10px;
  border: 1px solid #cbd2d5;
  line-height: 22px;
  width: 285px;
  display: block;
}
.ContentPart#atlas-content p.text-15 {
  font-size: 15px !important;
}
.ContentPart#atlas-content h1 span {
  font-size: 60% !important;
  color: #333 !important;
}
.size-170 {
  width: 170px;
}
.border_green_new {
  background-color: #f0f1f3;
  border: 1px solid #f0f1f3 !important;
  padding: 20px;
  width: 170px;
  border-radius: 6px !important;
  position: relative;
}
.border_green_new h2 {
  font-weight: bold;
  margin-top: 5px;
}
.border_green_new h3 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333 !important;
}
.border_green_new.bigger-margin-bottom {
	margin-bottom: 20px;
}
.grid50-wider .border_green_new {
  width: auto;
  height: 190px;
}
@media (max-width: 768px) {
  .grid50-wider .border_green_new {
    width: auto;
    height: 230px;
  }
}
.twoCol .ContentPart .grid33-nohover a:hover, 
.twoCol .ContentPart .grid33-nohover a:hover, 
.threeCol .ContentPart .grid33-nohover a:hover, 
.threeCol .ContentPart .grid33-nohover a:hover,
.twoCol .ContentPart .grid50-nohover a:hover, 
.twoCol .ContentPart .grid50-nohover a:hover, 
.threeCol .ContentPart .grid50-nohover a:hover, 
.threeCol .ContentPart .grid50-nohover a:hover {
  text-decoration: none !important;
}

.twoCol .ContentPart .btn-green-bigger, .twoCol .ContentPart .intro-box-grey .sidebar .btn-green-bigger, .btn-green-bigger, input[type="submit" i] {
  background-color: #2DAC36 !important;
  text-align: center !important;
  border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  padding: 13px 20px !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: bold !important;
  display: inline-block !important;
  position: relative !important;
  border: 0 !important;
}
#dot-btn-green {
  background-color: #2DAC36 !important;
  text-align: center !important;
  border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  padding: 13px 20px !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: bold !important;
  display: inline-block !important;
  position: relative !important;
  border: 0 !important;
}
.mailingTable input.btn-send {
  padding: 3px 15px !important;
}
.twoCol .ContentPart .btn-green-bigger.btn-prev {
  background: #2DAC36 url(../images/updates201901/arrow-btn-white-back.png) no-repeat left 15px center;
  padding-left: 30px !important;
}
.twoCol .ContentPart .btn-green-bigger.btn-next {
  background: #2DAC36 url(../images/updates201901/arrow-btn-white-next.png) no-repeat right 15px center;
  padding-right: 30px !important;
}
.twoCol .ContentPart .btn-green-bigger:hover, 
.twoCol .ContentPart .btn-green-bigger:hover, 
.threeCol .ContentPart .btn-green-bigger:hover, 
.threeCol .ContentPart .btn-green-bigger:hover {
  text-decoration: none !important;
}
.atlas {
  background: url(../images/updates201901/atlas.png) no-repeat 0 0;
}
.atlas h1 {
  text-align: left;
  text-indent: 70px;
  line-height: 60px;
}
.intro-box-grey {
  background-color: #f0f1f3;
  border-radius: 8px;
  padding: 30px 20px;
  margin-bottom: 15px;
}
.intro-box-grey h4 {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.intro-box-grey p {
  margin-bottom: 0;
}
.intro-box-grey .mainbar {
  width: 380px;
  float: left;
  padding-right: 20px;
  border-right: 1px solid #e1e4e7;
}
.intro-box-grey .mainbar.no-line {
  border-right: 0;
}
.intro-box-grey .sidebar {
  width: 210px;
  float: left;
  text-align: right
}
@media (max-width: 768px) {
	.intro-box-grey .sidebar {
		text-align: left;
	}
	.intro-box-grey .sidebar .btn-green-bigger {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
.intro-box-grey .block-sep {
  height: 15px;
}
b.greyish {
  color: #666;
}
.btn-big-grey {
  background: #f0f1f3;
  display: block;
  font-size: 16px;
  font-weight: bold;
  border-radius: 8px;
  /*height: 60px;*/
  line-height: 60px;
  padding: 0 20px !important;
  color: #333 !important;
  position: relative;
}
.btn-big-grey::after {
  content: " ";
  width: 10px;
  height: 15px;
  background: url(../images/updates201901/arrow-btn-green.png) no-repeat;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 22px;
}
.btn-big-grey:hover {
  background-color: #2DAC36 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.btn-big-grey:hover::after {
  background: url(../images/updates201901/arrow-btn-white.png) no-repeat;
}
.atlas-sections {
  margin-top: 30px;
  margin-bottom: 20px;
}
.col-container {
  width: 315px;
  float: left;
  margin-bottom: 30px;
}
.col-container.first {
  margin-right: 30px;
}
.btn-img-above {
  border-radius: 0 0 8px 8px;
  transition: all .25s ease 0s;
  text-decoration: none !important;
}
.img-above {
  height: 110px;
  background-color: #f0f1f3;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.twoCol .ContentPart .main-link:hover, 
.twoCol .ContentPart .main-link:hover, 
.threeCol .ContentPart .main-link:hover, 
.threeCol .ContentPart .main-link:hover {
  text-decoration: none !important;
}
.main-link:hover .btn-big-grey.btn-img-above {
  background-color: #2DAC36 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.main-link:hover .btn-big-grey::after {
   background: url(../images/updates201901/arrow-btn-white.png) no-repeat;
}
.atlas-section-detail .img-above {
  height:250px;
}
.atlas-section-detail table {
  height: 60px;
  margin: 0;
  padding: 0;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.atlas-section-detail table tr td {
  border-right: 1px solid #d9dee2;
}
.atlas-section-detail table tr td:last-child {
  border: none;
}
.atlas-section-detail table tr td a {
  line-height: 60px;
  font-size: 15px;
  font-weight: bold;
  display: block;
  background-color: #f0f1f3;
  color: #333 !important;
  text-decoration: none !important;
  padding: 0 20px;
  position: relative;
}
.atlas-section-detail table tr td a:hover {
  background-color: #2DAC36 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.atlas-section-detail table tr td a::after {
  content: " ";
  width: 10px;
  height: 15px;
  background: url(../images/updates201901/arrow-btn-green.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 20px;
}
.atlas-section-detail table tr td a:hover::after {
   background: url(../images/updates201901/arrow-btn-white.png) no-repeat;
}
.margin-list {
  margin-bottom: 20px !important;
}
.sub-links-box {
  background: #f0f1f3;
  display: block;  
  border-radius: 8px;
  padding: 20px 20px 25px 20px !important;
}
.sub-links-box h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333 !important;
  margin-top: 0;
  margin-bottom: 25px;
}
.ContentPart#atlas-content .unstyled {
  margin: 0;
  padding: 0;
}
.ContentPart#atlas-content .unstyled li {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 15px;
}
.ContentPart#atlas-content .unstyled li:last-child {
  padding-bottom: 0;
}
.btn-list-white {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  background-color: #fff;
  color: #333 !important;
  text-decoration: none !important;
  padding: 0 20px !important;
  position: relative;
  border-radius: 6px;
}
.btn-list-white:hover {
  background-color: #2DAC36 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.btn-list-white::after {
  content: " ";
  width: 10px;
  height: 15px;
  background: url(../images/updates201901/arrow-btn-green.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 20px;
}
.btn-list-white:hover::after {
   background: url(../images/updates201901/arrow-btn-white.png) no-repeat;
}
.col-230 {
  width: 230px; 
  float: left; 
  margin-right: 20px;
}
.col-370 {
  width: 370px; 
  float: left;
}
.text-black {
  color: #333 !important;
}
.font-16 {
  font-size: 16px !important;
}
.margin-a-n {
  margin: 0 !important;
}
.margin-t-n {
  margin-top: 0 !important;
}
.margin-b-n {
  margin-bottom: 0 !important;
}
.margin-l-n {
  margin-left: 0 !important;
}
.margin-r-n {
  margin-right: 0 !important;
}
.ContentPart#atlas-content fieldset {
  padding: 20px !important;
  width: 620px !important;
}
.width-100 {
  width: 98%;
}
.ContentPart#atlas-content label.font-16 {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  line-height: 120% !important;
}
.ContentPart#atlas-content table.contentTable {
  margin-left: 0 !important;
  width: 100% !important;
}
.ContentPart.full-size-width {
  margin-left: 5px !important;
  margin-right: 5px !important;
  width: 930px !important;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand {
  width: 620px;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset {
  float: left;
  padding: 0 !important;
  padding: 10px 15px;
  position: relative;
  width: 100% !important;
}
.ContentPart#atlas-content .panel {
  -webkit-box-shadow: 0 !important;
  box-shadow: 0 !important;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand.main-expand fieldset,
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-body,
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-heading,
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel {  
  border-color: #dadfe2 !important;
}
.ContentPart#atlas-content .question-area fieldset h3 {
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  color: #333;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-heading a {
  text-decoration: none !important;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-heading h3 span {
  float: right;
  font-size: 16px !important;
  color: #2dac36 !important;
  position: relative;
  margin-right: 20px;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-heading h3 span::after {
  content: " ";
  width: 12px;
  height: 8px;
  background: url(../images/updates201901/arrow-up-green.png) no-repeat 0;
  margin-left: 8px;
  position: absolute;
  top: 8px;
  right: -20px;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-heading .collapsed h3 span::after {
  content: " ";
  width: 12px;
  height: 8px;
  background: url(../images/updates201901/arrow-down-green.png) no-repeat 0;
  margin-left: 8px;
  position: absolute;
  top: 8px;
  right: -20px;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset {
  background-color: #fff;
  margin-bottom: 20px !important;
  margin-top: 0px !important;
  position: relative;
  width: 660px !important;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .panel-heading {
  background-color: #fff;
  margin-bottom: 0 !important;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff;
  padding-top: 0;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .showHide blockquote {
  margin-bottom: 15px;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset.extra-info {
  width: 630px !important;
  padding: 20px 15px !important;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset.extra-info h3 {
  margin-bottom: 20px;
}
.ContentPart#atlas-content .title-container {
  width: 660px;
}
.ContentPart#atlas-content .title-container h1 {
  /*width: 530px;*/
  margin-bottom: 0 !important;
  float: left;
}
.ContentPart#atlas-content .title-container .back-btn-atlas {
  float: right;
  margin-top: 35px;
  background-color: #f7f9fa;
  border-radius: 4px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 13px;
  padding: 0 15px 0 10px;
}
.form-buttons {
  margin-top: 30px;
  width: 660px;
  text-align: center;
}
.ContentPart#atlas-content .question-area .inspibox::before {
  content: " ";
  background: url(../images/updates201901/inspibox-arrow.png) no-repeat;
  width: 15px;
  height: 45px;
  display: block;
  position: absolute;
  left: -15px;
  top: 9px;
}
.ContentPart#atlas-content .question-area .dreambox::before {
  content: " ";
  background: url(../images/updates201901/dreambox-arrow.png) no-repeat;
  width: 15px;
  height: 45px;
  display: block;
  position: absolute;
  left: -15px;
  top: 9px;
}
.ContentPart#atlas-content p.inspi-sub {
  font-size: 14px !important;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.ContentPart#atlas-content p.inspi-sub.first {
  margin-top: 0 !important;
}
.ContentPart#atlas-content .question-area .inspibox {
  z-index: 100 !important;
  width: 220px;
  float: right;
  background-color: #e7f5e7;
  border-radius: 16px 8px 8px 16px;
  margin-left: 20px;
  padding: 20px 10px 20px 10px;
  position: absolute;
  right: -275px;
  top: 0;
  border: 1px solid #cfe6cf;
}
.ContentPart#atlas-content .question-area .dreambox {
  z-index: 100 !important;
  width: 220px;
  /*float: right;*/
  background-color: #f8f9fd;
  border-radius: 16px 8px 8px 16px !important;
  margin-left: 20px;
  padding: 20px 10px 20px 10px;
  border: 1px solid #e4ebf0;
  /*position: absolute;
  right: -275px;
  top: 0;*/
  position:relative; 
  float:none; right:0px; 
  margin-bottom: 10px;
}
.ContentPart#atlas-content .question-area .panel-group.main-expand fieldset .dreambox.panel {
  border-radius: 16px 8px 8px 16px !important;
}
/*.ContentPart#atlas-content .question-area .inspibox a.header-title {
  background: green !important;
  color: red !important;
}*/
.ContentPart#atlas-content .question-area .inspibox .collapse .scrollable,
.ContentPart#atlas-content .question-area .dreambox .collapse .scrollable {
    overflow-y: scroll;
    padding-right: 10px;
    max-height: 150px;
    margin-top: 15px;
}
.ContentPart#atlas-content .question-area  .inspibox .collapse .link-more,
.ContentPart#atlas-content .question-area .dreambox .collapse .link-more {
  margin-top: 15px;
  line-height: 140%;
  padding: 15px 5px 0 5px;
  position: relative;
  border-top: 1px solid #e4ebf0;
}
.ContentPart#atlas-content .question-area .inspibox .collapse .link-more::after,
.ContentPart#atlas-content .question-area .dreambox .collapse .link-more::after {
  content: " ";
  width: 10px;
  height: 15px;
  background: url(../images/updates201901/arrow-btn-green.png) no-repeat;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 22px;
}
.ContentPart#atlas-content .question-area .inspibox .collapse .link-more a,
.ContentPart#atlas-content .question-area .dreambox .collapse .link-more a {
  font-size: 14px !important;
  font-weight: bold;
}
.ContentPart#atlas-content .question-area .inspibox a,
.ContentPart#atlas-content .question-area .inspibox a:hover,
.ContentPart#atlas-content .question-area .dreambox a,
.ContentPart#atlas-content .question-area .dreambox a:hover {
  text-decoration: none !important;
}
.ContentPart#atlas-content .question-area .inspibox h4,
.ContentPart#atlas-content .question-area .dreambox h4 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}
.ContentPart#atlas-content .inspibox-inline {
  width: 610px;
  background-color: #e7f5e7;
  border-radius: 16px 8px 8px 16px;
  padding: 20px 20px 20px 20px;
  border: 1px solid #cfe6cf;
  margin-bottom: 10px;
}
.ContentPart#atlas-content .dreambox-inline {
  width: 620px;
  background-color: #f8f9fd;
  border-radius: 16px 8px 8px 16px;
  padding: 20px 20px 20px 20px;
  border: 1px solid #e4ebf0;
  margin-bottom: 10px;
}
.ContentPart#atlas-content .inspibox-inline h4,
.ContentPart#atlas-content .dreambox-inline h4 {
  color: #333 !important;
  margin-top: 0 !important; 
  font-size: 16px;
  font-weight: bold;
}
.ContentPart#atlas-content .dreambox-inline p {
  font-size: 14px !important;
  margin-bottom: 10px;
}
.ContentPart#atlas-content .dreambox-inline p:last-child {
  margin-bottom: 0;
}
.ContentPart#atlas-content .question-area .inspibox h4::after {
  content: " ";
  background: url(../images/updates201901/inspibox-close.png) no-repeat;
  width: 14px;
  height: 21px;
  float: right;
}
.ContentPart#atlas-content .question-area .inspibox .collapsed h4::after {
  content: " ";
  background: url(../images/updates201901/inspibox-icon.png) no-repeat;
  width: 14px;
  height: 21px;
  float: right;
}
.ContentPart#atlas-content .question-area .dreambox h4::after {
  content: " ";
  background: url(../images/updates201901/dreambox-close.png) no-repeat;
  width: 14px;
  height: 21px;
  float: right;
}
.ContentPart#atlas-content .question-area .dreambox .collapsed h4::after {
  content: " ";
  background: url(../images/updates201901/dreambox-icon.png) no-repeat;
  width: 17px;
  height: 21px;
  float: right;
}
.ContentPart#atlas-content .question-area .inspibox ul,
.ContentPart#atlas-content .inspibox-inline ul {
  /*margin-top: 15px;*/
  margin-bottom: 0;
}
.ContentPart#atlas-content .question-area .inspibox ul {
  margin-left: 20px;
}
.ContentPart#atlas-content .inspibox-inline ul {
  margin-top: 0;
  margin-left: 15px;
}
.ContentPart#atlas-content .question-area .inspibox ul li,
.ContentPart#atlas-content .inspibox-inline ul li {
  font-size: 14px !important;
  margin-bottom: 8px;
}
.ContentPart#atlas-content .question-area .dreambox p {
  font-size: 14px !important;
  margin-bottom: 8px;
  margin-left: 5px !important;
}
.ContentPart#atlas-content .question-area .inspibox ul li:last-child,
.ContentPart#atlas-content .inspibox-inline ul li:last-child {
  margin-bottom: 0;
}
.ContentPart#atlas-content #temoignage-info {
  border-top: 1px solid #e1e4e7 !important;
}
.ContentPart#atlas-content #temoignage-info .panel {
  -webkit-box-shadow: 0px !important;
  box-shadow: 0px !important;
  border-bottom: 1px solid #e1e4e7 !important;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading {
  padding: 0;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading h4.panel-title {
  margin-top: 0;
  margin-bottom: 0;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading h4.panel-title a {
  color: #333 !important;
  font-weight: bold;
  font-size: 16px;
  display: block;
  padding-top: 15px;
  padding-bottom: 17px;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading h4.panel-title a:hover {
  text-decoration: none !important;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading h4.panel-title span {
  float: right;
  font-size: 16px !important;
  color: #2dac36 !important;
  position: relative;
  margin-right: 30px;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading h4.panel-title span::after {
  content: " ";
  width: 12px;
  height: 8px;
  background: url(../images/updates201901/arrow-up-green.png) no-repeat 0;
  margin-left: 8px;
  position: absolute;
  top: 8px;
  right: -20px;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-heading h4.panel-title .collapsed span::after {
  content: " ";
  width: 12px;
  height: 8px;
  background: url(../images/updates201901/arrow-down-green.png) no-repeat 0;
  margin-left: 8px;
  position: absolute;
  top: 8px;
  right: -20px;
}
.ContentPart#atlas-content #temoignage-info .panel .panel-collapse {
  padding-bottom: 10px;
}
.contentTable select {
  vertical-align: top;
  margin: 0;
  padding: 2px;
  line-height: 14px;
  border: 1px solid #d9d9d9;
  font-family: arial,helvetica,verdana;
  background-color: #f8f9fd;
  font-size: 14px;
  height: 30px;
  padding-left: 5px !important;
  border-radius: 0 !important;
}
fieldset .showHide blockquote div em {
  font-style: normal;
}
.extra-stuff-output {
  display: none;
}
.add-info {
  margin-bottom: 20px; 
  font-size: 14px;
  color: #666;
}
.profileName .green-link {
  color: #2dac36 !important;
}
.profileName .btn-download {
  background-color: #2dac36;
  color: #fff !important;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  margin-top: 6px;
}
.profileName .btn-download:hover {
  text-decoration: none !important;
}
.ContentPart#atlas-content .form-selection-list {
  padding: 4px 4px 0px 4px;
}
.ContentPart#atlas-content .form-selection-list p {
  font-size: 16px !important;
  margin: 0 0 15px 0 !important;
}
.ContentPart#atlas-content .form-selection-list .input-select {
  display: block;
  margin-bottom: 5px;
}
.border_green {
  width: auto !important;
  margin-bottom: 10px !important;
}

.ContentPart#atlas-content .toolTipped {
  background:url('../images/icon_questionmark.gif') no-repeat right -2px top 3px !important;
}
.ContentPart#atlas-content .dreambox-container {
  position: absolute; 
  right: -275px; 
  top: 0;
}
.ContentPart#atlas-content .extra-methodieken h2 {
  font-size: 20px;
  margin-top: 30px;
}
.ContentPart#atlas-content .extra-methodieken h3 {
  font-size: 15px !important;
  font-weight: bold !important;
  margin-top: 20px;
}

/* ---------- UPDATES 202007 - Kabass ---------- */

.kabass {
  padding: 20px 35px;
}
.kabass p {
	font-size: 14px;
	margin-bottom: 15px;
	color: #333;
}
.kabass p img {
	vertical-align: middle;
}
.kabass-header {
  border-bottom: 1px solid #dcdddf;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.kabass-header .kabass-logo {
  width: 175px;
  height: 46px;
  background: url('../images/updates202007/kabas-logo.png') no-repeat;
  display: inline-block;
  float: left;
}
.kabass-header .kabass-nav {
  float: right;
}
.kabass-header .kabass-nav a {
  display: inline-block;
  color: #fff;
  background-color: #f1a719;
  font-size: 13px;
  font-weight: bold;
  padding: 16px 20px;
}
.kabass-header .kabass-nav a:hover,
.kabass-header .kabass-nav a:active,
.kabass-header .kabass-nav a:focus {
  background-color: #ffbf43;
  text-decoration: none;
}
.kabass-title h1 {
  font-size: 24px;
  padding: 43px 0;
  width: 209px;
  background-color: #f1a719;
  display: inline-block;
  color: #fff;
  font-weight: normal; 
  text-align: center;
  float: left;
  margin: 0 30px 20px 0;
  line-height: 100%;
}
.kabass-title h1.blue {
	background-color: #008296;
  float: none;
}
.kabass-intro {
  float: left;
  font-size: 16px;
  width: 620px;
  margin-top: 10px;
}
.kabass-intro p {
  line-height: 24px;
}
.kabass-intro .intro-text {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.kabass-intro a {
  text-decoration: underline;
  color: #333 !important;
  font-weight: bold;
}
.kabass-intro a:hover,
.kabass-intro a:active,
.kabass-intro a:focus {
  color: #008296 !important;
  text-decoration: none;
}
.kabass h2 {
  color: #f1a719;
  font-weight: normal;
  font-size: 26px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.kabass p a,
.kabass .kabass-collapse ul li a,
.kabass ul li a,
.kabass ol li a,
.kabass .white-box p a {
	color: #f1a719 !important;
	text-decoration: underline;
	font-weight: bold;
}
.kabass p a.link-black {
	color: #333 !important;
}
.kabass-box-nav {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.kabass-box-nav ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
.kabass-box-nav ul li {
	list-style: none;
    width: 209px;
    height: 110px;
	background: #008296;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: list-item;
	white-space: normal;
	text-align: center;
	padding: 0;
}
.kabass-box-nav ul li a {
	display: flex; 
	box-sizing: border-box;
	-webkit-box-align: center;
	align-items: center;
	align-content: center;
	font-size: 20px;
	color: #fff  !important;
	text-decoration: none  !important;
	font-weight: normal;
	text-align: center !important;
	width: 100%;
	height: 110px;
	line-height: 120%;
	justify-content: center;
	padding: 0 20px;
}
.kabass-box-nav.sub-nav ul li a {
  background-color: #0a9fb6;
}
.kabass-box-nav ul li a:hover {
  background-color: #0a9fb6;
  text-decoration: none;
}
.kabass-box-nav.sub-nav ul li a:hover {
  background-color: #32c7de;
  text-decoration: none;
}
.kabass .kabass-content-80 {
  width: 80%;
}
.kabass .partners-link {
  display: inline-block !important;
  margin-right: 30px !important;
  margin-bottom: 20px !important;
}
.teaser-dynamo {
  background-color: #f0f1f3;
  border: 1px solid #f0f1f3 !important;
  padding: 10px 15px 20px 15px;
  width: 195px;
  border-radius: 6px !important;
  position: relative;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
}
.teaser-dynamo p {
  margin: 15px 0 15px 0;
}
.kabass .kabass-collapse {
	margin-top: 30px;
}
.kabass .kabass-collapse.sub-collapse {
	margin-top: 0;
	margin-bottom: 0;
}
.kabass .kabass-collapse .panel-default > .panel-heading {
	background-color: #008296;
	border-color: #008296;
	border-radius: 0 !important;
	padding: 0;
}
.kabass .kabass-collapse .panel-default > .panel-heading h4 a.collapsed {
	color: #fff !important;
	background-color: #0a9fb6;
    background-position: 16px 0;
}
.kabass .kabass-collapse .panel-default > .panel-heading h4 a {
	display: block;
    padding: 15px 0 15px 52px;
    background: url('../images/updates202007/spriteIcons.png?v=1') no-repeat 16px -294px #008296;
    color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	transition: none;
}
.kabass .kabass-collapse .panel-default > .panel-heading h4 a:hover {
	text-decoration: none;
	background-color: #32c7de;
}

.kabass .kabass-collapse .panel-default.panel-orange > .panel-heading {
	/*background-color: #f1a719;
	border-color: #f1a719;*/
	background-color: #aaa;
	border-color: #aaa;
	border-radius: 0 !important;
	padding: 0;
}
.kabass .kabass-collapse .panel-default.panel-orange > .panel-heading h4 a.collapsed {
	color: #fff !important;
	/*background-color: #f1a719;*/
	background-color: #aaa;
    /*background-position: 16px -98px;*/
	background-position: 16px -196px;
}
.kabass .kabass-collapse .panel-default.panel-orange > .panel-heading h4 a {
	display: block;
    padding: 15px 0 15px 52px;
    /*background: url('../images/updates202007/spriteIcons.png?v=1') no-repeat 16px -392px #f1a719;*/
	background: url('../images/updates202007/spriteIcons.png?v=1') no-repeat 16px -490px #888;
    color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	transition: none;
}
.kabass .kabass-collapse .panel-default.panel-orange > .panel-heading h4 a:hover {
	text-decoration: none;
	/*background-color: #ffbf43;*/
	background-color: #bbb;
}

.kabass .kabass-collapse.sub-collapse .panel-default > .panel-heading {
	background-color: #aaa;
	border-color: #aaa;
	border-radius: 0 !important;
	padding: 0;
}
.kabass .kabass-collapse.sub-collapse .panel-default > .panel-heading h4 a.collapsed {
	color: #fff !important;
	background-color: #aaa;
    background-position: 16px -196px;
}
.kabass .kabass-collapse.sub-collapse .panel-default > .panel-heading h4 a {
	display: block;
    padding: 15px 0 15px 52px;
    background: url('../images/updates202007/spriteIcons.png?v=1') no-repeat 16px -490px #888;
    color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	transition: none;
}
.kabass .kabass-collapse.sub-collapse .panel-default > .panel-heading h4 a:hover {
	text-decoration: none;
	background-color: #bbb;
}

.kabass .kabass-collapse .panel-default > .panel-heading + .panel-collapse > .panel-body {
	background-color: #f1f2f2;
	padding: 20px 20px 20px 20px;
}
.kabass .kabass-collapse .panel-default > .panel-heading + .panel-collapse > .panel-body.smaller-padding {
	padding: 20px 15px 20px 15px;
}
.kabass .kabass-collapse.sub-collapse .panel-default > .panel-heading + .panel-collapse > .panel-body {
	background-color: #fff;
	padding: 20px 20px 20px 20px;
}


.kabass .kabass-collapse h3,
.kabass .kabass-title h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 15px 0;
}
.kabass .kabass-content-80 ul,
.kabass .kabass-content-80 ol,
.kabass .kabass-collapse ul,
.kabass .kabass-collapse ol,
.kabass .kabass-title ul,
.kabass .kabass-title ol {
	margin: 0 0 20px 20px;
	padding: 0;
}
.kabass .kabass-content-80 ul li,
.kabass .kabass-content-80 ol li,
.kabass .kabass-collapse ul li,
.kabass .kabass-collapse ol li,
.kabass .kabass-title ul li,
.kabass .kabass-title ol li {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	margin-bottom: 5px;
}
.kabass .kabass-content-80 ul li ul,
.kabass .kabass-content-80 ol li ul,
.kabass .kabass-collapse ul li ul,
.kabass .kabass-collapse ol li ul,
.kabass .kabass-title ul li ul ,
.kabass .kabass-title ol li ul {
	margin-top: 10px;
}
.kabass .kabass-content-80 ul li ul li,
.kabass .kabass-content-80 ol li ul li,
.kabass .kabass-collapse ul li ul li,
.kabass .kabass-collapse ol li ul li,
.kabass .kabass-title ul li ul li,
.kabass .kabass-title ol li ul li {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	margin-bottom: 5px;
	list-style: disc;
}
.dynamo .kabass-title {
	margin-top: 10px;
}
.dynamo .kabass-title img {
	width: 130px;
	display: inline-block;
	float: left;
	margin: 0 30px 20px 0;
}
.dynamo .kabass-title p {
	width: 80%;
}
.dynamo .kabass-title h3 {
	margin: 0 0 15px 0 !important;
	padding-top: 20px !important;
	font-weight: bold !important;
	line-height: 150%;
}
.dynamo .row {
	margin: 0;
}
.dynamo-exemple {
	width: 100%;
}
.dynamo-exemple tr td, .dynamo-exemple tr th {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #008296;
}
.dynamo-exemple tr.first-line td, 
.dynamo-exemple tr.first-line th {
	padding-top: 0;
}
.dynamo-exemple tr.last-line td, 
.dynamo-exemple tr.last-line th {
	padding-bottom: 0;
}
.dynamo-exemple tr th {
	color: #333;
	text-align: right;
}
.dynamo-exemple tr td.arrow {
	background: url('../images/updates202007/dynamo-arrow.png') no-repeat center bottom;
	overflow: hidden;
	vertical-align: bottom;
}



/* ----------- BUBBLES ----------- */

.talk-bubble {
	display: inline-block;
	position: relative;
	width: 98%;
	height: auto;
	background-color: #fff;
	margin: 25px 0;
}
.border{
	border: 2px solid #008296;
}
.round{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.talktext {
    padding: 1em;
    text-align: center;
    line-height: 1.5em;
}
.talktext p {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
	font-size: 16px;
}
.talktext p span {
	font-size: 20px;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	right: auto;
	top: auto;
	bottom: -28px;
	border: 14px solid;
	border-color: #008296 transparent transparent #008296;
}
.tri-right.btm-left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 32px;
	right: auto;
	top: auto;
	bottom: -23px;
	border: 12px solid;
	border-color: #fff transparent transparent #fff;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: 30px;
	bottom: -28px;
	border: 14px solid;
	border-color: #008296 #008296 transparent transparent;
}
.tri-right.btm-right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: 32px;
	bottom: -23px;
	border: 12px solid;
	border-color: #fff #fff transparent transparent;
}

.talk-download {
	margin: 25px 0;
	width: 98%;
	border: 2px solid #008296;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
}
.talk-download img {
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-bottom: 2px solid #e1e4e7;
}
.talk-download .talktext {
	padding: 0;
}
.first-contact {
	background-color: #008296;
}
.first-contact .talktext p {
	color: #fff;
}
.first-contact.tri-right.btm-left-in:after{
	border-color: #008296 transparent transparent #008296;
}
.talk-answer.border{
	border: 2px solid #aaa;
}
.talk-answer.tri-right.border.btm-right-in:before {
	border-color: #aaa #aaa transparent transparent;
}
.talk-download .link-btn,
.talk-download .link-btn-pdf,
.talk-download .link-btn-doc {
	position: relative;
	line-height: 14px;
	margin: 10px 0 !important;
}
.talk-download .link-btn {
	display: inline-block;
    padding: 10px 15px;
    background: #008296;
    color: #fff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	font-size: 14px;
}
.talk-download .link-pdf {
	display: inline-block;
    padding: 10px 15px;
    background: #008296;
	color: #fff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	font-size: 14px;
	background: #008296 url('../images/updates202007/pdf-logo.png') no-repeat 10px 9px;
	padding-left: 30px;
}
.talk-download .link-doc {
	display: inline-block;
    padding: 10px 15px;
    background: #008296;
    color: #fff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	font-size: 14px;
	background: #008296 url('../images/updates202007/x-office-document.png') no-repeat 10px 9px;
	padding-left: 30px;
}
.talk-download .link-btn:hover,
.talk-download .link-btn:active,
.talk-download .link-btn:focus,
.talk-download .link-pdf:hover,
.talk-download .link-pdf:active,
.talk-download .link-pdf:focus,
.talk-download .link-doc:hover,
.talk-download .link-doc:active,
.talk-download .link-doc:focus {
    background-color: #0a9fb6;
    text-decoration: none;
}
.dynamo-links {
	margin: 30px 0 20px 0;
	display: block;
}
.dynamo .btn-link-dynamo {
	text-align: center;
	padding: 15px 0;
	/*width: 48%;*/
	display: block;
	float: left;
	font-size: 16px;
	text-decoration: none;
}
.dynamo .btn-technical {
	background-color: #fff;
	border: 2px solid #aaa;
	color: #333;
	width: 55%;
}
.dynamo .btn-technical span {
	color: #008296;
	font-weight: bold;
}
.dynamo .btn-register {
	display: block;
	background-color: #008296;
	border: 2px solid #008296;
	margin-right: 1%;
	color: #fff;
	width: 43%;
}
.dynamo .btn-register.btn-yellow {
	background-color: #f1a719;
	border: 2px solid #f1a719;
}
.dynamo .btn-technical:hover,
.dynamo .btn-technical:active,
.dynamo .btn-technical:focus {
	/*color: #32c7de;
	border: 2px solid #32c7de;*/
}
.dynamo .btn-register:hover,
.dynamo .btn-register:active,
.dynamo .btn-register:focus {
	background-color: #32c7de;
	border: 2px solid #32c7de;
}
.dynamo .btn-yellow:hover,
.dynamo .btn-yellow:active,
.dynamo .btn-yellow:focus {
	background-color: #ffbf43;
	border: 2px solid #ffbf43;
}
.dynamo .text-center {
	margin: 20px 0;
}
.dynamo .text-center .btn-link-dynamo {
	width: 375px;
	margin: 0 auto;
	float: none;

}

/* ----------- ADMIN ---------- */

.kabass h5 {
	margin-top: 25px;
}
.kabass h5:first-child {
	margin-top: 0px;
}
.kabass h5, .kabass h5 a {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.kabass h5 a {
	color: #008296 !important;
	text-decoration: underline;
}
.kabass .white-box {
	background-color: #fff;
	padding: 20px 20px;
	margin-bottom: 20px;
}
.kabass .white-box h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
}
.kabass .white-box:last-child {
	margin-bottom: 0px;
}
.kabass .white-box p {
	margin-bottom: 5px;
}
.kabass .white-box ul {
	margin-bottom: 5px !important;
}
.kabass .white-box .link-btn,
.kabass .white-box .link-btn-pdf,
.kabass .white-box .link-btn-doc {
	position: relative;
	line-height: 14px;
}
.kabass .white-box .link-btn a {
	display: inline-block;
    padding: 6px 8px;
    background: #008296;
    color: #fff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	font-size: 14px;
	margin-top: 10px;
}
.kabass .white-box .link-btn-pdf a {
	display: inline-block;
    padding: 6px 8px;
    background: #008296;
	color: #fff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	font-size: 14px;
	margin-top: 10px;
	background: #008296 url('../images/updates202007/pdf-logo.png') no-repeat 6px 5px;
	padding-left: 28px;
}
.kabass .white-box .link-btn-doc a {
	display: inline-block;
    padding: 6px 8px;
    background: #008296;
    color: #fff !important;
	font-weight: normal !important;
	text-decoration: none !important;
	font-size: 14px;
	margin-top: 10px;
	background: #008296 url('../images/updates202007/x-office-document.png') no-repeat 6px 5px;
	padding-left: 28px;
}
.kabass .white-box .link-btn a:hover,
.kabass .white-box .link-btn-pdf a:hover,
.kabass .white-box .link-btn-doc a:hover {
    background-color: #0a9fb6;
    text-decoration: none;
}
.kabass p.quotes {
  	position: relative;
	margin: 0 27px;
	margin-bottom: 20px;
	display: block;
	font-style: italic;
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
}
.kabass p.quotes:last-child {
  	margin-bottom: 0;
}
.kabass p.quotes::before {
    position: absolute;
    left: -30px;
    top: 5px;
    content: "\201C";
    font-weight: bold;
	font-size: 2.5em;
	color: #0a9fb6;
}

@media (max-width: 768px) {
  .kabass {
    padding: 30px 10px;
  }
  .kabass-header .kabass-logo {
    float: none;
    display: block;
  }
  .kabass-header .kabass-nav {
    float: none;
    margin-top: 30px;
  }
  .kabass-header .kabass-nav a {
	  display: block;
	  margin-bottom: 5px;
  }
  .kabass-title h1 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .kabass-intro {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .kabass .partners-link {
  	display: block !important;
  	margin-right: 0 !important;
  	margin-bottom: 30px !important;
  }
  .teaser-dynamo {
  	width: 100%;
  }
  .kabass .kabass-collapse .panel-default > .panel-heading h4 a,
  .kabass .kabass-collapse .panel-default.panel-orange > .panel-heading h4 a {
	  line-height: 120%;
	  font-size: 18px;
  }
  .dynamo .kabass-title p {
	  width: 100%;
  }
  .dynamo .kabass-title img {
	width: 200px;
	display: block;
	float: none;
	margin: 0 0 20px 0;
  }
  .talk-bubble, .talk-download {
	width: 100%;
  }
  .dynamo .btn-link-dynamo {
	  width: 100%;
	  margin-bottom: 10px;
	  margin-left: 0;
	  margin-right: 0;
	  line-height: 120%;
  }
  .dynamo .text-center .btn-link-dynamo {
	  width: 100%;
  }
}