/*
 * CLASSES GENERALES
 */

/*** Clearfix ***/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
.clear { clear: both; }

/*** Positioning and Alignment ***/
.fl { float: left; }
.fr { float: right; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center { text-align: center; }
.wrap { width: 960px; margin: auto; }


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * GENERAL.CSS
 */


/* General Settings */
html {
    height: 100%;    
}

body {
    color: #555;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
    height: 100%;
    position: relative;
}

h1,h2,h3,h4,h5,h6 { 
    font-weight: normal; 
    margin-bottom: 15px; 
}

p { 
    line-height: 18px;
    margin-bottom: 15px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

::-moz-selection {
    background: #084465;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #084465;
    color: #fff;
    text-shadow: none;
}

.clear {
    clear: both;
}

/* Imgs */
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}


.flexslider {
	margin-left: 4px;
	margin-right: 4px;
}

#content .single ul.flex-direction-nav {
	list-style: none outside none;
}

/* Body background according to part */
body.home {
     background-color: #00466a;
     background-image: url(images/general/body-bg-home.gif);
     background-repeat: repeat-x;
     background-position: top;
}
body.home #shadow {
    background-image: url(images/general/shadow-bg-home.gif);
    background-position: center;
    background-repeat: repeat-y;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
body.home #shadow-inner {
    background-image: url(images/general/shadow-inner-bg-home.gif);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

body.decouvrir-l-ordre {
     background-color: #0d699c;
     background-image: url(images/general/body-bg-decouvrir-l-ordre.gif);
     background-repeat: repeat-x;
     background-position: top;
}
body.decouvrir-l-ordre #shadow {
    background-image: url(images/general/shadow-bg-decouvrir-l-ordre.gif);
    background-position: center;
    background-repeat: repeat-y;
    position: relative;
    margin: 0 auto;
    width: 100%;
}
body.decouvrir-l-ordre #shadow-inner {
    background-image: url(images/general/shadow-inner-bg-decouvrir-l-ordre.gif);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

body.exercer-la-profession {
     background-color: #fbab00;
     background-image: url(images/general/body-bg-exercer-la-profession.gif);
     background-repeat: repeat-x;
     background-position: top;
}
body.exercer-la-profession #shadow {
    background-image: url(images/general/shadow-bg-exercer-la-profession.gif);
    background-position: center;
    background-repeat: repeat-y;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
body.exercer-la-profession #shadow-inner {
    background-image: url(images/general/shadow-inner-bg-exercer-la-profession.gif);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

body.vous-et-votre-kine {
     background-color: #d72446;
     background-image: url(images/general/body-bg-vous-et-votre-kine.gif);
     background-repeat: repeat-x;
     background-position: top;
}
body.vous-et-votre-kine #shadow {
    background-image: url(images/general/shadow-bg-vous-et-votre-kine.gif);
    background-position: center;
    background-repeat: repeat-y;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
body.vous-et-votre-kine #shadow-inner {
    background-image: url(images/general/shadow-inner-bg-vous-et-votre-kine.gif);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    width: 100%;
}



/* Links colors according to part */
.home a {
    color: #80a3b5;
}
.home a:hover {
    color: #00466a;
}

.decouvrir-l-ordre a {
    color: #0c5e8c;
}
.decouvrir-l-ordre a:hover {
    color: #86b4ce;
}

.exercer-la-profession a {
    color: #fbab00;
}
.exercer-la-profession a:hover {
    color: #fdd580;
}

.vous-et-votre-kine a {
    color: #d72446;
}
.vous-et-votre-kine a:hover {
    color: #eb92a3;
}

/*** wrapper **/
#wrapper {
    width: 1016px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}

/*** container ***/
#container {
    height: auto;
    margin: 0 auto 0px auto;
    position: relative;
    width: 960px;
}

/*** main ***/
#main {
    padding: 20px 0 0 0;
    position: relative;
    z-index: 1000;
}

/*** content ***/
#content {
    height: auto;
    margin-left: 242px;
    overflow: hidden;
    position: relative;
    width: 468px;
}

/** Diaporama **/
#diaporama-page {
    height: 10px;
    width: 100%;
    background-image: url(images/diaporama/home_background.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.decouvrir-l-ordre #diaporama-page {
    background-image: url(images/diaporama/decouvrir-l-ordre_background.gif);
}
.exercer-la-profession #diaporama-page {
    background-image: url(images/diaporama/exercer-la-profession_background.gif);
}
.vous-et-votre-kine #diaporama-page {
    background-image: url(images/diaporama/vous-et-votre-kine_background.gif);
}

