.fleft {
    float: left;
}

.clear {
    clear: both;
}

#container {
    width: 990px;
    margin: 0 auto;
}

#header {
    position: relative;
}

#header-left,#header-right {
    float: left;
    height: 162px;
}

#header-left {
    width: 805px;
}

#header-right {
    width: 140px;
    height: 160px;
}

#header-right a {
    width: 90px;
    height: 160px;
    display: block;
    position: relative;
    top: 15px;
    left: 32px;
}

#header-left h1 {
    height: 72px;
    width: 346px;
    padding-left: 10px;
    float: left;
}

#header {
    height: 181px;
    padding-left: 18px;
}

#header-left h1 a {
    display: block;
    height: 100%;
}

#header-company {
    height: 110px;
    width: 445px;
    float: left;
    position: relative;
}

#company-asset {
    width: 90px;
    height: 90px;
    display: block;
    position: relative;
    top: 11px;
    left: 5px;
}

#company-city {
    left:110px;
    position:absolute;
    top:10px;
}

#company-infos-text {
    left:110px;
    position:absolute;
    top:31px;
}

#company-infos-text .marquee {
    width: 200px;
    height: 18px;
    overflow: hidden;
    position: relative;
}

#company-infos-text  ul {
    position: absolute;
    left: 200px;
}

#company-infos-text li {
    margin-left: 10px;
    float: left;
}

#company-link {
    left:110px;
    position:absolute;
    top:66px;
    width:118px;
}

#company-link a {
    display:block;
    height:34px;
    padding-top:7px;
}

#search-company-link {
    left:335px;
    position:absolute;
    top:70px;
    width:110px;
}

#search-company-link a {
    display:block;
    height:34px;
    padding-top:4px;
}

#navbar {
    clear: both;
}

#menu {
    height: 32px;
    float: left;
    position: relative;
    padding-left: 30px;
}

#menu li {
    height: 32px;
    float: left;
    padding-left: 1px;
}

#menu li a {
    display: block;
    _float: left;
    padding-top: 7px;
    padding-right: 9px;
    padding-left: 9px;
    height: 25px;
}

#search {
    float: right;
    height: 32px;
    _padding-top: 5px;
    _height: 27px;
}

#search form{
    margin: 0;
}

#search label
{
    margin-right: 5px;
}

#search .text
{
    width: 112px;
}

#arianne {
    clear: both;
    height: 17px;
    padding-right: 10px;
    width: 795px;
    padding-top: 3px;
}

#right {
    padding-right: 35px;
    width: 200px;
    float: left;
}

/*
 * Sign-In
*/
#container-sign-in {
    padding-top: 50px;
    padding-bottom: 50px;
}

#sign-in {
    margin-left:auto;
    margin-right:auto;
    width:410px;
}

#sign-in .error_list {
    padding: 10px;
    margin-bottom: 15px;
}

#sign-in span{
    display: block;
}

#sign-in span.desc{
    margin-bottom: 30px;
}

#sign-in .field{
    height:36px;
    line-height:36px;
    margin:5px 0 0;
    padding:4px 0;
}

#sign-in .actions {
    line-height:normal;
    padding-left:20px;
    padding-top:12px;
    position:relative;
}

#sign-in .actions .submit{
    display:block;
    height:33px;
    position:absolute;
    right:0;
    top:10px;
    width:129px;
}

#sign-in #password-lost .actions .submit{
    width: 112px;
}

#sign-in label{
    display:block;
    float:left;
    margin:0;
    padding-left:20px;
    width:120px;
    position: relative;
}

#sign-in .field input{
    display:block;
    height:34px;
    margin-left:145px;
    padding:0 5px;
    width:235px;
}

#sign-in #password-lost {
    margin-top: 50px;
    display:none;
}
#sign-in #password-lost span.desc {
    margin-bottom: 15px;
}
#sign-in #password-lost .actions {
    height: 50px;
}

.celluleMesAvantages {
    padding: 0 15px;
    width: 50%;
}

.celluleMesAvantagesDroite {
    padding: 0 15px;
    width: 50%;
    border-left: 1px solid #dbd3cf;
}

