/* DEFAULT */

body {
    background-color:#fff;
    margin:0;
    background: url(../images/front/background.png);
}

form{
    display:inline;
}


.txt{
    font-family: tahoma, sans-serif;
    font-size: 11px;
}

div{
    /*border:1px solid #555;*/
}

img {
    border:0;
}

p {
    margin:0;
    padding:0;
}

h1{
    margin:0;
    padding:0;
    font-weight:normal;
    font-size:10px;
    color:#b9b9b9;
    text-align:center;
}

#bandeauhaut{
    background-color:#EEEEEE;
    color:#ACACAC;
    height:15px;
    line-height:14px;
    vertical-align:middle;
}


h2{
    margin:0;
    padding:0;
    font-size:16px;
    background-color:#fff;
    font-family:georgia,sans-serif;
    display:inline;
    padding-right:8px;
}

.titreRubrique{
    background-color:#ECECEC;
    /*border:1px solid #ECECEC !important;*/
    /*border-left:1px solid #fff;*/
    margin-left:57px;
    border:1px solid #fff;
    /*height:14px !important;*/
    /*line-height:14px !important;*/
    vertical-align:top !important;
    height:17px;
}

#wraper{
    margin: auto auto;
    width: 1024px;
    position:relative;
    /*background-color:#fff;*/
}

#preHeaderMenu{
    /*overflow:hidden;*/
    height:94px;
}

#bottomWraper{
    background-color:#b0b0b0;
    position:absolute;
    margin: auto auto;
    width: 1024px;
}

#header{
    text-align:center;
}

#main_content{
    padding:10px;
    text-align:left;
}

#main_content #rub_img{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

#footer{
    /*padding:10px;*/
    text-align:center;
    padding-top:10px;
}

#footer a {
    color:#fff;
    text-decoration:none;
}

#footer a:hover{
    text-decoration:underline;
}

#menuDrop{
    float:left;
    margin-left:178px;
    margin-top:71px;
}

#logo{
    float:left;
    margin-left:30px;
}

#headerContent{
    background: url('../images/front/E-prestige_edit_D06_04.jpg') top left no-repeat;
    height:auto !important;
    height:1px;
    padding-top:210px;
    /*padding-left:63px;*/

}

#headerContenthome{
    background:url('../images/front/accueil_header.png') no-repeat;

    height:auto !important;
    height:1px;
    padding-top:251px;
    padding-left:63px;
}

#topcontent{
    background: url('../images/front/back_contenu_accueil.png') repeat-y;
    /*top:94px;
    position:relative;*/
    clear:both;
}

#content_principal{
    width:613px;
    text-align:justify;
    height:auto !important;
    min-height:374px;
    height:480px;
    padding-bottom:15px;
}

#headerContenthome #content_principal{
    min-height:inherit;
    height:auto;
}

.color_violet{
    color:#350074;
    font-weight:bold;
}

#boxPack{
    width:613px;
    height:110px;
    background:url('../images/front/accueil_box-pack-eprestige.png') no-repeat;
    margin-top:9px;
    padding-top:5px;
    padding-left:6px;
    margin-bottom:12px;
}

.margeRight{
    margin-right:26px;
}

#footerAccueil{
    background:url('../images/front/accueil_box_reference.png') no-repeat;
    width:1024px;
    height:210px;
    position:relative
}

#footerEditorial{
    background:url('../images/front/edit_box_reference.png') no-repeat bottom;
    width:961px;
    padding-left:63px;
    /*height:210px;*/
    /*position:relative*/
}

#footer{
    height:96px;
    background: #16052B url('../images/front/accueil_footer.png') no-repeat;
    color:#fff;
    /*position:absolute;*/
    width:1024px;
}

.boxReference{
    height:129px;
    width:112px;
    padding:9px 7px;
    text-align:center;
    border:1px solid #fafafa;
    float:left;
}

.imageReference{
    padding:2px;
    background-color:#fff;
    border:1px solid #efefef;
    padding-bottom:8px;
    padding-top:8px
}

#positionReferences{
    margin-left:116px;
    padding-top:48px;
}

#positionReferences .color_violet{
    margin-top:4px
}

.resume, .link {
    font-size:10px;
}

.link{
    margin-top:2px;
}

.link a {
    color:#000;
    text-decoration:none
}

.boxReference:hover{
    cursor:pointer;
    border:1px solid #592E8A;
    background-color:#dedede;
}

.boxReference:hover a {
    text-decoration:underline;
    color:#592E8A;
}

#rappelle{
    /*left:704px;
    top:204px;*/
    left:703px;
    top:310px;
    position:absolute;
    width:275px;
    text-align:center;
}

#boxRappel{
    background:url('../images/front/accueil_box_rappel.png') no-repeat;
    width:275px;
    height:183px;
}

.textBoxRappel{
    padding-top:44px;
    padding-left:22px;
    text-align:left;
}

.numBoxRappel{
    padding-left:70px;
    padding-top:11px;
    text-align:left;
}

.radio {
    margin:0 2px 0 0;
    vertical-align:middle;
}

.input {
    border:1px solid #808080;
    color:#808080;
    font-family:tahoma,sans-serif;;
    font-size:11px;
    margin-top:5px;
    width:158px;
}

