/* INFOS
--------------------------------------------------------------
Site Name : Ritme
Description : Main.css
Author : Elao
--------------------------------------------------------------
*/

html, body {
    color: #666;
    font: normal 12px/18px Arial;
    height: 100%;
}


body { background: #c1cbd1 url(/images/fo/body.jpg) repeat-x center 0; }

a, a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #0070B7;
}

a:focus { outline: none; }
p{   line-height: 20px;
    margin: 10px 0;
}
img { margin:0; padding:0;}

h1, h1 a {
    font: bold 32px/50px Arial;
}

h2, h2 a {
    font: normal 24px/20px Arial;
    letter-spacing: -0.5px;
}

h3, h3 a {
    font: normal 18px/18px Arial;
    letter-spacing: 0.5px;
}

h3.bkgTitle, h3.bkgTitle a {
    background: url("/images/fo/layout.png") repeat-x scroll left -608px transparent;
    color: #FFFFFF;
    padding: 11px;
    text-align: center;
}

h4, h4 a {
    font: bold 14px/24px Arial;
}

h5, h5 a {
    font: bold 12px/20px Arial;
}

h6, h6 a {
    font: bold 11px/20px Arial;
}

h1.borderbottom, h2.borderbottom, h3.borderbottom, h4.borderbottom, h5.borderbottom, h6.borderbottom {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    overflow: hidden;
}

/***** Taille de texte *****/
.size11 { font-size: 11px !important; }
.size12 { font-size: 12px !important; }
.size13 { font-size: 13px !important; }
.size14 { font-size: 14px !important; }
.size15 { font-size: 15px !important; }
.size16 { font-size: 16px !important; }
.size17 { font-size: 17px !important; }
.size18 { font-size: 18px !important; }