/*
 * Register
*/
#container-register, .contact {
    padding-top: 10px;
    padding-bottom: 50px;
}
#container-register h3, .contact h3{
    margin-left:10px;
}
#container-register h4, .contact h4{
    margin-left:10px;
    margin-bottom: 10px;
}
#container-register .field, .contact .field{
    min-height:34px;
    line-height:36px;
    margin:5px 0 0 0;
    padding:4px 0;
    width:671px;
}
#container-register .field.address, .contact .field.address {
    min-height: 113px;
}
#container-register .field textarea, .contact .field textarea {
    height:110px;
    padding:5px;
    width:300px;
}
#container-register .field .lblForm, .contact .field .lblForm {
    display:block;
    float:left;
    margin:0;
    padding-left:20px;
    width:325px;
}
#container-register .field div, .contact .field div {
    margin-left:350px;
    #margin-left:300px;
    padding:0 5px;
    width:300px;
    line-height: normal;
}
#container-register .field div .error_list, .contact .field div .error_list{
    margin:0;
}
#container-register .field div .error_list li, .contact .field div .error_list li{
    list-style-position:inside;
    list-style-type:circle;
    margin-left:5px;
    margin-top:2px;
}
#container-register .field div input, .contact .field div input, #container-register .field div select, .contact .field div select {
    height:30px;
    padding:0 5px;
    width: 300px;
}

.field div textarea, .field div input{
    #float:right;
}

#container-register .field div select, .contact .field div select
{
    padding:0;
    width: 310px;
}

#container-register .field .date, .contact .field .date {
    line-height: 30px;
    margin: 0;
}
#container-register .field .date select, .contact .field .date select{
    height: 30px;
    margin-right: 4px;
    width: auto;
}
#container-register .actions, .contact .actions {
    position: relative;
}
#container-register .actions input.submit, .contact .actions input.submit{
    width: 119px;
    position: absolute;
    right: 0px;
    top: 15px;
    height:33px;
}
.spacer-v {
    height: 50px;
}
#left, #fullwidth-webtv {
    padding-left: 39px;
    _padding-left: 30px;
    width: 715px;
    float: left;
}

#fullwidth-webtv {
    padding-left: 39px;
    _padding-left: 30px;
    width: 915px;
}

#fullwidth {
    margin: 0 42px;
    padding: 20px 0px;
}

#footer {
    height: 24px;
    clear: both;
    padding: 40px 50px 0 20px;
}

#footer li {
    float: left;
    padding-left: 1px;
}

#footer li a {
    padding: 0 10px;
}

#footer-shadow {
    height: 12px;
}

.bloc-one-thirds {
    width: 202px;
}

.bloc-two-thirds {
    width: 459px;
}

.bloc-small {
    width: 174px;
}

.bloc-medium {
    width: 331px;
}

.bloc-large {
    width: 686px;
}

.bloc-full {
    margin-bottom: 5px;
}

.bloc-full-roundies {
    padding:10px;
    margin-bottom: 5px;
}

.bloc-pub-left {
    width: 468px;
}

.bloc-pub-right {
    width: 193px;
}

.bloc-one-thirds,.bloc-two-thirds,.bloc-small,
.bloc-medium,.bloc-large,.bloc-pub-right,.bloc-pub-left {
    padding: 10px;
    margin: 0 3px 6px 0 ;/*ne pas enlever le dernier 0*/
    min-height: 60px;
}

.spacer
{
    margin-left: 8px;
}

.bloc-title {
    float: left;
}

.bloc-title h2 {
    padding-top: 4px;
    padding-right: 15px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.bloc-content {
    position:relative;
    height: 100%;
}

#signature a {
    display: block;
    height: 18px;
    line-height: 20px;
    padding: 0 0 0 10px;
    width: 20px;
    margin: 0 auto;
}

#collignon
{
    height: 311px;
    padding: 10px;
}

#webtv
{
    height: 311px;
    padding: 10px;
}

#pub
{
    padding: 10px;
}

#autre
{
    padding: 10px;
}

#autre div a
{
    display: block;
    margin-left: 5px;
}

#slideshow-show .js .carousel-wrap, #slideshow-show .js .carousel-wrap .container-item
{
    width: 686px;
}


#trick-slideshow-container .js .carousel-wrap, #trick-slideshow-container .js .carousel-wrap .container-item
{
    width: 686px;
}

.calendar-show {
    width: 686px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.event-image {
    position: absolute;
    left: 186px;
    top: 0px;
    width: 500px;
    height: 150px;
}

.event-image img {
    position: absolute;
}

.video-hook
{
    position: relative;
    width: 330px;
    height: 248px;
    display: block;
}

.video-hook img
{
    position: absolute;
}

.video-play
{
    top: 98px;
    left: 132px;
}

.map-container
{
    width: 600px;
    margin: 0 auto;
}

#menu-fidelity ul {
    margin: 0;
}

#menu-fidelity li {
    _margin-top: -8px;
}

#menu-fidelity li a {
    padding-left: 36px;
    display: block;
    height: 36px;
    width: 138px;
    #margin-left: -12px;
    _margin-left: 0px;
}

.celluleMesAvantages .textDaxlineRegular div, .celluleMesAvantagesDroite .textDaxlineRegular div {
    display: none;
}

.home-fid .bloc-title {
    padding: 5px 10px 5px 45px;
}

.document-showfront {
    height: 163px;
}
