/* =fonts
----------------------------------------------- */

body, input, textarea,
blockquote .legende, .rte blockquote .legende,
.titre7, .rte h6.titre7,
.titre8, .rte h6.titre8 { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

#headTop,
#mainNavigation ul li a,
.titre1, .rte h1,
.titre2, .rte h2,
.titre3, .rte h3,
.titre5, .rte h5,
.titre6, .rte h6, a.btn,
.titreBlocColonne, .newsCategory,
.eventDate .eventDay, .eventDate .eventMonth,
#ongletsRight li a, .eventsCalendar th,
.nbEvents, div.controls a, .searchResultCategory
 { font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; }

blockquote, .rte blockquote { font-family: Georgia; }

div.standardTxtBloc h2, h3, h4, h5 {
  margin-top: 20px;
}

div.standardTxtBloc p {
  margin-top: 10px;
  margin-bottom: 15px;
}

div.standardTxtBloc .csc-textpic-text h2 {
  margin-top: 0;
}

div.standardTxtBloc .csc-textpic{
    margin-top: 20px;
}

/* =general
----------------------------------------------- */

.spacer { clear: both; line-height: 1; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }

html, body { height: 100%; }

.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

body {
    font-size: 12px; line-height: 15px; color: #87888A;
    background: #fff url(img/body-bg.png) repeat-x 0 0;
}

body#calendarClic { background: #fff; }

::selection { background: #007CB0; color:#fff; }
::-moz-selection { background: #007CB0; color:#fff; }
::-webkit-selection { background: #007CB0; color:#fff; }

/* =Structure
----------------------------------------------- */

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -280px; /* la marge en bas doit etre egale a la hauteur du footer */
}

.main { width: 990px; margin: 0 auto ; }
#wrapper .main { padding-top: 5px; }

#header { background: #FFF url(img/header-bg.png) no-repeat 100% 1px; }
#mainContent {  background-color: #FFF; color: #000; padding: 0 25px; min-height: 200px;  }

.push { height: 280px; } /* la hauteur doit etre egale au footer */
#footer { height: 280px; background: #FFF url(img/footer-bg.png) no-repeat 0 0;  }

#content { clear: both; }
#content.hasColonne { width: 700px; padding-right: 40px; float: left; }


#content .csc-default{
    margin-bottom: 10px;
}

#colonne { 
    float: left; width: 199px;
    color: #4D4D4D;
    background: #E6E5E6 url(img/colonne-bg.png) no-repeat 0 100%;
    padding: 4px 0 100px 1px;
}


#colonne p {
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 10px;
}


#colonne h2,#colonne h3 {
    background: url("img/colonne-arrow.gif") no-repeat scroll 0 5px transparent;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 15px;
}


#colonne h4 {
    background: url("img/colonne-arrow.gif") no-repeat scroll 0 5px transparent;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 10px;
    padding-left: 15px;
}

/*#colonne div .csc-default {
    background: transparent url(img/colonne-bloc-sep.gif) repeat-x 0 bottom;
    #color: red;
    #background-color: red;
    height: auto;
    border: 0;
    padding-bottom: 5px;
    padding-top: 5px;
} */

/*#colonne div.csc-default div.csc-default {*/
#colonne > div.csc-default {
    background: transparent url(img/colonne-bloc-sep.gif) repeat-x 0 bottom;
    #color: red;
    #background-color: red;
    height: auto;
    border: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

#colonne hr {
    background: transparent url(img/colonne-bloc-sep.gif) repeat-x 0 bottom;
    #color: red;
    #background-color: red;
    height: 2px;
    border: 0;
}

#colonne ul {
    list-style: disc;
    margin-left: 17px;
    /*list-style-position: inside;*/
}

#colonne ul li {
   /* background: url("img/puce-liste.png") no-repeat scroll 0 5px transparent;
    list-style: disc;*/
    /*padding-bottom: 3px;
    padding-left: 5px;*/
    margin: 5px 12px;
}

.standardTxtBloc { padding: 15px 0 30px; }

