/* Votre Style */

body {
    background: url(../img/body-fond.jpg) no-repeat top center fixed;
    font-family: 'Signika';
    color: #5a5a5a;
}

.radius-small {
    border-radius: 4px;
}

.linklike {
    color: #1f548e;
    font-weight: bold;
    text-decoration: none;
}

.linklike:hover {
    color: #7ea6d8;
}

.boutonlike {}

.hxline {
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: -0.02em;
    color: #839393;
    font-weight: 300;
    border-bottom: 1px solid #b4c0c0;
    padding: 6px 0;
}

.smalltitre {
    font-weight: 600;
    color: #1f548e;
    letter-spacing: -0.02em;
    line-height: 1.4;
}

.sansgras {
    font-weight: normal;
}

.sansmarge {
    margin: 0 !important
}

.sanspadding {
    padding: 0 !important
}

.sansmajuscule {
    text-transform: none !important;
}

.sanssoulignement {
    text-decoration: none !important;
}

.typo300 {
    font-weight: 300;
}

.typo400 {
    font-weight: 400;
}

.typo600 {
    font-weight: 600;
}


/* COULEURS */

.bgred {
    background: #ab1346;
}

.bgblue {
    background: #1f548e;
}

.bgbluel {
    background: #7ea6d8;
}

.colwhite {
    color: #FFF;
}

.colgris {
    color: #839393;
}

.colrouge {
    color: #ab1346;
}

.agauche {
    width: 15px;
    height: 30px;
}

.adroite {
    width: 15px;
}

.footer {
    background: url(../img/footer-fond.jpg) no-repeat top center #e5edf7;
    color: #868686;
    text-transform: uppercase;
}

.footer a {
    text-decoration: none;
    color: #868686;
}

.footer img {
    vertical-align: middle;
}

.bbred {
    border-bottom: 2px solid #850f37;
}

.bgline {
    background: url(../img/bgline.jpg) repeat-y;
}

.tabliens {
    width: 100%;
    margin: 0 !important;
}

.tabliens td {
    height: 90px;
    text-align: center;
}

.navigation {
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -0.02em;
}

.navigation a {
    color: #FFF;
    text-decoration: none;
    float: left;
    display: inline-block;
    padding: 8px 8px;
}

.navigation a {
    color: #FFF;
    text-decoration: none;
    float: left;
    display: inline-block;
    padding: 8px 8px;
}

.navigation a:hover {
    background: #1f548e;
}

.navigation a.actif {
    background: #1f548e;
}

.menurouge {
    letter-spacing: -0.01em;
}

.menurouge li {
    margin-bottom: 5px !important;
}

.menurouge a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
}

.menurouge a:hover {
    text-decoration: underline;
}

.menurouge a.actif {
    text-decoration: underline;
}

.aboutus {
    padding-top: 50px;
    background: url(../img/aboutus.jpg) no-repeat;
}

.diapovignette {
    width: 700px;
    height: 246px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.diapozonetxt {
    color: #FFF;
    position: absolute;
    width: 50%;
    padding: 20px;
    height: 100%;
}

.diapozonetxt h1 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1;
}

.diapozonetxt h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.diapozonetxt p {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 300
}

.searchchp {
    background: #FFF;
    border: 1px solid #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
    padding: 7px 10px;
    font-style: italic;
    color: #839393;
}

.searchbtn {
    border: none;
    background: #1f548e;
    border-bottom: 2px solid #0f466b;
    padding: 7px 10px;
    font-style: italic;
    font-weight: bold;
    color: #FFF;
    cursor: pointer !important;
}

#searchcompany {
    background: url(../img/search-company.jpg);
    height: 146px;
    position: relative;
}

#searchcompany p {
    position: absolute;
    top: 110px;
    left: 13px;
}

#searchcompany a {
    color: #FFF;
}

#searchcompany .searchchp {
    position: absolute;
    top: 60px;
    left: 10px;
    width: 320px;
}

#searchcompany .searchbtn {
    width: 100px;
    position: absolute;
    top: 102px;
    right: 10px;
}

#searchproduct {
    background: url(../img/search-product.jpg);
    height: 146px;
    position: relative;
}

#searchproduct p {
    position: absolute;
    top: 110px;
    left: 13px;
}

#searchproduct a {
    color: #FFF;
}

#searchproduct .searchchp {
    position: absolute;
    top: 60px;
    left: 10px;
    width: 320px;
}