/***** Couleur des texte *****/
.colorBlue{   color: #007ec0; }
.colorDark{   color: #495258; }
.colorLight{  color: #717b82; }
.colorRed{  color: #ff0000; }
.colorTitleDark{ color: #333a3f !important; }

.col250 { width: 250px; }
.col260 { width: 260px; }
.col340 { width: 340px; }
.col440 { width: 440px; }

/* CLASSES GÉNÉRIQUES
--------------------------------------------------------------*/
.alignLeft {
    display: inline;
    float: left !important;
}

.alignRight {
    display: inline;
    float: right !important;
}

.center { text-align: center !important;}
.Tleft { text-align: left !important; }
.Tright { text-align: right !important; }
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}

.clearfix { clear: both;}

.hidden { display: none; }

.block { display: block; }

.wrapper {
    margin: 40px auto 0;
    position: relative;
    width: 960px;
}

.imgRight { margin: 0 -25px 0 0;}
.imgLeft { margin: 0 25px 0 -25px;}

.noMargin { margin: 0px !important; }
.noPadding { padding: 0px !important; }

.icon_warning{
    background: url(/images/fo/icons.png) no-repeat -110px -60px;
    height: 50px;
    width: 50px;
    margin: 5px 10px 0 5px;
}
.flash_warning{
    background: #ffffdd;
    border: 1px solid #fcd45f;
    padding: 5px;
}

span.interrogation{
    background: url("/images/fo/icons.png") no-repeat scroll -10px 0px transparent;
    height: 26px;
    width: 26px;
    text-indent: -10000px;
}
span.exclamation{
    background: url("/images/fo/icons/exclamation.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 49px;
    position: relative;
    text-indent: -10000px;
    top: -32px;
    width: 49px;
    z-index: 500;
}

span.flagEn, span.flagFr, span.flagDe, span.flagIt {
    background: url("/images/fo/icons.png") no-repeat right -122px transparent;
    height: 13px;
    width: 21px;
    text-indent: -10000px;
    display: block;
}

span.flagFr {
    background-position: right -143px;
}

span.flagDe {
    background-position: right -165px;
}

span.flagIt {
    background-position: right -187px;
}

span.gotoTop{
    background: url("/images/fo/icons.png") no-repeat right 0 transparent;
    height: 13px;
    width: 21px;
    text-indent: -10000px;
    display: block;
}

span.striked {
  text-decoration: line-through;
}

table {
    margin: 10px 0;
    width: 910px;
}

table tr td, table tr th{
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}

table .entete{
    background: #e6e6e6;
}

table .rightCol{
    background: #ebeff2;
    text-align: left;
}

/* HEADER
--------------------------------------------------------------*/

#header {
    height: 80px;
    position: relative;
    width: 100%;
}

#header a.logo {
    float: left;
    height: 105px;
    margin: -25px 0 0 10px;
    width: 245px;
}

#header .needHelp{
    display: block;
    float: right;
    height: 82px;
    margin-top: 5px;
    overflow: hidden;
    width: 240px;
}

#header .text {
  position: absolute;
  left: 250px;
  width: 480px;
  height: 92px;
  overflow: hidden;
}



/* MAIN MENU
--------------------------------------------------------------*/
#mainMenu{
    margin: 12px 0;
}
#mainMenu a.buyOnline{
    float: right;
    background: url("/images/fo/buttons.png") no-repeat 0 -1px;
    color: #FFF;
    width:94px;
    padding: 13px 37px 13px 45px;
    font: bold 12px/18px Arial;
}
#mainMenu a.buyOnline:hover{
    background-position: 0 -47px;
}
#mainMenu .menu{
    list-style: none;
    position: relative;
    z-index: 500;
    height:48px;
    float: left;
}
#mainMenu .menu li{
    background: url("/images/fo/layout.png") repeat-x left -496px;
    border-left: 1px solid #096cb3;
    float:left;
    position: relative;
    display: block;
    text-align: center;
}
#mainMenu .menu li.firstItem{
    background: url("/images/fo/layout.png") repeat-x left -440px;
    border: none;
}
#mainMenu .menu li.lastItem{
    background: url("/images/fo/layout.png") repeat-x right -552px;
}
#mainMenu .menu li a{
    float:left;
    height: 43px;
    width:132px;
    color:#FFF;
    font: bold 12px/14px Arial;
}
#mainMenu .menu li:hover a{
    background: #FFF;
    border: 1px solid #0a6db4;
    color: #0a6db4;
    width:130px;
    height: 41px;
}

#mainMenu .menu li a.noHand:hover {
  cursor: default;
}

#mainMenu .menu li a {
    display: table;
    overflow: hidden;

}
#mainMenu .menu li a div.vertical {
    display: table-cell;
    top: 50%;
    vertical-align: middle;
}

    /* Alignement vertical du texte du menu sous IE7 */
    *+html #mainMenu .menu li a div.vertical {
      height:41px;
      line-height:41px;
      text-align:center;
    }
    *+html #mainMenu .menu li a div.vertical span {
      width:130px;
      vertical-align:middle;
      display:inline-block;
      line-height:1.2;
    }

#mainMenu .menu .dropdown {
     -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #FFF;
    border-color: -moz-use-text-color #777777 #777777;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    display:none;
    top: 42px;
    position: absolute;
    padding: 10px 5px;
    text-align: left;
        -moz-box-shadow: 4px 6px 12px #888;
        -webkit-box-shadow: 4px 6px 12px #888;
    box-shadow:4px 6px 12px #888;
}
#mainMenu .menu li:hover .dropdown.menuRight { right: 0; border-radius: 5px 0 5px 5px; }
#mainMenu .menu li:hover .dropdown.menuLeft  { left:  0; border-radius: 0 5px 5px 5px; }
#mainMenu .menu li:hover .dropdown.menuCenter{ left: -250px; border-radius: 5px 5px 5px 5px; }


#mainMenu .menu .dropdown.oneCol {
    width: 175px;
}
#mainMenu .menu .dropdown.twoCol {
    width: 355px;
}
#mainMenu .menu .dropdown.threeCol {
    width: 530px;
}
#mainMenu .menu .dropdown.fourCol {
    width: 710px;
}

