body {
    margin:0;
    width: 100%;
    background-color: #94bbdc;
    font-family:"Tahoma";
    font-size:12px;
    color:#fff;
    text-align: center;
}

h1 {
    margin: 0;
    padding: 0;
    font-size:16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h2 {
    font-size:22px;
    font-weight: bold;
    text-transform: capitalize;
    font-variant: small-caps;
    letter-spacing: 2px;
    color: #DB5922;
}
h3 {
    margin: 0;
    padding: 0;
    font-size:16px;
    letter-spacing: 1px;
}

#maincontainer {
    width:1024px;
    height: 100%;
    margin: 0px auto;
    text-align: left;
    background-color: #042237;
}

#header {
    width:100%;
    height: 399px;
    background: url(/images/header.jpg) top left no-repeat;
}
#headerlang {
    width: 50px;
    height: 17px;
    background-color: #DB5922;
    text-align: center;
    margin-left: 925px;
    padding-top: 5px;
}
#headerlang a {
    color: #fff;
    text-decoration: none;
}
#headerslogan {
    width: 500px;
    height: 20px;
    margin-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#headervideo {
    width: 477px !important;
    width: 493px;
    height: 282px !important;
    height: 296px;
    background-color: #fff;
    margin-left: 30px;
    float: left;
    padding: 7px 8px;
}
#headertxt {
    float: left;
    margin-left: 40px;
    padding-top: 110px;
    width: 440px;
    height: 190px;
    text-align: justify;
    color: #252525;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 15px;
}
* html #headertxt {
    width: 400px;
}
#headertxt span {
    color: #DB5922;
    font-weight: bolder;
}
#leaf1 {
    position: absolute;
    z-index: 99;
    width: 57px;
    height: 59px;
    background: transparent url(/images/leaf1.png) top left no-repeat;
    margin: 310px 0 0 489px !important;
    margin: 310px 0 0 436px;
}
#menulevel1 {
    width: 100%;
    height: 27px !important;
    height: 37px;
    padding-top: 10px;
    background: url(/images/menu-level1.jpg) top left no-repeat;
    text-align: right;
}
#menulevel1 a {
    padding: 0 12px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
}
#menulevel1 a.current,#menulevel1 a:hover {
    color: #DB5922;
}
#menulevel2 {
    width: 100%;
    display: none;
    height: 18px !important;
    height: 22px;
    padding-top: 4px;
    background: url(/images/menu-level2.jpg) top left no-repeat;
    text-align: right;
}
#menulevel2 a {
    padding: 0 12px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #252525;
    letter-spacing: 1px;
}
#menulevel2 a.current,#menulevel2 a:hover {
    color: #DB5922;
}
#maincontent {
    height: 200px;
    background-color: #042237;
    padding: 30px;
    overflow: auto;
    line-height: 19px;
    text-align: justify;
}
html>body #maincontent{
height: auto;
min-height: 200px;
}
* html #maincontent {
    height: auto;
}
#maincontent img {
    border: 3px solid #fff;
}
#maincontent a {
    text-decoration: none;
    color: #DB5922;
}
#contactcontainer {
    height: 146px !important;
    height: 196px;
    background: url(/images/footer.jpg) top left no-repeat;
    padding: 25px;
}
#contactCallBack {
    width: 520px;
    float: left;
    margin-right: 30px;
}
.callBackForm {
    margin: 0;
    padding: 0;
    list-style: none;
}
.callBackForm li {
    float: left;
    width: 240px;
    height: 28px;
    margin: 15px 20px 0 0;
    padding-top: 4px !important;
    padding-top: 2px;
    background: url(/images/callback-background.jpg) top left no-repeat;
}
*+html .callBackForm li, * html .callBackForm li {
    margin: 0 20px 10px 0;
}
.callBackForm li.callbacksubmit {
    background: none;
    margin: 0;
    padding: 0;
}
.callBackForm li label {
    float: left;
    width: 60px !important;
    width: 70px;
    height: 24px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 0px !important;
    padding-top: 2px;
}
.callBackForm li input[type=text],.callbackInput {
    float: left;
    width: 160px;
    height: 20px;
    font-size: 12px;
    color: #042237;
    border: 0;
    background: transparent;
}
.callBackForm li.callbacksubmit .callbackInputSubmit {
    margin: 5px 0 0 0 !important;
    margin: 10px 0 0 0;
    padding: 0;
    width: 500px;
    height: 26px;
    border: 0;
    background: transparent url(/images/callback-submit-background.png) top left no-repeat;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
*+html .callBackForm li.callbacksubmit .callbackInputSubmit {
    margin: 0px !important;
}
* html .callBackForm li.callbacksubmit .callbackInputSubmit {
    background: #48718F;
}
#contactCoord {
    width: 410px;
    float: left;
}
#coordBck {
    margin-top: 15px;
    width: 388px !important;
    width: 408px;
    height: 80px !important;
    height: 100px;
    padding: 10px;
    background: url(/images/coord-background.png) top left no-repeat;
}
* html #coordBck {
    background: #48718F;
}
#coordBckLeft,#coordBckRight {
    float: left;
    width: 50%;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 18px;
}
#coordBckLeft a,#coordBckRight a {
    text-decoration: none;
    color: #fff;
}
#footer {
    height: 29px !important;
    height: 41px;
    background-color: #fff;
    padding: 12px 10px 0 10px;
}
#footerMenu {
    float: left;
    width: 820px;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
}
#footerMenu a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
#footerPW {
    float: left;
    width: 175px;
}
.loginForm {
    margin: 0;
    padding: 0;
    list-style: none;
}
.loginForm li {
    width: 320px;
}
.loginForm li label {
    float: left;
    width: 100px;
    margin-top: 3px;
}
.loginForm li input {
    float: left;
    width: 200px;
    margin-top: 3px;
}
.loginForm li input[type=submit] {
    margin-left: 100px;
    width: 100px;
}
.news {
    width: 925px;
    margin-bottom: 25px;
    overflow: auto;
}
.newsPhoto {
    float: left;
    width: 310px;
    text-align: left;
}
.newsTxt {
    float: left;
    width: 581px !important;
    width: 611px;
    padding: 15px;
    background-color: #072B45;
    border: 1px solid #113045;
}
.produitsLeft {
    float: left;
    width: 735px;
    margin-right: 30px;
    overflow: auto;
    text-align: justify;
}
.produitsLeft img {
    border:0;
}
.produitsRight {
    float: left;
    width: 195px;
    text-align: right;
}
.produitsTitre {
    font-size:24px;
    font-weight: bold;
    text-transform: capitalize;
    font-variant: small-caps;
    letter-spacing: 2px;
    color: #fff;
    margin-left: 30px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.produitsTitre2 {
    font-size:14px;
    text-transform: capitalize;
    font-variant: small-caps;
    letter-spacing: 2px;
    color: #fff;
    font-style: italic;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.icyneneLeft {
    float: left;
    width: 470px;
    margin-right: 50px;
    overflow: auto;
}
.icyneneRight {
    float: left;
    width: 440px;
    text-align: right;
}
.applicateursListe {
    margin-left: 30px;
}
.contactLeft {
    float: left;
    width: 250px;
    margin-right: 30px;
}
.contactLeft p {
    margin: 0;
}
.contactRight {
    float: left;
    width: 682px;
}
.contactForm {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contactLiInput {
    float: left;
    width: 320px;
    height: 28px;
    margin: 15px 20px 0 0;
    padding-top: 4px !important;
    padding-top: 2px;
    background: url(/images/contact-input-background.png) top left no-repeat;
}
.contactLiTextarea {
    float: left;
    width: 320px;
    height: 122px;
    margin: 15px 20px 0 0;
    padding-top: 4px !important;
    padding-top: 2px;
    background: url(/images/contact-textarea-background.png) top left no-repeat;
}
.contactLiComment {
    float: left;
    width: 320px;
    height: 28px;
    margin: 15px 20px 0 0;
}
.contactLiComment input {
    display: none;
}
.contactLiSubmit {
    float: left;
    width: 320px;
    height: 28px;
    margin: 15px 20px 0 0;
}
.contactLiCaptcha {
    float: left;
    width: 320px;
    height: 81px;
    margin: 15px 20px 0 0;
    background: url(/images/contact-captcha-background.png) bottom left no-repeat;
}
.contactLiCaptcha label {
    float: left;
    width: 142px;
    text-align: left;
}
.contactLiCaptcha input {
    border: 0px solid red;
    width: 170px;
    height: 20px;
    margin-left: 144px;
    margin-top: 7px;
}
.contactLiCaptcha img {
    float: left;
}
#captcha { display:none; }
.contactLiInput label,.contactLiTextarea label {
    float: left;
    width: 135px !important;
    width: 145px;
    height: 24px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 0px !important;
    padding-top: 2px;
}
.contactLiInput input[type=text] {
    float: left;
    width: 170px;
    height: 20px;
    font-size: 12px;
    color: #042237;
    border: 0;
    background: transparent;
}
.contactForm li textarea {
    float: left;
    width: 170px;
    height: 113px;
    font-size: 12px;
    color: #042237;
    border: 0;
    background: transparent;
}
.contactForm li input[type=submit] {
    float: left;
    width: 320px;
    height: 26px;
    border:0;
    cursor: pointer;
    color: #fff;
    background: transparent url(/images/contact-submit-background.png) top left no-repeat;
}
* html .contactForm li {
    background: #48718F;
}
* html .contactForm li textarea {
    background: #fff;
    margin-left: 10px;
    width: 290px;
}
.contactLiInput .errors,.contactLiCaptcha .errors {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contactLiTextarea .errors {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contactLiCaptcha .errors li {
    margin-left : 140px;
}
.contactLiTextarea .errors li {
    margin-left : 140px;
}
.errors li {
    color: #DB5922;
}

.gallery {
    float: left;
    margin: 2px;
    /*line-height: 22px;*/
}