#searchproduct .searchbtn {
    border: none;
    background: #839393;
    border-bottom: 2px solid #667373;
    width: 100px;
    padding: 7px 10px;
    font-style: italic;
    font-weight: bold;
    color: #FFF;
    position: absolute;
    top: 102px;
    right: 10px;
}

.onglets {
    overflow: hidden;
    margin-top: 30px !important;
    border-bottom: 1px solid #ab1346;
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    line-height: 1.7;
}

.onglets li {
    float: left;
}

.onglets li a {
    display: inline-block;
    background: url(../img/onglet.jpg) no-repeat top right;
    text-decoration: none;
    color: #839393;
    padding: 5px 12px 4px 10px;
}

.onglets li a:hover {
    background: url(../img/onglet.jpg) no-repeat right -32px;
    color: #FFF;
}

.onglets li a.actif {
    background: url(../img/onglet.jpg) no-repeat right -32px;
    color: #FFF;
}

.onglets li span.off {
    display: inline-block;
    background: url(../img/onglet.jpg) no-repeat right -64px;
    text-decoration: none;
    color: #b1b9b9;
    padding: 5px 12px 4px 10px;
}

.blocref {
    border: 1px solid #DDD;
}

#portail {
    height: 855px;
    width: 100%;
    background: url(../img/portail.jpg) top center;
}

#portail2 {
    width: 1000px;
    height: 855px;
    margin: 0 auto;
    position: relative;
}

#portail2 a {
    text-indent: -3000em;
}

#portail-logo {
    position: absolute;
    top: 10px;
    left: 350px;
}

#portail-ca {
    position: absolute;
    top: 190px;
    left: 110px;
    width: 274px;
    height: 239px;
    background: url(../img/portail-ca.png);
}

#portail-mcs {
    position: absolute;
    top: 200px;
    left: 590px;
    width: 274px;
    height: 239px;
    background: url(../img/portail-mcs.png);
}

#portail-lcs {
    position: absolute;
    top: 540px;
    left: 100px;
    width: 274px;
    height: 239px;
    background: url(../img/portail-lcs.png);
}

#portail-sp {
    position: absolute;
    top: 570px;
    left: 540px;
    width: 274px;
    height: 239px;
    background: url(../img/portail-sp.png);
}

#portail-login {
    position: absolute;
    top: 551px;
    left: 305px;
    width: 56px;
    height: 19px;
    background: url(../img/portail-login.jpg);
}

#portailcontenu {
    background: url(../img/portail-fond.jpg) no-repeat bottom center #e5edf7;
    padding-top: 10px;
}

#footerportail {
    background: url(../img/footer-fond2.jpg) no-repeat top center;
    padding-top: 20px;
}

#footerportailbis {
    padding-top: 20px;
}

#footerportail2 {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 210px;
    background: url(../img/footer-fond3.jpg) no-repeat top center;
    line-height: 20px;
    font-size: 13px;
    color: #444444;
}

#footerportail2 img {
    float: left;
    vertical-align: baseline;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

#footerportail2 img.footerloc {
    padding-bottom: 45px;
}

#footerportail2 img.footerloc2 {
    padding-bottom: 30px;
}

#footerusa {
    position: absolute;
    top: 20px;
    left: 45px;
}

#footerfr {
    position: absolute;
    top: 20px;
    left: 810px;
    white-space: nowrap;
}

#footerligne {
    position: absolute;
    top: 180px;
    width: 1000px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #868686;
}

#footerligne a {
    text-decoration: none;
    color: #868686;
    margin: 0 4px;
}

.hovercat:hover {
    background: #1f9bb3 !important;
}

.hovermar:hover {
    background: #ab1346 !important;
}

.hoverlcs:hover {
    background: #fabf0b !important;
}

.hoverspa:hover {
    background: #839393 !important;
}

.portrait {
    float: left;
    width: 210px;
    margin: 10px;
    text-align: center !important;
    margin-bottom: 30px;
}

.portrait h3 {
    line-height: 20px;
    font-size: 17px;
    margin-top: 5px;
}

.portrait a {
    font-style: normal;
}

.nuagetags {
    margin: 0;
    padding: 0;
    display: block;
    width: 300px;
    height: 375px;
    background: url(../img/dltags.png);
    text-indent: -3000em;
}

.nuagetags2 {
    margin: 0;
    padding: 0;
    display: block;
    width: 220px;
    height: 275px;
    background: url(../img/dltags_petit.png);
    text-indent: -3000em;
}

#top_header {
    background: url(../images/bg_header.jpg) no-repeat;
}

#top_header img {
    float: left;
}