#fillArianne{
    border-bottom:3px double #ececec;
    color:#696969;
    font-size:11px;
    margin-top:4px;
    padding-bottom:3px;
    padding-left:59px;
}

#fillArianne a {
    text-decoration:none;
    color:#696969;
}

.editorialText{
    padding-top:10px;
    border-bottom:3px double #ececec;
    padding-bottom:15px;
}

#form img {
    cursor:pointer
}


div#opac {
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    opacity:0.8;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:#000000;
    z-index:50;
}
div#message {
    z-index:100;
    font-size:13px;
    text-align:center;
    background-color:#EDEDEF;
    border:2px solid #C6C7C9;
    width:400px;
    height:auto;
    padding:5px;
    position:absolute;
    top:280px;
    left:0px;
}


#formDevis #secure {
    margin-top:8px;
    width:213px;
    margin-left:10px;

}
#formDevis table {
    margin-bottom:10px;
}
#contactNous {
    margin-top:20px;
}

.inputContact {
    width:180px;
    border:1px solid #ececec;
    background-color:#ececec;
    color:#808080;
    font-family:tahoma, sans-serif;
    font-size:10px;
}
.padleft {
    padding-left:50px;
}
#formDevis td {
    padding-top:2px;
    padding-bottom:2px;
    /*font-weight:bold;*/
}
option, select {
    color:#808080;
    font-family:tahoma, sans-serif;
}
.label {
    margin-bottom:2px;
}
textarea {
    width:467px;
    height:80px;
    border:1px solid #ececec;
    background-color:#ececec;
    color:#808080;
    font-family:tahoma, sans-serif;
    font-size:10px;
    margin-right:14px;
}
#formDevis #cp, #formDevis #ville {
    width:57px;
}
.padsleft {
    margin-left:32px;
}
#formDevis #ville {
    margin-left:16px;
}


#menuSous{

    left:116px;
    position:absolute;
    text-align:center;
    top:271px;
    clear:both;
}

#menuSous div {
    height:13px;
    padding:5px;
    background-color:#fff;
    float:left;
    margin-left:3px;
    border: 1px solid #190630;
    border-bottom:none;
}

#menuSous .menuRubOff{
    background: url(../images/front/back_menubis_off.png) repeat-x;
}

#menuSous .menuRubOn a{
    color:#592E8A;
    text-decoration:none;
}

#menuSous .menuRubOff a{
    color:#8e8e8e;
    text-decoration:none;
}

.choisirBox{
    float:left;
    width:197px;
    margin-right:50px;
}

.choisirBox:hover .titreChoisir{
    text-decoration:underline;
    color:#592E8A;
}

.choisirBox:hover {
    cursor:pointer;
}

.titreChoisir{
    font-weight:bold;
    color:#5b5b5b;
    text-align:center;
    margin-bottom:5px;
    margin-top:5px;
}

.resumeChoisir{
    text-align:justify;
    margin-bottom:5px;
    color:#5b5b5b;
    height:80px;
}

.linkChoisir{
    text-align:right;
}

.linkChoisir a{
    color:#592E8A;
    text-decoration:none
}



h2.editorialH2{
    font-size:13px;
    color:#350074;
    font-weight:bold;
    display:block;
    font-family:tahoma;

    padding-bottom:5px;
}

.paddEdito{
    padding-bottom:15px;
    padding-left:5px;
}

#ulEdito li {
    list-style-image:url(../images/front/31.png);
    margin-bottom:8px;
    line-height:16px;
}


.grisEdito{
    color:#696969;
}

.pointsCle{
    font-weight:bold;
    margin-bottom:8px;
}

.pointsCle img {
    margin-right:6px;
}

h2.paddEdito{
    padding-bottom:0px;

    padding-bottom:5px;
}

h3.editorialH3 {
    margin-top:0;
    margin-bottom:5px;
}

#plateforme h3.editorialH3 {
    margin-bottom:0;
    color:#350074;
    font-size:11px;
}

#plateforme{
    margin-left:14px;
}

#plateforme img{
    margin-right:8px;
}

.paddright{
    padding-right:8px;
}

#references img {
    margin-bottom:5px;
}

.paddChoisir{
    margin-left:82px;
}

#sitemap ul {
    list-style-image:url(../images/front/31.png);
    line-height:20px;
    font-size:13px;
    font-weight:bold
}

#sitemap ul ul {
    font-size:12px;
    font-weight:normal;
}

#sitemap ul ul ul {
    font-size:11px;
}

#sitemap ul a:hover{
    text-decoration:underline;
}

#sitemap ul a {
    text-decoration:none;
    color:#000;
}

.paddlefContact{
    padding-left:11px;
    padding-right:14px;
}

.borderTable{
    padding-left:15px;
}

.adresseContact{
    padding-right:15px;
    border-right:1px solid #ECECEC;
}

#partenaire img {
    padding:10px;
}

.link a:hover {
    color:#350074;
    text-decoration:underline;
}

#border-left{
    background:url(../images/front/back-ombre-gauche.png) repeat-y right;
}

#border-right{
    background:url(../images/front/back-ombre-droite.png) repeat-y left;
}

p.condition{
    margin-bottom:5px;
    color:#696969;
}