.error404 h1 {
    font-size: 20px;
    line-height: 26px;
    color: #00466a;
}

/** Plugins **/
.wpcf7  {
    width: 400px;
    text-align: left;
}
.wpcf7-form  {
    width: auto;
}
.wpcf7-form input {
    width: 400px;
}
.wpcf7-form textarea {
    width: 400px;
}
.wpcf7-form select {
    width: 404px;
}
.wpcf7-form input.wpcf7-submit {
    width: auto;
}
.wpcf7-form .wpcf7-response-output {
    border: 0;
    margin: 0;
    padding: 0;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-not-valid-tip-no-ajax {
    color: #d72446;
}

/** Tooltip **/
#tooltip {
    background-image: url(images/infobulle/pointe.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: fixed;
}

#tooltip-container {
    background-color: #fff;
    border: 1px solid #6c9b43;
    padding: 5px;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
}

#tooltip .name {
    font-weight: bold;
}
#tooltip .more {
    font-size: 10px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * HEADER.CSS
 */


/* header */
#header {
    height: 145px;
    background-image: url(images/header/header-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
} 

#header-logo {
    float: left;
}

#header-baseline {
    color: #005380;
    float: left;
    font-size: 20px;
    margin-left: 21px;
    margin-top: 80px;
}

#header-menu {
    display: inline;
    float: right;
    margin-right: 28px;
    margin-top: 20px;
    text-align: right;
}

#header-menu li:before {
   content: "+ ";
}

#header-menu a {
    color: #00466A;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * MENU-TOP.CSS
 */


/* nav */
#nav {
    position: relative;
    z-index: 1001;
}

#nav ul li {
    display: inline;
    text-transform: uppercase;
    float: left;
    /*width: 234px;*/
    /*width: 320px;*/
    position: relative;
}

#nav ul li#nav1 {
    width: 258px;
}

#nav ul li .subnav {
    height: auto;
    position: absolute;
    top: 28px;
    display: none;
    width: 960px;
    z-index: 10001;
}

#nav li {
    z-index: 1;
}

#nav li:hover {
    z-index: 2000;
}

#nav li:hover .subnav {
    display: block;
}

#nav li .subnav ul {
    float: left;
    padding: 15px 0;
    display: inline;
    width: 240px;
}

#nav li .subnav ul li {
    padding: 5px 0;
}

#nav li .subnav ul li a {
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 200px;
    font-size: 15px;
    font-weight: normal;
}

#nav li .subnav ul li a:hover, #nav li .subnav ul li a:active {
    color: #858585
}

#nav li .subnav ul.sub-menu {
    padding: 0 0 5px 0;
}

#nav li .subnav ul.sub-menu a {
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    text-transform: none;
}
#nav li .subnav ul.sub-menu ul.sub-menu {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin-left: 15px;
    text-transform: none;
    width: 190px;
}
#nav li .subnav ul.sub-menu ul.sub-menu li {
    padding: 5px 0 0 0;
}

/*
Modificateurs
*/
#nav li .subnav ul#menu-decouvrir-lordre-colonne-1,
#nav li .subnav ul#menu-exercer-la-profession-colonne-1,
#nav li .subnav ul#menu-vous-et-votre-kine-colonne-1
{
/*    width: 220px;
    margin-left: 20px;*/
}


#nav #nav2 .subnav {
    /*background-color: #0d699c;*/
    /*left: -258px;*/
    background-color: #0d699b;
}

#nav #nav3 .subnav {
    /*background-color: #fbab00;*/
    /*left: -492px;*/
    background-color: #ff9934;
    left: -320px;
}

#nav #nav4 .subnav {
    background-color: #d72446;
    /*left: -726px;*/
    left: -640px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * HOME.CSS
 */


.home #content {
    margin-left: 0;
    width: 714px;
    overflow: hidden;
}

#diaporama-home {
    min-height: 400px;
    height: 400px;
}

.home #content .news {
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    overflow: hidden;
    position: relative;
}

.home #content .news h1 {
    font-weight: normal;
    margin: 13px 15px 7px 15px;
}

.home #content .news h2 {
    font-weight: normal;
    margin: 7px 15px;
}


.home #content .news h1 a {
    color: #fff;
    line-height: 100%;
    margin-bottom: 1px;
}

.home #content .news h1 a:hover {
    /*text-decoration: underline;*/
    text-decoration: none;
}

