﻿/* CSS Document */

html{
    margin: 0px;
    padding: 0px;
}

body{font: 10pt Verdana, Arial, Helvetica, sans-serif; color:#000; background:none;margin: 0;padding:0;}

/*Gabarit general
----------------------------------------------*/
#menu {display: none;}
#footer{display: none;}
#menuBoitePale{display: none;}
h1{display: none;}/*exclusif logo ADP*/
h2{color:#023c6d;text-transform:uppercase;font-size:1.6em;margin:0;}

/*éditeur
----------------------------------------------*/
#editeurs{width:150px;float:left;height:125px;}

/*Office
----------------------------------------------*/
.libelle{font-weight:bold;}
#image{float:left;width:105px;height:200px;}
#col{height:200px;padding:10px;border-size:1px;border-style:solid; border-color:#000;width:425px;}




h2.titreLivre{color:#124073;font-size:16px;text-transform:uppercase;margin-bottom: 0;}

h3{color:#639333;font-size:1em;}
h3.titreLivre{color:#639333;font-size:1.1em;margin:0 0 5px 0;padding:0;}
h4{font-weight:bold;font-size:1em;}
h5{}
hr{color:#c0c0c0;background-color:#c0c0c0;height: 1px;border: 0;}

#container{width:933px; margin:auto; background-color:#e2f2fb;margin-top: 0px;border-left:1px solid #fff;border-right:1px solid #fff;}

#alignRight{text-align:right;padding-top:5px;}
.champs{margin-top:5px;}

#pleinePage{padding:10px;}
#boitePale{background-color:#e2f2fb;width:288px;float:none;padding:10px;}
#boiteFonce{background:url(images/bg_cellBleuFonce.jpg) repeat-x #d2e6f1;width:604px;float:none;padding:10px;border-left:1px solid #fff;min-height:350px;}
#boiteFonceACC{background:url(images/bg_cellBleuFonce.jpg) repeat-x #d2e6f1;width:604px;float:none;padding:10px;border-left:1px solid #fff;min-height:250px;}
#boitePaleLarge{background-color:#e2f2fb;width:604px;float:none;border-left:1px solid #fff;height:142px;padding:10px 0 0 10px;}
#boiteRecherche{background:url(images/bg_recherche.gif) no-repeat #d2e6f1;width:288px;float:none;padding:10px;height:142px;}

.colDemi{width:50%;float:none;}
.label {font-weight:bold;width:100px;display:block;float:none;padding-top:5px;}
.label2 {font-weight:bold;width:125px;display:block;float:none;padding-top:3px;}
.sousTit{font-weight:bold;color:#124073;}
.vignette{width:100px;padding-left:20px;/*margin-right:10px;padding-left:20px;height:170px;*/margin-bottom:15px;float:none;height:180px;}
.vignette img{width:85px;border:1px solid #dedede;}


Fieldset{border:1px solid #124073;width:500px;margin:auto;padding:10px;}

input, select {font: 1em Verdana, Arial, Helvetica, sans-serif; }

a:link,a:visited {color:#396d98;}
a:hover, a:active {color:#588b27;}

a.bold:link,a.bold:visited {font-weight:bold;}

a.auteur:link,a.auteur:visited {color:#598c26;text-transform:uppercase;font-size:1.1em;}
#footer a:link,a:visited {text-decoration:none;color:#696b67;}
#footer a:hover, a:active{color:#696b67;}

/*li{list-style-image:url(images/img_puce.gif);line-height:17px;}*/


.txtremarques{font-size:0.9em;color:#484848;font-style:italic;}
.txtremarquesrouge{font-size:0.9em;color:#cc0707;font-style:italic;}
.txtErreur {font-size:0.9em;color:#cc0707;font-weight:bold;}

/*TABLEAUX DES DATAGRID
----------------------------------------------
.tableau{border:1px solid #808080;width:100%;background-color:#fff;}
.tableau td {padding:5px;}
.headTab{background-color:#808080;color:#fff;font-weight:bold;text-align:left;}
.alternateCell{background-color:#e7e6e6;}
.principalCell{background-color:#fff;}
.alignRight{text-align:right;}*/

/*PAGING
----------------------------------------------*/
#page{margin-left:100px;float:none;width:300px;}
#goToPage{float:right;padding-bottom:10px;}
#tri{float:none;width:300px;}

/*FICHE PRODUIT 
----------------------------------------------*/
#produit{width:230px;float:left;margin-top:10px;}
#outilsFiche{display:none;}
#produitTxt{margin-left: 250px}
* html #produitTxt{width: 400px}

#produitTxt h2{
    font-size: 12pt;
}

#produit img{border:1px solid #E4E4E4;width:230px;}

#suggestion{margin-left:250px;}

* html #suggestion{margin-left:0px;}

#suggestion img{
    margin-bottom: 0;
    padding-bottom: 0;
}

#vignettesPlaceHolder{
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    margin: 2px 0;
}

#suggestion #alignRight{
    display: none;
}

#produitAddOns{
    display: none;
}

#pleinePage h2 img{
    display: none;
}

/*Abonnement
----------------------------------------------*/
.chkbox{display:block;width:600px;}



/*Promo
----------------------------------------------*/
#promo{float:none;width:150px;padding:10px;}

.border{border-style:solid; border-width:1px; border-color:Gray;}

/*Recherche Résultat
----------------------------------------------*/
#boiteResultat{
    padding:10px;
}
.ListItem{background-color:#fff;border:1px solid #fff;}
#imageResultat{
    display: inline;
    height: 65px !important;
    width:43px;
    margin-bottom: 10px;
}

#imageResultat img{
    height: 65px !important;
    width:43px;
}

/*Impresssion tous résultat*/
img#logoAdpPrint{
    display: inline;
    margin-bottom: 10px;
}

#lblCoordonnees{
    display: inline-block;
    font-size: 7pt;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 230px;
}

#boiteResultatPrint{
    display: block;
    clear: both;
    position: relative;
    padding:5px 5px 20px 5px;    
    float:none;
    width: 100%;
    border-bottom: 1px dotted gray;
    margin: 0 0 20px 0;
}

#lblTitre{
    border-bottom: 1px solid black;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    width: 100%;
}

#spec{
    display: inline-block;
    padding-left: 10px;
    white-space:normal;
    font-size: 9pt;
}
#resume{
    display: block;
    margin-top: 12pt !important;
}

#resume span{
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
    line-height: 1.1em;
}