#mainMenu .menu .dropdown .col .title {
  margin: 10px 0;
  font: bold 12px/18px Arial;
}
#mainMenu .menu .dropdown .col .item a {
  float: none;
  padding: 0;
  border: 0;
  height: auto;
  padding-left: 10px;
  font: normal 12px/18px Arial;
}
#mainMenu .menu .dropdown .lastCol {
    border-right: none !important;
    border: none;
}
#mainMenu .menu .dropdown .col {
    width: 165px;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    border-right: 1px solid #d8e1e6;
}
#mainMenu .menu li:hover .dropdown{
    display: block;
}


#mainMenu .menu .dropdown .col ul li{
    background: none;
    border: medium none;

}
#mainMenu .menu .dropdown .col ul li a{
    background: none;
    border: medium none;
    color:#5e686e;
    padding: 5px 0;
    width:169px;
    display: block;
    height:auto;
}

#mainMenu .menu .dropdown .col ul li a:hover{
    text-decoration: none;
    color:#0070b7;
}

#mainMenu .menu .dropdown .item.toggle {
  display: none;
}

#mainMenu .menu .dropdown .item.more,
#mainMenu .menu .dropdown .item.less {
  font-style: italic;
}

#mainMenu .menu .dropdown .item.less {
  display: none;
}

/*.productContent ul li{
    background: url("/images/fo/dot_list.png") no-repeat scroll left center transparent;
    padding-left: 10px;
}*/

#mainContent{
    padding:0;
}

#mainContent .bottomMainContent{
    background: url("/images/fo/layout.png") no-repeat left -1010px;
    height: 15px;
}

.contentPage{
    background: #fff;
    padding: 0 0 10px 0;
}

.width910 {
  width: 910px;
}

/* DEFAULT BLOC - HOMEPAGE
--------------------------------------------------------------*/


/* Skin des articles */
.defaultArticle{
    background: url("/images/fo/gradient.png") repeat-x 0 bottom;
   /* min-height: 420px;*/
    padding: 25px;
    overflow: hidden;
}

.contentEditor .normal {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    margin: 0;
}

.contentEditor .title1 {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font: bold 32px/50px Arial;
}

.contentEditor .title2 {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font: normal 24px/20px Arial;
    letter-spacing: -0.5px;
}

.contentEditor .title3 {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font: normal 18px/18px Arial;
    letter-spacing: 0.5px;
}

.contentEditor .title4 {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font: bold 14px/24px Arial;
}

.contentEditor .title5 {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font: bold 12px/20px Arial;
}

.contentEditor .title6 {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font: bold 11px/20px Arial;
}

/* Skin des pages "normales" */
.defaultBloc{
    overflow: hidden;
    padding: 25px;
}
/*
.defaultArticle a, .defaultBloc a{
    float:left;

    color: #0070B7;
    text-align: center;
}
 .defaultArticle a span, .defaultBloc a span{
    display: block;
    font: italic 11px Arial;
}*/

.grey {
    color: #aaa;
}

#contentHome{
    background: #FFF;
}

#contentHome .topHome .featured{
    float: left;
    margin-top: 20px;
    width: 210px;
}

#contentHome .actuBloc{
    background: #FFF;
    overflow: hidden;
    clear: both;
}
#contentHome .actuBloc h3.bkgTitle{
    background: url("/images/fo/layout.png") repeat-x scroll left -608px;
    padding: 11px;
    text-align: center;
    color: #FFF;
}

#contentHome .actuBloc .col1 h3,
#contentHome .actuBloc .col2 h3 {
    font: bold 14px/24px Arial;
    letter-spacing: normal;
}

#contentHome .actuBloc .col1 h4,
#contentHome .actuBloc .col2 h4 {
    line-height: 20px;
    font: 12px/18px Arial;
    margin: 10px 0;
}

#contentHome .actuBloc .col1, #contentHome .actuBloc .col2{
    float: left;
    padding: 20px 0 0 25px;
    width: 265px;
}