.home #content .news p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    margin: 0 15px 7px 15px;
}

.home #content .news p.date {
    color: #fff;
    font-size: 10px;
    font-style: italic;
    line-height: 18px;
    text-transform: capitalize;
}

.home #content .news p.more {
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 0;
}

.home #content .news p.more a {
    bottom: 2px;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    position: absolute;
    right: 3px;
    width: 100px;
    text-align: right;
}
.home #content .news p.more a:hover {
    text-decoration: underline;
}

/** Overwrite par partie **/
#actualites-de-la-profession,
#exercer-la-profession
{
    height: 222px;
    width: 710px;
    background-image: url(images/home/actualites-de-la-profession.gif);
}

#actualites-de-la-profession .news-image,
#exercer-la-profession .news-image
{
    float: left;
    width: 350px;
    margin-right: 20px;
}

#monordretv .news-image {
    height: 167px;
    overflow: hidden;
}

#monordretv .news-image img {
    width: 350px;
    height: auto;
}

#actualites-de-la-profession h1 a,
#exercer-la-profession h1 a, 
#monordretv h1 a
{
    font-size: 22px;
}

#actualites-de-la-profession p,
#exercer-la-profession p,
#monordretv  p
{
    font-size: 13px;
    line-height: 18px;
}

#actualites-de-la-profession p.more a,
#exercer-la-profession p.more a
{
    color: #fbab00;
}

#actualites-grand-public,
#vous-et-votre-kine,
#monordretv
{
    height: 320px;
    margin-top: 30px;
    width: 350px;
    background-image: url(images/home/actualites-grand-public.gif);
}

#actualites-grand-public p.more a,
#vous-et-votre-kine p.more a
{
    color: #d72446;
}

#actualites-de-l-ordre,
#decouvrir-l-ordre,
#monordretv
{
    height: 320px;
    margin-left: 10px;
    margin-top: 30px;
    width: 350px;
    background-image: url(images/home/actualites-de-l-ordre.gif);
}

#monordretv {
    background-image: url(images/home/monordretv.gif);
}

#actualites-de-l-ordre .more a:link, #actualites-de-l-ordre .more a:visited,
#decouvrir-l-ordre .more a:link, #decouvrir-l-ordre .more a:visited
{
    color: #0d699c;
}
#actualites-de-l-ordre .more a:hover, #actualites-de-l-ordre .more a:active,
#decouvrir-l-ordre .more a:hover, #decouvrir-l-ordre .more a:active
{
    color: #00466a;
}

#monordretv .more a:link, #monordretv .more a:visited {
    color: #8fc25b;
}
#monordretv .more a:hover, #monordretv .more a:active {
    color: #74a047;   
}

#actualites-grand-public h1 a,
#vous-et-votre-kine h1 a,
#actualites-de-l-ordre h1 a,
#decouvrir-l-ordre h1 a,
#monordretv h1 a {
    font-size: 18px;
    color: #fff;
}

.home #content #monordretv h1 {
    margin-bottom: 0
}

.home #content #monordretv h2 {
    margin-top: 0
}


#monordretv h1 a {
    text-transform: uppercase;
}

#monordretv h2 a {
    font-size: 16px;
    color: #fff;
}

#actualites-grand-public p,
#vous-et-votre-kine p,
#actualites-de-l-ordre p,
#decouvrir-l-ordre p
{
    font-size: 12px;
    line-height: 16px;
}

/* publications */

.news-publications {
    /*clear: both;
    position: relative;*/
    float: left;
    width: 710px;
    border: 1px solid #ffb000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.news-publications h1 {
    background-color: #ffb000;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    padding: 12px;
    margin-bottom: 0;
}

.publication {
    position: relative;
    padding: 15px;
}

.publication h2 {
    margin: 0 0 5px 0;
}

.publication h2 a:link, .publication h2 a:visited,
.publication h2 a:hover, .publication h2 a:active {
    color: #555;
    font-size: 18px;
    line-height: 18px;
}