/* =Animations
----------------------------------------------- */
#searchForm #searchInput,
.newsThumbLink .titre4,
.newsThumbLink .newsThumb {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* =colors
----------------------------------------------- */
.blue { color: #007CB0; }
.yellow { color: #E7AD00; }
.green { color: #5D9C28; }
.red { color: #C90019; }

/* =Headings
----------------------------------------------- */



.titre1, .rte h1, .rte .titre1 {
    color: #000; font-size: 24px; line-height: 28px;
    font-weight: bold;
    margin-bottom: 15px;

}

.titre2, .rte h2, .rte .titre2 {
    color: #007CB0; font-size: 21px; line-height: 24px;
    margin-bottom: 12px;
    font-weight: normal;
}

.titre3, .rte h3, .rte .titre3 {
    font-size: 19px; line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}

.titre4, .rte h4, .rte .titre4 {
    font-size: 16px; line-height: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.titre5, .rte h5 {
    color: #666; font-size: 15px; line-height: 18px;
    margin-bottom: 5px;
    font-weight: normal;
}

.titre6, .rte h6 {
    font-size: 14px; line-height: 18px;
    margin-bottom: 4px;
    font-weight: bold;
}

.titre7, .rte h6.titre7 {
    font-size: 13px; line-height: 18px;
    margin-bottom: 2px;
    font-weight: bold;
}

.titre8, .rte h6.titre8 {
    font-size: 11px; line-height: 18px;
    margin-bottom: 0; text-transform: uppercase;
    font-weight: bold;
}


/* =Texte txt
----------------------------------------------- */

.rte ul { padding-top: 3px; }
.rte ul li { padding-bottom: 3px; padding-left: 12px; background: transparent url(img/puce-liste.png) no-repeat 0 5px; }


ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    color: #007CB0;
}

#colonne .rte ul { list-style: disc; margin-left: 12px;  }
#colonne .rte ul li { background: none; padding-left: 0; }

blockquote, .rte blockquote {
    font-size: 18px; line-height: 24px; color: #666; font-style: italic;
    padding-left: 15px;
    border-left: 1px solid #999;
}

.legende, .rte .legende,.csc-textpic-caption {
    font-size: 11px; line-height: 14px; color: #666; font-style: normal;
}

/*added to hide double display of texte under picture in single news view */
.news-single-imgcaption {
	display:none;
}

dd.csc-textpic-caption {
    margin-top: 3px !important;
}

blockquote .legende, .rte blockquote .legende { font-size: 12px; line-height: 15px; padding-top: 5px; }

.rte hr {
    border: 0;
    border-top: 1px solid #99CBDF;
    clear: both;
    margin-bottom: 0;
    margin-top: 0;
}


a.btn {
	background-color: #007CB0;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a.btn:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

a.btn_blue {
	background-color: #007CB0;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.btn_blue:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

a.btn_white {
background-color: #FFF;
color: #007CB0;
font-size: 11px;
line-height: 13px;
text-decoration: none;
padding: 2px 5px 2px;
border-style: solid;
border-width: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
a.btn_white:hover { color: #007CB0; opacity : 0.8; filter : alpha(opacity=80); 
}

a.btn_yellow {
	background: #E7AD00;
    color: #FFF;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.btn_yellow:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

a.btn_green {
	background: #5D9C28;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.btn_green:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

a.btn_king-Hassan {
	background: #00937f;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.btn_king-Hassan:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }


a.btn_red {
	background: #C90019;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.btn_red:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

a.btn_grey {
	background: #B3B3B3;
    color: #FFF;
    font-size: 11px; line-height: 13px;
    text-decoration: none;
    padding: 2px 5px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.btn_grey:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

.bloc2txtLeft { float: left; width: 45%; }
.bloc2txtRight { float: right; width: 45%; }
/* boutons pages Hassan 2
----------------------------------------------- */
.hassan2-btn {
background-color: #00937f; 
padding: 5px 5px 5px 5px; 
color: #fff; 
border-radius: 5px;
text-decoration: none!important;
}
.hassan2-btn:hover {
background-color: #81cec1; 
padding: 5px 5px 5px 5px; 
color: #fff; 
border-radius: 5px;
text-decoration: none!important;
}

/* =Header
----------------------------------------------- */
#site-title { float: left; }
#site-title a {
	float: left;
        text-indent: -10000px;
        background: #fff url(img/logo-en.png) no-repeat 0 0;
        width: 334px;
        height: 125px;
}
#site-title.fr a { background-image: url(img/logo-fr.png); }


#headRight { float: right; }


#headTop { float: right; white-space: nowrap; }
* html #headTop { width: 415px; }

#headTop ul { float: left; margin-left: 15px; white-space: nowrap; }
#headTop ul li { display: inline; }

#languages li { margin-left: 10px; float: left; padding-top: 4px; }

#languages a {
    color: #000;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
}

#languages a img { position: relative; top: 1px; margin-right: 3px; }
#languages a:hover img { opacity : 0.7; filter : alpha(opacity=70); }

#languages a label { cursor: pointer; }
#languages a:hover{ text-decoration: underline; color: #007CB0; }

#languages img {
	width: 13px;
	height: 10px;
}

#socialLinks {
    background-color: #004F6F;
    padding: 4px 5px 4px;
    -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
}
#socialLinks li { float: left; }
#socialLinks li.iFacebook { margin: 0 2px; }
#socialLinks li.iTwitter { margin: 0 2px; }
#socialLinks li.iLinkedIn { margin: 0 2px; }
#socialLinks li.iRss { margin: 0 2px; }
#socialLinks li a {
    float: left;
    width: 18px; height: 17px;
    text-indent: -10000px;
    background: transparent no-repeat 0 0;
    text-decoration: none;
}

#socialLinks li a:hover { opacity : 0.7; filter : alpha(opacity=70); }

#socialLinks li.iFacebook a { background-image: url(img/icon-facebook.gif); }
#socialLinks li.iTwitter a { background-image: url(img/icon-twitter.gif); }
#socialLinks li.iLinkedIn a { background-image: url(img/icon-linkedIn.gif); }
#socialLinks li.iRss a { background-image: url(img/icon-rss.gif); }

.topLogBtn {
    margin-left: 7px;
    background: #007CB0 url(img/icon-log.gif) no-repeat 5px 5px;
    color: #fff;
    float: right;
    font-size: 11px; line-height: 15px;
    padding: 4px 10px 6px 23px;
    -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
    text-decoration: none;
}

.topLogBtn:hover { color: #fff; background-color: #004F6F; }

#headSep { border: 0; border-top: 1px solid #99CBDF; }

/* = Recherce
----------------------------------------------- */

#searchForm { clear: both; float: right; padding-top: 7px; width: 163px; text-align: right; }
#searchForm #searchInput { float: left; color: #999; font-size: 11px; line-height: 11px; height: 11px; padding: 9px 3px 7px; width: 127px; border: 0;  }
#searchForm #searchInput:focus { color: #007CB0; background-color: #FEFEFE; }

#searchBtn {
    float: right; border: 0;
    background: transparent url(img/search-btn.gif) no-repeat 0 0;
    width: 30px; height: 27px; line-height: 27px;
    text-align: left; text-indent: -10000px;
    cursor: pointer;
}
#searchBtn:hover { background-position: 0 -30px; }




/* =menu / navigation principale
----------------------------------------------- */
#mainNavigation { clear: both;  padding-top: 10px; margin-right: 15px;  }
#mainNavigation ul { float: right; }
#mainNavigation ul li { float: left; z-index: 900; position: relative; zoom:1; padding: 0 3px 0 1px; background: transparent url(img/sep-menu.jpg) no-repeat 100% -5px; }

#mainNavigation ul li:last-child, #mainNavigation ul li.lastOfLine { padding-right: 0; background-image: none; }
#mainNavigation ul li a { 
    float: left;
    padding: 20px 10px;
    font-weight: bold;
    font-size: 14px; line-height: 17px;
    color: #004F6F;
    text-decoration: none;
}

/*#mainNavigation ul li:hover a,*/
#mainNavigation ul li.hover a { color: #004F6F; background: #99CBDF; }

/*#mainNavigation ul li.hasSubList:hover a,*/
#mainNavigation ul li.hasSubList.hover a { background: #99CBDF url(img/nav-arrow-down.gif) no-repeat 50% 44px; }

#mainNavigation ul ul {
    display: none; zoom:1; position: absolute; z-index: 100; top: 57px; left: 0; width: 250px; padding: 2px 2px 0; background-color: #99CBDF;
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}
/*#mainNavigation ul li:hover  ul,*/
#mainNavigation ul li.hover  ul { display: block; }

#mainNavigation ul li:last-child ul, #mainNavigation ul li.lastOfLine ul { left: auto; right: 0; }

#mainNavigation ul ul li { display: block; float: none; padding: 0; background-image: none; border-bottom: 2px solid #99CBDF; }

#mainNavigation ul ul li a, 
/*#mainNavigation ul li:hover ul li a,*/
#mainNavigation ul li.hover ul li a,
/*#mainNavigation ul li.hasSubList:hover ul li a,*/
#mainNavigation ul li.hasSubList.hover ul li a {
    float: none; display: block;
    padding: 10px 10px;
    font-size: 12px; line-height: 15px; font-weight: normal;
    background: #004F6F url(img/nav-sub-bg.png) repeat-x 0 100%; color: #fff;
    text-transform: uppercase;
}

/* #mainNavigation ul li.hasSubList:hover ul li.hasSubList { background-image: url(img/nav-sub-link.png); background-repeat: no-repeat; background-position: 2px 6px; } */

/*#mainNavigation ul li:hover ul li:hover a,*/
#mainNavigation ul li.hover ul li.hover a { background-color: #00B2FC; }

/*#mainNavigation ul li:hover ul ul,*/
#mainNavigation ul li.hover ul ul { display: none; top: -2px; left: auto; right: 250px; }

/*#mainNavigation ul li:hover ul li:hover ul,*/
#mainNavigation ul li.hover ul li.hover ul { display: block; }

/*#mainNavigation ul li:hover ul li:hover ul a:hover,*/
#mainNavigation ul li.hover ul li.hover ul a:hover { background-color: #007CB0; }




/* =footer
----------------------------------------------- */

#footer { color: #fff; }

#footerLeft { float: left; width: 900px; display: inline; text-align: center; padding-top: 200px; }
/* #footerLeft { float: left; width: 380px; margin-left: 100px; display: inline; text-align: center; padding-top: 200px; } */
#footer a { color: #fff; }

.footerLinks a { padding: 0 3px; text-decoration: none; }
.footerLinks a:hover { text-decoration: underline; }

.footerCredits { font-size: 11px; line-height: 14px; padding-top: 3px; }

#footerRight { float: right; width: 300px; display: inline; text-align: center; padding-top: 90px; margin-right: 100px; }
#footerRight img { display: block; margin: 0 auto 10px; }
#footerRight a { text-decoration: underline; }


/* =Fil d'Ariane
----------------------------------------------- */
#breadcrumb { padding: 15px 0 12px; border-bottom: 1px solid #99CBDF; }
#breadcrumb li {
    display: inline; float: left;
    background: #B3B3B3 url(img/breadcrumb-sep.gif) no-repeat 100% 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px; line-height: 15px;
    padding: 0 10px 0 0px;
    white-space: nowrap;
    margin-bottom: 3px;
}
#breadcrumb li:last-child, #breadcrumb li.last { background-image: url(img/breadcrumb-sep-last.gif); }

#breadcrumb li a { color: #fff; text-decoration: none; float: left; padding: 1px 3px 0; }
#breadcrumb li a:hover { color: #eee; }


/* = 
----------------------------------------------- */
#imgPageTop img { display: block; }

/* =Colonne
----------------------------------------------- */
.blocColonne {
    clear: both;
    background: transparent url(img/colonne-bloc-sep.gif) repeat-x 0 bottom;
    font-size: 11px; line-height: 15px;
    padding: 20px 0 20px;
}


.titreBlocColonne {
    font-size: 14px; line-height: 17px;
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 15px;
    background: transparent url(img/colonne-arrow.gif) no-repeat 0 5px;
}

.blocColonneContent { padding: 0 15px; }
/* =
----------------------------------------------- */



/* =images
----------------------------------------------- */
.imgRight { float: right; margin: 0 0 15px 15px; width: 240px; }
.imgLeft { float: left; margin: 0 15px 15px 0; }

.imageLegende img { display: block; }
.imageLegende .legende { margin-top: 7px; }
.imgRight .legende {  }


/* =News
----------------------------------------------- */



.newsCategory {
    font-style: italic; color: #007CB0; text-transform: uppercase;
    font-size: 11px; line-height: 15px;
    border-top: 1px solid #007CB0; padding-top: 9px;
}

.newsDate { color: #808080; font-size: 11px; line-height: 15px;margin: 0px; }

/*reduction de l'espace entre les news dans la page des news (debut) */
/*.newsInList { padding-bottom: 50px; }*/
.newsInList { padding-bottom: 2px; }
/*reduction de l'espace entre les news dans la page des news (debut) */


.newsInList .newsCategory { float: left; width: 140px;  margin-top: 10px; }
.newsInList .newsInfos { margin-left: 150px; }
.newsInList .newsDate { margin-bottom: 20px; }

div .newsInfos p {
   margin :  0;
   padding : 0;
}

div .newsInList p {
  /*margin-bottom: 7px;*/
  margin-top: 10px;
  

}

.cat-forum .newsCategory { border-top-color: #E7AD00; color: #E7AD00; }
.cat-forum .btn { background-color: #E7AD00; }

/*.cat-event .newsCategory { border-top-color: #C90019; color: #C90019; }*/ /*retirer la couleur rouge de la catégorie "Local Autorithies**/
/*.cat-event .btn { background-color: #C90019; }*/ /*retirer la couleur rouge du bouton de la catégorie "Local Autorithies*/

.cat-document .newsCategory { border-top-color: #5D9C28; color: #5D9C28; }
.cat-document .btn { background-color: #5D9C28; }

#newsNavigation { margin-left: 150px; margin-top: 10px; } /* LG modification margin-top 20 to 10 suite integration boutons reseaux sociaux FC : passage du margin-left de 160px à 150px pour aligner le Hr en bas de page avec le texte (demande de AG) */

.btnBack { float: right; margin-top: 8px; }


.homeNews {
    float: left; width: 220px; margin-right: 20px; display: inline;
}


/* =Navigation
----------------------------------------------- */
.navigation-bottom { clear: both; border-top: 1px solid #B3B3B3; padding: 30px 0; }
.navPrev { float: left; }
.navNext { float: right; }




/* = Home
----------------------------------------------- */

#sliderContanier {
    border-bottom: 1px solid #99CBDF; margin-bottom: 15px;
    background: transparent url(img/slider-container-bg.png) no-repeat 0 0;
}

.homeNewsBloc { float: left; width: 720px; margin-bottom:20px; }
.homeEventsBloc { float: left; width: 220px; }


.homeNews .newsCategory { margin-bottom: 5px; padding-top: 5px; }

.newsThumbLink { display: block; text-decoration: none; border-bottom: 1px solid #007CB0; margin-bottom: 12px;   }
.cat-forum .newsThumbLink { border-bottom-color: #E7AD00; }
/*.cat-event .newsThumbLink { border-bottom-color: #C90019; }*/ /*retirer la couleur rouge sur le Hr de la catégorie "Local Autorithies**/
.cat-document .newsThumbLink { border-bottom-color: #5D9C28; }

.newsThumbLink .titre4 { color: #000; }
.newsThumbLink:hover .titre4 { color: #007CB0; }

.newsThumb { display: block; margin-bottom: 10px; }
.newsThumbLink:hover .newsThumb { opacity : 0.8; filter : alpha(opacity=80); }

/*remplacement du trait rouge par un trait bleu au niveau de la colonne Event sur la page d'accueil(debut)*/
/*#homeEventsTable { width: 220px; border-top: 1px solid #C90019; }*/
#homeEventsTable { width: 220px; border-top: 1px solid #007CB0; }
/*remplacement du trait rouge par un trait bleu au niveau de la colonne Event sur la page d'accueil(fin)*/
#homeEventsTable td { 
    vertical-align: middle; border-bottom: 1px solid #99CBDF;
    padding: 15px 0;
    background: transparent url(img/event-home-bg.png) repeat-x 0 100%;
}
#homeEventsTable td.homeDateBox { width: 50px;  }
#homeEventsTable td.homeEventInfoBox { padding-left: 10px; padding-right: 5px; font-size: 11px; line-height: 12px; color: #333; }
.homeDateBox .eventDate { background: transparent url(img/sep-alpha.png) no-repeat 100% 50%; }

.eventDuration { color: #007CB0; font-weight: bold; }


.homeEventsBtn { text-align: center; padding: 20px 0; }


.eventHomeLink { display: block; text-decoration: none; color: #000; }


#colonneBottom { /*padding-bottom: 30px;*/ }
.colBottomBloc { float: left; width: 220px; margin-right: 20px; margin-bottom: 20px;}
.colBottomBloc_fieldset { float: left; margin-right: 20px; margin-bottom: 20px;}
.colBottomBloc_fieldset-2col { float: left; margin-bottom: 20px;}
.colBottomBloc.last, .colBottomBloc:last-child { margin-right: 0; }
.colBottomBloc .titre5 { border-bottom: 1px solid #808080; padding-bottom: 10px; margin-bottom: 7px; }

/* =events
----------------------------------------------- */

.eventDate { text-align: center; color: #007CB0; }


.eventDate .eventDay { display: block; font-size: 24px; line-height: 26px; }
.eventDate .eventMonth { display: block; font-size: 14px; line-height: 16px;  }
.eventDate .eventYear { display: block; font-size: 11px; line-height: 14px;  }

.eventDate .eventDay.durationDay { font-size: 15px; line-height: 18px; }
.eventDate.twoMonths .eventDay { display: inline; font-size: 15px; line-height: 18px; }
.eventDate.twoMonths .eventMonth { display: inline; font-size: 11px; padding-left: 3px;}

.eventLocation { font-weight: bold; padding-top: 3px; color: #007CB0; }


.homeEventInfoBox .eventLocation { color: #000; }

.eventInList {
    border-bottom: 1px solid #99CBDF;
    /* padding: 32px 0 20px;*/
	padding: 12px 0 20px;
    background: transparent url(img/event-bg.png) repeat-x 0 100%; 
}

div.eventInList p {
    margin-top: 0px;
    margin-bottom: 2px;
}

/*permet de regler le probleme de menu de navigation en bas dans la liste des evenements a venir*/
.searchNavigation {
    clear: both;
    padding: 20px 0 30px;
    text-align: center;
}

.searchNavigation a.page.selectedPage {
    color: #808080;
    font-weight: normal;
}
.searchNavigation a.page {
    font-weight: bold;
    text-decoration: none;
}
.searchNavigation a {
    margin: 0 5px;
}

.eventInList .eventDate {
    float: left; width: 60px; background: transparent url(img/sep-alpha.png) no-repeat 100% 50%;
    margin-right: 20px; margin-bottom: 15px;
}
.eventInList .eventInfo { float: left; width: 320px; padding-right: 60px; background: transparent url(img/sep-alpha.png) no-repeat 100% -5px; }
.eventInList .eventDetails { margin-left: 20px; float: left; width: 285px; }

.eventTitle { font-weight: bold; }
.eventDetails { font-size: 11px; line-height: 13px; }
.eventDetails label { font-weight: bold;  }
.eventDuration { padding-top: 2px; font-size: 11px; line-height: 13px;  }

.eventInList .eventLogo { float: left; width: 175px; text-align: center; }
.eventLogo2 { float: right; width: 175px; text-align: center; }
#eventsNavigation { border-top: 0; }

.eventDescription { clear: both; padding: 0px 0 0 80px;  width: 340px; }


.eventCat { font-weight: bold; color: #007CB0; padding-top: 5px; }
.eventCat a {
    text-decoration: none; color: #fff; background: #B3B3B3;
    font-size: 11px; line-height: 13px;
    padding: 2px 5px 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.eventCat a:hover { color: #fff; opacity : 0.8; filter : alpha(opacity=80); }

#eventsFilters {
    padding: 10px 10px 9px; background:  #004F6F url(img/filters-bg.png) repeat-x 0 0;
    color: #fff;
    text-align: right;
}

#eventsFilters h5 { float: left; font-weight: bold; padding-top: 2px; color:#FFFFFF; font-size:12px;margin-top:0px;}
#eventsFilters input { margin-left: 5px; }
#eventsFilters input.txtInput { border: 0; background: #ccc; color: #004F6F; padding: 1px; width: 80px; text-align: center; }
#eventsFilters select { margin-left: 10px; }
#eventsFilters label { margin-left: 20px; font-size: 11px; }
#eventsFilters input.btnFilter { margin-left: 25px; }

/* = Calendar / clic / shadowbox
----------------------------------------------- */

#eventsContainer { width: 880px; padding: 25px 0; margin: 0 auto; color: #000; }
#enteteEvents .titre4 { color: #000; }
#enteteEvents .btn { float: right; }

#dayCalendarLeft { float: left; width: 190px; margin-right: 25px; border-top: 1px solid #007CB0; padding-top: 20px; }
#dayCalendarRight { float: left; width: 660px; border-top: 1px solid #007CB0; }

#dayCalendarLeft .eventDate .eventDay { font-size: 60px; line-height: 55px; }
#dayCalendarLeft .eventDate .eventMonth { font-size: 35px; line-height: 35px; }
#dayCalendarLeft .eventDate .eventYear { font-size: 27px; line-height: 30px; }


#dayCalendarRight .eventInList .eventInfo { padding-right: 35px; }
#dayCalendarRight .eventDescription { padding: 20px 0 0 0; width: 320px; }



.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    background: #fff url(img/calendar-arrows.gif) no-repeat 0 0;
}
.ui-datepicker .ui-datepicker-next span { background-position: -16px 0; }

.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover { background-color: transparent; opacity : 0.7; filter : alpha(opacity=70); border-color: #fff;  }

 #ui-datepicker-div {
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0px;
}

/* = ONglets events
----------------------------------------------- */
#onglets { border-bottom: 1px solid #007CB0; padding-top: 15px; }
#onglets .titre1 { margin-bottom: 10px; }
#ongletsRight { float: right; padding:0;}
#ongletsRight li { float: left; margin-left: 20px; padding:0;}
#ongletsRight li a {
    float: left;
    width: 140px;
    text-align: center;
    background: #fff url(img/onglet-bg.png) repeat-x 0 100%;
    text-decoration: none;
    color: #808080;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    padding: 8px 0 6px;
    border: 1px solid #808080;
    border-bottom: 0;
    -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px; border-top-left-radius: 5px;
}
#ongletsRight li a:hover { background: #eee; }

#ongletsRight li.selected a { background: #007CB0; color: #fff; border-color: #007CB0; }



/* =Calendrier
----------------------------------------------- */
#eventsCalendarContainer {
    background: transparent url(img/calendar-gradient.png) repeat-x 0 0;
}
.eventsCalendar { width: 950px;  border-collapse: separate; border-spacing: 5px; position: relative; left: -5px; }
.eventsCalendar td { border: 1px solid #CCE5EF; text-align: center; height: 100px; }
.eventsCalendar td.emptyTab { height: auto; }

.eventsCalendar td.cal_titre { border: 0; height: auto; padding: 15px 0 5px;  }
.eventsCalendar td.calPrevMonth { text-align: left; }
.eventsCalendar td.calNextMonth { text-align: right; }
.eventsCalendar th { text-align: center; color: #007CB0; font-weight: bold; padding: 5px 0; background: #CCE5EF; }

.eventsCalendar .eventDate { padding: 20px 0 3px; }
.eventsCalendar .noLink .eventDate { color: #B3B3B3; }

.eventsCalendar .hasLink a { text-decoration: none; display: block; height: 100px; background: #F2F2F2 url(img/calendar-corner.gif) no-repeat 0 0;  }
.eventsCalendar .hasLink a:hover { background: #007CB0;  }
.eventsCalendar .hasLink a:hover .eventDate { color: #FFF;  }

.eventsCalendar .hasLink .nbEvents { font-size: 11px; line-height: 13px; text-transform: uppercase; color: #4D4D4D; }
.eventsCalendar .hasLink a:hover .nbEvents{ color: #99CBDF; }


#tooltip {
    position: absolute;
    z-index: 3000;
    border: 0;
    background-color: #FFF;
    padding: 0px;
    color: #007CB0;
    width: 250px;


    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}
#tooltip h3 { }
#tooltip div.eventInTip { border-top: 1px solid #007CB0; padding-bottom: 10px; }
#tooltip div.body { margin: 0;  }
.eventTitleInTip { font-weight: bold; padding: 10px 10px 0; color: #000; }
.eventLocationInTip { font-weight: bold; color: #007CB0; padding: 0 10px 0; }
.eventDurationInTip { font-size: 11px; line-height: 14px; padding: 0 10px 0; color: #007CB0; }

/* =Galleries / liste d'album photos
----------------------------------------------- */
/*.galleriesList { width: 960px; }
.galleriesList li { float: left; width: 300px; margin-right: 20px; margin-bottom: 20px; background:none; padding:0;}

.galleriesList li.firstOfLine { clear: both;  background:none; padding:0;}
.galleriesList li.lastOfLine { margin-right: 0;  background:none; padding:0;}
.galleriesList li.middleOfLine { background:none; padding:0;}

.galleryThumbLink { display: block; text-decoration: none; color: #000; }
.galleryThumbLink .galleryThumb { border: 1px solid #999; padding: 30px 23px; margin-bottom: 8px;  }
.galleryThumbLink .galleryThumb img { display: block; }
.galleryThumbLink:hover .galleryThumb { border: 1px solid #E6E6E6; background-color: #E6E6E6; }
.galleryThumbLink:hover { color: #007CB0; }
.galleryThumbLink .titre4 { margin-bottom: 0; }

.galleryTxtContent { color: #4D4D4D; line-height: 14px; margin-bottom: 5px; }
*/
.galleriesList { width: 330px;}
.galleriesList li { /*float: left;*/ width: 330px; margin-right: 20px;  background:none; padding:0;}

.galleriesList li.firstOfLine { clear: both;  background:none; padding-top: 0px; padding-left: 0px}
.galleriesList li.lastOfLine { margin-right: 0;  background:none; /*padding-top: 0px;*/ padding-left: 0px}
.galleriesList li.middleOfLine { background:none;/*padding-top: 0px;*/ padding-left: 0px}

.galleryThumbLink { display: block; text-decoration: none; color: #000; }
.galleryThumbLink .galleryThumb { /*border: 1px solid #999; padding: 30px 23px; margin-bottom: 8px;*/ position: absolute; margin-top: 0px; }
.galleryThumbLink .galleryThumb img { display: block; width: 100px; height: 72px;}
.galleryThumbLink:hover .galleryThumb { border: 1px solid #E6E6E6; background-color: #E6E6E6; }
.galleryThumbLink:hover { color: #007CB0; }
.galleryThumbLink .titre4 { margin-bottom: 0; }
.galleryTxtContent { color: #4D4D4D; line-height: 14px; margin-bottom: 5px; margin-top: 5px!important; margin-bottom:10px!important;}
.gallerytext {position: relative;padding-left: 110px; width: 210px; height: 72px;}
.gallerytext-more-photos {position: relative;padding-left: 110px; height: 72px;}
.gallery-btn {margin-top: 0px!important; padding-left: 110px; margin-bottom: 10px!important;}
#more_photos {margin-top: 22px;}
#more_photos  a{padding: 6px 10px 6px!important;}

/* =gallerie photo
----------------------------------------------- */
#enteteBorder { border-bottom: 1px solid #007CB0; margin-bottom: 25px; }
#enteteBorder .titre1 { margin-bottom: 10px; }

/*.albumDescription { color: #808080; margin-bottom: 25px; }*/
.albumDescription { /*color: #808080;*/ margin-bottom: 25px; margin-top: 25px; font-size: 13px; font-weight: bold;}

/* =Galleries / liste d'album photos de la page More Photos
----------------------------------------------- */
.galleriesList-more {margin-bottom: 22px; }
.galleriesList-more li { /*float: left;*/ width: 660px; margin-right: 20px;  background:none!important; padding-left:0px!important; }

/* =Links
----------------------------------------------- */
a { color: #007CB0; text-decoration: underline; }
a:hover { color: #004F6F; }

/* Table */
table.contenttable{
	border-collapse:collapse;
}


table.contenttable td, table.contenttable th{
	border:1px solid #000000;
}


 /* Archriss begin*/
span.error{
	color:#AA0000;
	font-weight:bold;
}
div.row-field{
	margin-bottom:10px;
}
/* Archriss end*/

/* title news and events in homepage without underline */
.title_link_no_underline{
	text-decoration: none;
}

/* column left inserts
----------------------------------------------- */
.contentleft {
float : left;
}

.contentright {
float : left;
margin-left : 20px;
}

.contentleft-presscenter{
float : left;
width:330px;
}

.contentright-presscenter{
float : left;
width:330px;
}

/* ttnews-youtube_mode liste
----------------------------------------------- */

.news-list-container {
width: 330px;
}
.news-list-container-more {
width: 660px;
}
.news-list-container IMG {
float: left; 
margin-left: 0px;
margin-right: 10px;
border: none;
}
.news-list-container-more IMG {
float: left; 
margin-left: 0px;
margin-right: 10px;
border: none;
}
.news-list-item {
padding: 0 0 0px 0;
height: 100px;
}
.news-list-item-more {
clear:left;
/*height: 100px;*/
margin-bottom: 23px;
}
.news-list-item-text{
height: 72px;
}
.news-list-item-text-more{
height: 72px;
}
.news-list-item-text-more a {
color:#000000;
text-decoration : none;
}
.news-list-item-text-more h4{
margin-bottom: 0px!important;
margin-top: 0px!important;
}

.videoTxtContent p {
color: #4D4D4D;
line-height: 14px;
margin-bottom: 5px;
margin-top: 5px!important;
margin-bottom:10px!important;
}
.videoTxtContent  ul{
visibility: hidden;
}
.news-list-container {
padding: 1px 0;
}
.news-list-item-text a {
color:#000000;
text-decoration : none;
}
.news-list-item-text h4 {
margin-bottom: 0px!important;
}
.news-list-item-text a:hover {
color:#007CB0;
text-decoration : none;
}
#more_videos {
margin-top : 24px;
}
#more_videos a{
padding: 5px 10px 5px!important;
}

/* ttnews-youtube_mode detail
----------------------------------------------- */

.news-single-item {
padding: 0px;
}
.btn-btnBack-youtube{
margin-bottom: 20px;
background-color: #007CB0;
color: #FFF;
font-size: 11px;
line-height: 13px;
text-decoration: none;
padding: 2px 5px 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: right;
}
.btn-btnBack-photos{
margin-bottom: 20px;
background-color: #007CB0;
color: #FFF;
font-size: 11px;
line-height: 13px;
text-decoration: none;
padding: 2px 5px 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: right;
}
.news-single-box{
padding-bottom: 15px;/* car "div.standardTxtBloc p" a un margin-top de 10px*/
}
.videoDescription{
color: #808080;
margin-bottom: 25px;
font-size: 13px;
}
.youtube{
margin-bottom: 100px;
float:right;
}
.title_press-center_detail{
width:550px;
}
.date-detail {
font-size: 11px;
line-height: 18px;
margin-bottom: 0;
text-transform: uppercase;
font-weight: bold;
/*margin-left: 5px;*//*car retour à la ligne*/
color : #007CB0 ;
}
#btn-backtomorevideos {
float: right;
display: block;
width: 100%;
margin-bottom:-10px!important;
}
#btn-backtopresscenter-videodetail {
display: block;
width: 100%;
}
#btn-backtopresscenter-videodetail a{
padding: 2px 6px 2px!important;
}

/* 
/* Water Media Center
----------------------------------------------- */
.liste-press-releases li {padding-bottom: 6px!important;}

/* 
/* Formulaire powermail
----------------------------------------------- */
.tx-powermail .powermail_fieldset .powermail_captchaimage {
    width: auto;
}

.tx-powermail ul li {
    background:none !important;
}

.tx-powermail h3{
    color:#007cb0;
    font-family:trebuchet ms;
    font-size:14px;
    font-weight:normal;
    margin-bottom:20px;
    text-transform:uppercase;
}

.tx-powermail .mandatory{
    color:red;
}

.tx-powermail .powermail_fieldset {
    background:none;
    border:none;
    padding:10px 0;
}

.tx-powermail .powermail_legend {
    display:none;
}

.tx-powermail .powermail_fieldset .powermail_label {
    font-weight:normal;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_input,
.tx-powermail .powermail_fieldset .powermail_field.powermail_select {
    border:1px solid #007cb0;
    border-radius:5px;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
    background-color:#007cb0;
    border:0 none;
    border-radius:5px;
    color:#fff;
    font-size:14px;
    line-height:13px;
    margin-bottom:50px;
    margin-left:29px;
    padding:9px;
    text-decoration:none;
    width:auto;
}

/* social_network
----------------------------------------------- */
.social_network {
padding-bottom: 10px;
padding-top: 25px;
margin-left: 150px;
}

.social_network a img {
padding-right: 5px;
 vertical-align:middle;
}


/* display tweets on the right side of event for Water Fit to Finance ID=931
----------------------------------------------- */
.twitter-width {
    display: block;
    width: 350px;
    margin-left: 20px;
    margin-top: -160px;
    float: left;
}

.rtewithtweetleft {
    width: 400px;
    float: left;
    display: block;
}

