body {
    background-color: #000;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #BBB;
    font-size: 12px;
    /*font-weight: bold;*/
    overflow-x:hidden;
}

#deco,#masquePrix{
    position:absolute;
    width:165px;
    height:30px;
    top:-30px;
    line-height:37px;
    z-index:500;
    cursor:pointer;

}
#deco,#masquePrix{
    background-image: url(fichiers/images/btn-deconnexion.png);
}
#masquePrix{
    right:0px;
}



#flashBanniere{
    background-image: url(img/bandeaux-sans-flash/img-bandeau-sans-flash.jpg);
    width:1000px;
    height:280px;
}

#intro {
    margin-top:3%;
    position: absolute;
    height: 95.5%;
    width: 100%;
    top: 0px;
    left: 0px;
}
#header {
    height: 280px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#logos {
    float: left;
    width: 400px;
    position: relative;
    top: -19px;
    margin-bottom: -19px;
}
#logos img {
    border-width: 0px;
}
#actualites {
    text-align: left;
    padding-top: 10px;
    padding-left: 400px;
    font-size: 14px;
}
#promotions {
    position: relative;
}
#recherche {
    margin: 0px auto;
    padding: 0px;
    font-size: 18px;
    z-index: 1;
    width: 1000px;
    position: relative;
    height: 25px;
    display: none;
    visibility: visible;
    color: #FFFFFF;
    bottom:25px;
}
#marque {
    display: none;
}
#modele {
    display: none;
}
#contenu {
    position: relative;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    /*background-image: url(img/fond_rayures.jpg);*/
}
#contenu td, #contenu th {
    height:30px;
}
#newsletter {
    width: 1000px;
    padding: 20px 0;
}
#newsletter p {
    text-align: center;
}
#footer {
    position: relative;
    background-image: url(img/footer.jpg);
    background-position: center top;
    height: 33px;
    width: 970px;
    text-align: right;
    line-height: 28px;
    font-size: 11px;
    color: #999999;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
#footer2{
    color:#fa60fb;
}
#footer2 a{
    color:#eca1e1;
}
#footer2 a:hover{
    color:#ECECEA;
}
h2 {
    font-size: 20px;
    font-weight: bold;
    color:#eca1e1;
    margin: 0px;
    padding: 0px;
}
h3 {
    color: #FFFFFF;
    margin: 0px;
    padding: 50px;
    font-size: 18px;
}
form {
    margin: 0px;
    padding: 0px;
}
select {
    font-family: Arial, Helvetica, sans-serif;
    width: 200px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
p {
    margin: 0px;
    padding: 10px 20px 10px 0px;
    text-align: justify;
}
a {
    color: #E0E0E0;
    text-decoration: none;
}
a:hover {
    color: #FFF;
    text-decoration: underline;
}
.modele {
    padding-top: 75px;
}
.modele tbody {
    background-image: url(img/fond_rayures.jpg);
}

.row1 {
    color: #FFF;
}
.row2 {
    color: #FFF;
}
.row3 {
    color: #000;
}
.date {
    font-size: 10px;
    color: #999999;
    margin: 0px;
    padding: 0px;
}
.bt_bar {
    background-image: url(img/bt_bg.gif);
    background-repeat: no-repeat;
    width: 156px;
    color: #333;
}
.bt_bar label {
    cursor: pointer;
}
.bt_bar input {
    margin-left: 0;
}
.bt_bar a {
    color: #333333;
    text-decoration: none;
}
.bt_bar a:hover {
    color: #333333;
    text-decoration: none;
}
.mention {
    font-size: 14px;
    color: #9ec858;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.newsletter {
    /*font-size: 12px;*/
    margin: 0px;
    padding: 4px;
}
.clear{
    clear: both;
}
.link_marque {
    font-size: 15px;
    margin: 5px 0;
    text-transform: uppercase;
}

.link_marque.fondmarque0{
    width:250px;
    height:70px;
    background-image: url('fichiers/images/btn-fondmarque1.png');

}

.link_marque.fondmarque1 {
    width:250px;
    height:70px;
    background-image: url('fichiers/images/btn-fondmarque2.png');
}

.link_marque a {
    display: block;
    width: 250px;
    height: 70px;
    line-height:70px;
    text-decoration: none;
}
.wrap {
    visibility: hidden;
    margin: 0;
    clear: both;
}

a.link_fichier_expertise{
    text-decoration:underline;
}

a.link_fichier_expertise img {
    margin-right:5px;
    height:15px;
    width:auto;
}



.btn-fondimage{
    float:left;
    width:166px;
    height:60px;
    background-image: url('./fichiers/images/btn-fondimages.png');
    background-repeat:no-repeat;
}
.btn-fondimage a{
    display:block;
    height: 60px;
    width: 166px;
    line-height: 55px;
}
.btn-fondimage a:hover{
    text-decoration:none;
}

#navigationMenu{
    width:1000px;
    height:90px;
    background-image: url('./img/main.jpg');
}

#contentPage{
    margin-top:5px;
    border:1px dashed #cccccc;
    padding:5px;
    min-height:410px;

}
#pageContent{
    text-align:left;
}

h10 {
    color: #fa43fb;
    font-size:50px;
}

h10 a {
    color: #fa43fb;
}
h10 a:hover {
    color: #ffffff;
    text-decoration:none;
}

.h11 {
    font-size:15px;
    color: #fa43fb;
}

.h11 a {
    color: #fa43fb;
}
.h11 a:hover {
    color: #ffffff;
    text-decoration:none;
}

.txt{
    font-size:15px;
}

#indic{
    background-image: url('./fichiers/images/fond-indication.png');
    width:1000px;
    height:30px;
    text-align:center;
    line-height:30px;
}