.publication-date {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.publication-source {
    font-size: 10px;
    margin-top: 15px;
    margin-bottom: 0;
}

.home .publication-readmore:link, .home .publication-readmore:visited {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #ffb000;
    font-size: 10px;
}
.home .publication-readmore:hover, .home .publication-readmore:active {
    color: #e49e04;
    text-decoration: underline;
}

/* encart Dernière newsletter */
.news-publications.newsletter {
    border: 1px solid #188BCD;
    margin-bottom: 30px;
    margin-top: 2px; /* pour que ce soit aligné avec l'encart de la sidebar */
}
.news-publications.newsletter h1 {
    background-color: #188BCD; 
}
.news-publications.newsletter .publication-readmore {
    color: #188BCD; 
}
/* encart Publications (*/
.news-publications.all {
    margin-top: 30px;
}

/* slideshow de la home */

body.home .slideshow {
    position: relative;
}

body.home .slideshow .slide {
    height: 400px;
    width: 960px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; /*pour que ça soit moins moche au chargement*/
}

body.home .slideshow .slide img {
    display: block;
    position: relative;
}

body.home .slideshow .slide-text, body.home .slideshow .slide-readmore {
    position: absolute;
    left: 585px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

body.home .slideshow .slide-text {
    padding: 10px;
    width: 335px;
    bottom: 100px;
    background-color: #003652;
}

body.home .slideshow .slide-text a:link, body.home .slideshow .slide-text a:active,
body.home .slideshow .slide-text a:hover, body.home .slideshow .slide-text a:visited {
    color: #fff;
}

body.home .slideshow .slide-text h2 {
    font-size: 18px;
}

body.home .slideshow .slide-description {
    font-size: 14px;
}

body.home .slideshow .slide-readmore { 
    bottom: 62px;
    color: #003652;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
}

body.home .slideshow .slideshow-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 960px;
    height: 72px;
    background: url(images/home/la-vague.png) 0 0 no-repeat transparent;
    z-index: 40;
}

body.home .slideshow .slideshow-nav-content {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 18px;
}

body.home .slideshow .slideshow-nav-content li {
    position: relative;
    float: left;
    margin-left: 5px;
}

body.home .slideshow .slideshow-nav-content li a {
    padding: 5px 10px;
    background-color: #fff;
    color: #003652;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 22px;
    font-size: 12px;
}

body.home .slideshow .slideshow-nav-content li a:hover, body.home .slideshow .slideshow-nav-content li a:active,
body.home .slideshow .slideshow-nav-content li a.current {
    color: #fff;
    background-color: #003652;
}


/*couleurs par rubrique*/
/* ->vous et votre kiné */ 
body.home .slideshow .category-vous-et-votre-kine .slide-readmore,
body.home .slideshow .category-vous-et-votre-kine .slideshow-nav-content li a { 
    color: #D72446;
}
body.home .slideshow .category-vous-et-votre-kine .slide-text{
    background-color: #D72446;
}

/* -> profession */ 
body.home .slideshow .category-exercer-la-profession .slide-readmore,
body.home .slideshow .category-exercer-la-profession .slideshow-nav-content li a { 
    color: #FF9934;
}
body.home .slideshow .category-exercer-la-profession .slide-text{
    background-color: #FF9934;
}
/* -> ordre */ 
body.home .slideshow .category-decouvrir-l-ordre .slide-readmore,
body.home .slideshow .category-decouvrir-l-ordre .slideshow-nav-content li a { 
    color: #0D699B;
}
body.home .slideshow .category-decouvrir-l-ordre .slide-text{
    background-color: #0D699B;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * SINGLE.CSS
 */

/** Text **/
#content .single  {
   overflow: hidden;
}

#content .single h1 {
    color: #00466a;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}

#content .single h2 {
    border-bottom: dotted 1px #b1b3b4;
    color: #00466a;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
    width: 100%;
}

#content .single h3 {
    color: #00466a;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
    width: 100%;
}

#content .single img {
   padding-bottom: 10px;
}

#content .single ul {
    list-style-position: inside;
    list-style-type: disc;
}

#content .single table {
    border: dotted 1px #b1b3b4;
    clear: both;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 15px;
    max-width: 100%;
}

#content .single table td {
    border: dotted 1px #b1b3b4;
    padding: 3px 10px 3px 5px;
}

#content .single .post-date {
    color: #a0a0a0;
    font-size: 11px;
    line-height: 19px;
    margin-bottom: 10px;
}

#content .single .post-excerpt {
    margin-bottom: 20px;
}

#content .single .post-excerpt p {
    color: #00466a;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

#content .single .post-category {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    width: 100%;
}

#content .single .post-tags {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    width: 100%;
}

#content .single .documents {
    margin-bottom: 15px;
}

#content .single .documents img {
    float: left;
    margin-top: 5px;
    margin-right: 6px;
}

#content .single .documents div.infos {
    margin-left: 33px;
}