#contentHome .actuBloc .col1 .firstActu, #contentHome .actuBloc .col2 .firstActu {
    margin-bottom: 20px;
}

#contentHome .actuBloc span.date{
    font: italic 11px Arial;
    color: #97a2a9;
}

#contentHome .actuBloc .readmore{
    text-decoration: underline;
    color: #0070b7;
}
#contentHome .actuBloc .newsletter{
    background: #ebeff2;
    float: right;
    margin: 20px 25px;
    padding: 10px 10px 10px 15px;
    width: 305px;
}
#contentHome .actuBloc .newsletter h3{
    background: none;
    color: #495258;
    text-align: left;
    padding: 10px 0 0;
}




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

#footer .footerMenu{
    margin: 30px 20px;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 0 #DFEAF0;

}
#footer .footerMenu .col{
    float: left;
    width:230px;
}
#footer .footerMenu .col h4{
    font-weight: bold;
    line-height: 14px;
}

#footer .footerMenu .col ul {
    margin-top: 8px;
}

#footer .footerMenu .col ul li{
    background: url("/images/fo/dot_list.png") no-repeat scroll left center transparent;
    margin-left: 4px;
    padding-left: 10px;
}
#footer .footerMenu .col a,
#footer .footerMenu .col h4 {
    color: #333a3f;
    display: block;
}
#footer .footerMenu .col a:hover {
    color: #0070B7;
}

#footer .infos {
    height: 40px;
}
#footer .infos p{
    display: inline;
    margin: 0 23px;
    position: relative;
    text-align: center;
    top: 10px;
}
#footer .infos p a{
  color: #666;
}
#footer .infos p a:hover {
    color: #0070B7;
}
#footer .infos span.spH{
    background: url("/images/fo/spH.png") no-repeat 0 0;
    width: 960px;
    position: absolute;
    text-indent: -10000px;
}


/* DEFAULT CLASSES
--------------------------------------------------------------*/

.left { float: left; }
.right { float: right; }

.training {
    background-color: #ebeef1;
    padding: 5px;
    border:2px solid #d8e0e4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.description { width: 650px; }
.breadcrumb a { color: #666 }
.breadcrumb a:hover { color: #aaa }
#sessions { width: 100%;}
#sessions th { text-align: left; border-bottom: 1px solid #aaa }
#sessions th, #sessions td { padding: 5px }
.even {}
.odd { background-color: #eee }


/* PAGER
--------------------------------------------------------------*/

.pager {
    clear: both;
    font: 12px/20px Arial;
    margin: 5px auto;
    overflow: hidden;
    text-align: center;
}
.pager p.infos {
    color: #999999;
    font: italic 12px/20px Arial;
    text-indent: 2px;
}
.pager ul {
    margin: 0 auto;
}
.pager ul li {
    background: none repeat scroll 0 0 transparent;
    margin: 0 0 0 1px;
    padding: 0;
    list-style: none;
    display: inline;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.pager ul li a {
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    font: bold 12px/20px Arial;
    padding: 2px 6px;
    text-decoration: none;
}
.pager a:hover {
    color: #333333;
}
.pager .active {
    background: none repeat scroll 0 0 #0070b7;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: default;
    padding: 2px 5px;
}
.pager a.next, .pager a.prev {
    font: 12px/20px Arial;
    position: relative;
}
.pager a.next {
    padding-right: 18px;
}
.pager a.prev {
    padding-left: 18px;
}

/******* TARIFS - PRICES *******/

.lineHead{
    font: normal 11px Arial;
    color: #666;
    height: 20px;
    border-bottom: 1px solid #e6e6e6;
    margin: 5px 0;
}
.lineFooter{
    border-bottom: 1px solid #e6e6e6;
    margin: 5px 0 20px;
}
.lineHead div{
    float: left;
}
.line{
    margin: 8px 0;
}
.line td {
    vertical-align: top;
}
.line span{
    font: bold 22px Arial;
}

.line input[type="submit"] {
    height: 51px;
}

.priceContent .priceInfo {
  float: left;
  width: 740px;
}