#content .single .documents a {
    font-size: 11px;
    line-height: 12px;
}
#content .single .documents a:hover {
    text-decoration: underline;
}

#content .single .documents .meta {
    font-size: 11px;
    line-height: 12px;
}

#content .single .documents ul {
    list-style-position: outside;
    list-style-type: none;
}

#content .single .documents li {
    margin-bottom: 10px;
    display: block;
    clear: both;
}

/** Slider **/
#content .single .slider {
    margin-bottom: 20px;
    overflow: hidden;
}

#content .single .slide {
    height: 350px;
    width : 100%;
    position: relative;

}
#content .single .slide + .slide{
    display: none;
}

#content .single .slide-text {

    background-image: url(images/page/slider-home-background.png);
    background-repeat: repeat;
    bottom: 0px;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    word-wrap: break-word;
    z-index: 1;
}

#content .single .slider-pagination {
    margin-bottom: 5px;
}

#content .single .slider-pagination a {
    background-image: url(images/page/slider-pagination-home-background.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 5px;
}

#content .single .slider-pagination a.activeSlide {
    font-weight: bold;
}


/** Organigramme **/
#content .single .function {
    background-color: #eeeeee;
    border-radius : 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; 
    padding: 5px;
    margin-top: 10px;
    zoom: 1;
}

#content .single .function .photo {
    height: 120px;
    float: left;
    overflow: hidden;
    width: 100px;
    zoom: 1;
}

#content .single .function img {
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100px;
    zoom: 1;
}

#content .single .function p {
    margin-left: 110px;
    zoom: 1;
}

#content .single .function p.role {
    color: #999999;
    font-size: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    zoom: 1;
}

#content .single .function p.nom {
    font-size: 13px;
    zoom: 1;
}


/** Overwrite des couleurs **/
.decouvrir-l-ordre #content .single h1,
.decouvrir-l-ordre #content .single h2,
.decouvrir-l-ordre #content .single .post-excerpt p
{
    color: #0d699c;
}
.exercer-la-profession #content .single h1,
.exercer-la-profession #content .single h2,
.exercer-la-profession #content .single .post-excerpt p
{
    color: #fbab00;
}
.vous-et-votre-kine #content .single h1,
.vous-et-votre-kine #content .single h2,
.vous-et-votre-kine #content .single .post-excerpt p
{
    color: #d72446;
}

.decouvrir-l-ordre #content .single .slide-text {
     background-image: url(images/page/slider-decouvrir-l-ordre-background.png);
}
.exercer-la-profession #content .single .slide-text {
     background-image: url(images/page/slider-exercer-la-profession-background.png);
}
.vous-et-votre-kine #content .single .slide-text {
     background-image: url(images/page/slider-vous-et-votre-kine-background.png);
}
.decouvrir-l-ordre #content .single .slider-pagination a {
    background-image: url(images/page/slider-pagination-decouvrir-l-ordre-background.gif);
}
.exercer-la-profession #content .single .slider-pagination a {
    background-image: url(images/page/slider-pagination-exercer-la-profession-background.gif);
}
.vous-et-votre-kine #content .single .slider-pagination a {
    background-image: url(images/page/slider-pagination-vous-et-votre-kine-background.gif);
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * LOOP.CSS
 */

/** Text **/
#content .loop {
    overflow: hidden;
}

#content .loop h1 {
    color: #00466a;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
}

#content .loop .page,
#content .loop .post {
    border-bottom-color: #00466a;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-bottom: 35px;
    padding-bottom: 20px;
    position: relative;
}

#content .loop .page .post-more,
#content .loop .post .post-more {
    position: absolute;
    right: 0;
    bottom: 0;
}

#content .loop h2 {
    color: #00466a;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}

#content .loop .position-0 h2 {
    font-size: 20px;
    line-height: 24px;
}

#content .loop .post-image img {
    float: left;
    margin-right: 15px;
}

#content .loop .post-infos {
    height: auto !important;
    height: 185px;
    min-height: 185px;
}

#content .loop .position-0 img {
    float: none;
    margin-bottom: 5px;
}

#content .loop .position-0 .post-infos {
    height: auto;
    min-height: inherit;
    margin-left: inherit;
}

#content .loop .post-date {
    color: #999;
    font-size: 11px;
    line-height: 19px;
    margin-bottom: 10px;
}

#content .loop .post-excerpt {
}

#content .loop .post-excerpt p {
    font-size: 12px;
    line-height: 16px;
}

#content .loop .post-category {
    font-size: 10px;
    line-height: 12px;
    width: 100%;
}

#content .loop .post-tags {
    font-size: 10px;
    line-height: 12px;
    width: 100%;
}


#content .loop #nav-below {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

#content .loop #nav-below div {
    display: inline;
}

/** Overwrite des couleurs **/
.decouvrir-l-ordre #content .loop h1,
.decouvrir-l-ordre #content .loop h2
{
    color: #0d699c;
}
.decouvrir-l-ordre #content .loop .post {
    border-bottom-color: #0d699c;
}
.exercer-la-profession #content .loop h1,
.exercer-la-profession #content .loop h2
{
    color: #fbab00;
}
.exercer-la-profession #content .loop .post {
    border-bottom-color: #fbab00;
}
.vous-et-votre-kine #content .loop h1,
.vous-et-votre-kine #content .loop h2
{
    color: #d72446;
}
.vous-et-votre-kine #content .loop .post {
    border-bottom-color: #d72446;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * COMMENTS.CSS
 */


#content .post-meta .comment {
    margin-bottom: 15px;
}

#content .commentaires {
    display: block;
}

#content .commentlist .comment {
    background-color: #e0e0e0;
    margin-bottom: 15px;
}

#content .commentlist .comment .comment-author {
    margin-bottom: 5px;
}

#content .commentlist .comment .comment-meta {
    font-size: 10px;
    margin-bottom: 5px;
}

#content .commentaires #respond {
    margin-top: 30px;
}

#content #commentform input,
#content #commentform textarea
{
    display: block;
}

#content #commentform .form-allowed-tags {
    display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * MENU-LEFT.CSS
 */

#part-menu {
    display: inline-block;
    float: left;
    height: 100%;
    margin-left: -28px;
    width: 220px;
    padding-right: 20px;
    padding-top: 4px;
}

#part-menu ul {
}

#part-menu li {
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#part-menu li ul li {
    font-size: 14px;
    margin-bottom: 2px;
    text-transform: none;
}

#part-menu a {
    font-family: "Arial Narrow", Arial, sans-serif;
    display: block;
    padding: 2px 15px 2px 29px;;
    text-decoration: none;
}

#part-menu .sub-menu > li > .sub-menu {
    margin-left: 10px;
}

/*
Découvrir l'ordre
*/
#part-menu #menu-menu-decouvrir-lordre a {
    color: #0d699c;
}

#part-menu #menu-menu-decouvrir-lordre a:hover {
    background-image: url(images/menu-left/hover-decouvrir-l-ordre.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#part-menu #menu-menu-decouvrir-lordre li.current_page_item a {
    background-image: url(images/menu-left/hover-decouvrir-l-ordre.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#part-menu #menu-menu-decouvrir-lordre li.current_page_item li a {
    background-image: none;
}

#part-menu #menu-menu-decouvrir-lordre li.current_page_item li a:hover {
    background-image: url(images/menu-left/hover-decouvrir-l-ordre.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

/*
Exercer la profession
*/
#part-menu #menu-menu-exercer-la-profession a {
    color: #fbab00;
}

#part-menu #menu-menu-exercer-la-profession a:hover {
    background-image: url(images/menu-left/hover-exercer-la-profession.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#part-menu  #menu-menu-exercer-la-profession li.current_page_item a {
    background-image: url(images/menu-left/hover-exercer-la-profession.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#part-menu #menu-menu-exercer-la-profession li.current_page_item li a {
    background-image: none;
}

#part-menu #menu-menu-exercer-la-profession li.current_page_item li a:hover {
    background-image: url(images/menu-left/hover-exercer-la-profession.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

/*
Vous et votre kiné
*/

#part-menu #menu-menu-vous-et-votre-kine a {
    color: #d72446;
}

#part-menu #menu-menu-vous-et-votre-kine a:hover {
    background-image: url(images/menu-left/hover-vous-et-votre-kine.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#part-menu #menu-menu-vous-et-votre-kine li.current_page_item a {
    background-image: url(images/menu-left/hover-vous-et-votre-kine.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#part-menu #menu-menu-vous-et-votre-kine li.current_page_item li a {
    background-image: none;
}

#part-menu #menu-menu-vous-et-votre-kine li.current_page_item li a:hover {
    background-image: url(images/menu-left/hover-vous-et-votre-kine.gif);
    background-repeat: no-repeat;
    background-position: left center;
}


/*

#exercer-menu a {
    color: #009efb;
}

#exercer-menu a.here, #exercer-menu a:hover {
    background-color: #009efb;
    color: #fff;
}

body.vous-et-votre-kine div#part-menu a {
    color: #dc002e;
}

body.vous-et-votre-kine div#part-menu a.here, 
body.vous-et-votre-kine div#part-menu a:hover {
    background-color: #dc002e;
    color: #fff;
}*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * BREADBRUMB.CSS
 */

#content .breadcrumbs {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 0 15px 0;
}

#content .breadcrumbs a {
    text-decoration: none;
}

.breadcrumbs li {
    display: inline;
}

.breadcrumbs li a:after {
    color: #999999;
}


body.home .breadcrumbs {
    color: #00466a;
}
body.home .breadcrumbs a {
    color: #80a3b5;
}
body.home .breadcrumbs li.current_item {
    color: #00466a;
}


body.decouvrir-l-ordre .breadcrumbs {
    color: #0d699c;
}
body.decouvrir-l-ordre .breadcrumbs a {
    color: #86b4ce;

}
body.decouvrir-l-ordre .breadcrumbs li.current_item {
    color: #0d699c;
}


body.exercer-la-profession .breadcrumbs {
    color: #fbab00;
}
body.exercer-la-profession .breadcrumbs a {
    color: #fdd580;
}
body.exercer-la-profession .breadcrumbs li.current_item {
    color: #fbab00;
}

body.vous-et-votre-kine .breadcrumbs {
    color: #d72446;
}
body.vous-et-votre-kine .breadcrumbs a {
    color: #eb92a3;
}
body.vous-et-votre-kine .breadcrumbs li.current_item {
    color: #d72446;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * SHARE.CSS
 */

.share {
    float: left;
    height: 20px;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    z-index: 1000;
}

#content .share {
    border-bottom: dotted 1px #b1b3b4 ;
    border-top: dotted 1px #b1b3b4 ;
    padding-bottom: 4px;
    padding-top: 4px;
    vertical-align: middle;
}

#content .share .addthis_button_print {
    float: right;
}

#content .loop .share {
    margin-bottom: 20px;
}

/** Overwrite for home **/
#content-home .share {
    border: 0;
    padding: 0;
}

#content-home .share .addthis_button_print {
    float: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * SIDEBAR.CSS
 */

#sidebar-left {
    border-top: dotted 1px #b1b3b4 ;
    clear: left;
    float: left;
    margin-top: 15px;
    padding-top: 20px;
    width: 218px;
}

#sidebar-right {
    float: right;
    width: 218px;
}

.widget-area li.widget {
    background-image: url(images/sidebar/widget_background.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    font-size: 11px;
    margin-bottom: 28px;
    padding-bottom: 15px;
    zoom: 1;
}

.widget-area li.widget h2 {
    font-size: 15px;
    color: #00466a;
    height: 15px;
    margin-bottom: 14px;
    width: 200px;
}

.widget-area li.widget p {
    margin-bottom: 20px;
}

.widget-area li.widget li,  
.widget-area li.widget_text p {  /* widget de newsletter */
    background-image: url(images/sidebar/widget_puce.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #555555;
    font-size: 11px;
    line-height: 14px;
    padding-left: 10px;
    margin-bottom: 10px;
    width: 200px;
}

.widget-area li.widget li ul.children {
    margin-top: 10px;
}

.widget-area li.widget a {
    color: #555555;
    font-weight: normal;
    font-size: 11px;
}


/** Widget de recherche **/
.widget-area li.widget_cnomk_recherche {
    width: 218px;
    margin-bottom: 28px;
    margin-top: 8px;
    padding-bottom: 0;
    background-image: url(images/sidebar/widget_search_background.gif);
    background-position: top left;
}

.widget-area li.widget_cnomk_recherche h2 {
    display: none;
}

.widget-area li.widget_cnomk_recherche #searchsubmit {
   float: right;
}

.widget-area li.widget_cnomk_recherche #searchFormInputField {
    background-color: transparent;
    border: 0;
    color: #fff;
    height: 29px;
    line-height: 26px;
    padding: 0 5px;
    margin: 0;
    width: 148px;
}

/** Widget Newsletter */
.semio-newsletter{
    margin-top: 5px;
}

.semio-newsletter #mail {
    border: 1px solid #bebebe;
    color: #555555;
    font-size: 11px;
    font-family: "Arial Narrow", Arial, sans-serif;
    padding: 3px;
    width: 190px;
    margin-left: 10px;
}

.semio-newsletter .submit {
    background-color: #005380;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px; 
    border: 0;
    margin: 10px 0 0 10px;
    padding: 3px 5px;
    text-transform: uppercase;
    font-size: 9px;
    font-family: "Arial Narrow", Arial, sans-serif;
    cursor: pointer;
}

.semio-newsletter .submit:hover, .semio-newsletter .submit:active {
    background-color: #013e5f;
}



/** Widget contacter les conseils **/
.widget-area li.widget_cnomk_contacterconseils {
    margin-bottom: 28px;
    padding-bottom: 0;
    background-image: none;
}



/** Widget lien Contact **/
.widget-area li.widget_links#linkcat-27 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget-area li.widget_links#linkcat-27 .widgettitle {
    display: none;
}
.widget-area li.widget_links#linkcat-27 ul li {
    background: none;
    padding-left: 0;
    width: 100%;
}
.widget-area li.widget_links#linkcat-27 ul li a {
    background: #188bcd url('images/sidebar/contact.png') no-repeat 8px center;
    border-radius: 2px; 
    height: 28px;
    opacity: 0.95;
    padding-left: 28px;
    color: #fff;
    line-height: 28px;
    display: block;
}
.widget-area li.widget_links#linkcat-27 ul li a:hover {
    opacity: 1;
}


/** Widget archives **/
.widget-area li.widget_archive select {
    width: 100%;
}


/** Overwrite des couleurs des titres selon la partie **/
.widget-area li.widget h2 span.actualites-de-l-ordre,
.widget-area li.widget h2 span.decouvrir-l-ordre
{
    color: #0d699c;
}
.widget-area li.widget h2 span.actualites-de-la-profession,
.widget-area li.widget h2 span.exercer-la-profession
{
    color: #fbab00;
}
.widget-area li.widget h2 span.actualites-grand-public,
.widget-area li.widget h2 span.vous-et-votre-kine
{
    color: #d72446;
}



/** Widget Mon Ordre TV **/
.widget-area .widget_cnomk_monordretv h2 span {
    color: #74a047;
}
.widget_cnomk_monordretv h3 {
    margin: 8px 0 5px;
}
.widget_cnomk_monordretv h3 a:hover {
    text-decoration: underline;
}
.widget_cnomk_monordretv img {
    max-width: 100%;
}
.widget_cnomk_monordretv .date {
    font-size: 10px;
    font-style: italic;
}
.widget_cnomk_monordretv .legend {
    margin: -15px 0;
}
.widget-area .widget_cnomk_monordretv .chanel a {
    color: #74a047;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 * FOOTER.CSS
 */


/*** footer ***/
#footer {
    background-image: url(images/footer/footer-bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    overlfow: hidden;
    position: relative;
    bottom: 0;
    height: 178px;
    width: 100%;
    z-index: 100000;
}

#footer-address {
    position: absolute;
    left: 85px;
    top: 80px;
}

#footer-address p {
    color: #4a4a4a;
    font-size: 10px;
    line-height: 14px;
}

#footer-languages {
    position: absolute;
    right: 28px;
    top: 20px;
}

#footer-languages img {
   margin-left: 7px;
}

#footer-links {
    position: absolute;
    right: 28px;
    top: 50px;
}

#footer-links li {
    display: inline;
    padding: 8px 0 0 0px;
    text-transform: lowercase;
    margin-top: 4px;
    font-size: 12px;
    letter-spacing: 0px;
}

#footer-links li a {
    font-size: 11px;
    color: #6b6b6b;
}

#footer-links li a:hover {
    color: #d72446;
}

#header-baseline,
#header-menu a,
#content .loop h1,
#content .single .post-excerpt p,
#nav li ul a,
#part-menu ul li a,
#footer-links li a,
#sidebar-right li.widget h2 { 
    font-family: 'Inter Tight', sans-serif;
    font-weight: 500;
    font-size: 11px;
}

#part-menu ul li a {
    font-size: 12px;
    line-height: 18px;
}

#header-baseline strong,
#content .single h2,
.home .news h1 a,
.home .news h2 a,
.home .news-publications h1,
.home .news-publications h2 a,
#nav li a.level1-a,
#nav li a.level1-a span { 
    font-family: 'Inter Tight', sans-serif;
    font-weight: 600;
    font-weight: normal;
}

#content .single h1,
#content .loop h2  { 
    font-family: 'Inter Tight', sans-serif;
    font-weight: 300;
    font-size: 15px;
}