





.inputdisabled{
background:#ffffff;
color: #000000;
border: 0px;
font-size: 12pt;
font-family: tahoma;
font-weight: bold;
}
.inputdisabled2{
background:#ffffff;
color: #000000;
border: 0px;
font-size: 8pt;
font-family: tahoma;
}
.inputdisabled3{
background:#f1f1f1;
color: #000000;
border: 0px;
font-size: 8pt;
font-family: tahoma;
}

    #f1_upload_process{
    z-index:100;
    position:absolute;
    visibility:hidden;
    text-align:center;
    width:400px;
    margin:0px;
    padding:0px;
    background-color:#fff;
    border:1px solid #ccc;
    }
     


/************
STYLE DE LA LISTE A TRIER
************/
ul#list-photos{
  list-style:none;
  height:110px;
}
ul#list-photos li{
  border:1px solid #ddd;
  padding:10px;
  cursor:move;
  height:110px;
  width:150px;
  float:left;
  margin-right:10px;
  background:#fff;
  color:#212326;
  font-size:12px;
  -moz-box-shadow:2px 2px 5px #ccc;
}
ul#list-photos li.highlight{
  background:#f2f2f2;
  border:1px dashed #212326;
}

/************
STYLE DE LA LISTE A TRIER
************/
ul#list-photos2{
  list-style:none;
}
ul#list-photos2 li{
  border:1px solid #ddd;
  padding:10px;
  height:110px;
  width:150px;
  float:left;
  margin-right:10px;
  background:#fff;
  color:#212326;
  font-size:12px;
  -moz-box-shadow:2px 2px 5px #ccc;
}

ul#list-photos3{
  list-style:none;
}
ul#list-photos3 li{
  border:1px solid #ddd;
  padding:3px;
  height:50px;
  width:66px;
  float:left;
  margin-right:10px;
  background:#fff;
  color:#212326;
  font-size:12px;
  -moz-box-shadow:2px 2px 5px #ccc;
}

.text { font-size: 8pt;font-family: tahoma;color: #000000;}
.vignette {padding: 1px; }
.textLarge { font-size: 20pt;font-family: tahoma;color: #000000;}
.flash { font-size: 10pt;font-family: tahoma;color: #E48D09;}
.best { font-size: 8pt;font-family: tahoma;color: green;font-weight: bold;}
.textgris { font-size: 8pt;font-family: tahoma;color: #A8A8A8;}
.textgrisgros { font-size: 12pt;font-family: tahoma;color: #A8A8A8;}
.textgris3 { font-size: 8pt;font-family: tahoma;color: #909090;}
.textw { font-size: 8pt;font-family: tahoma;color: #ffffff}
.textpetitw { font-size: 7pt;font-family: tahoma;color: #ffffff}
.textpetit { font-size: 7pt;font-family: tahoma;color: #000000}
.textpetitred { font-size: 7pt;font-family: tahoma;color: #e22d21}
.textpetit2 { font-size: 6pt;font-family: tahoma;color: #000000}
.orange { font-size: 8pt;font-family: tahoma;color: #FE6E0E}
.textgris2 { font-size: 7pt;font-family: tahoma;color: #868686;}
.textgros { font-size: 12pt;font-family: tahoma;color: #000000;}
.ongletselect { font-size: 10pt;font-family: tahoma;color: #ffffff;}
.ongletNonselect { font-size: 10pt;font-family: tahoma;color: #000000;}

.emplacement {
    margin:auto;       
  }

@media screen and (max-width: 1250px) {
  .emplacement {
    margin:1;
  }
}

#pscroller{
width: 450px;
height: 80px;
border: 0px solid grey;
padding: 0px;
background-color: ffffff;
}
.backgroundnoel 
    {
        background-color: #e3e3e3;
	}
@media (min-width: 1250px) {
.backgroundnoel 
    {
        background-color: white;
        background-image: url('../images/menu/background-noel1.jpg'),url('../images/menu/background-noel2.jpg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left top,right top;
    background-attachment: fixed;
    }
}


.backgroundperso
    {
        background-color: #e3e3e3;
	}
@media (min-width: 1250px) {
.backgroundperso
    {
        background-color: white;
        background-image: url('../images/menu/back_1.jpg'),url('../images/menu/back_1.jpg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left top,right top;
    background-attachment: fixed;
    }
}

.entetetab { font-size: 8pt;font-family: tahoma;color: #ffffff;width:auto;background:transparent url(../images/menu/entetetab.gif) repeat-x top left;padding:3;}
.entetetab2 { font-size: 8pt;font-family: tahoma;color: #ffffff;width:auto;background:transparent url(../images/menu/entetetab2.gif) repeat-x top left;padding:3;}

a.menu1 { font-size: 8pt;font-family: tahoma;color:#000000;text-decoration:none;}
a.menu1:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.menu1selected { font-size: 8pt;font-family: tahoma;color:#ffffff;text-decoration:none;background-color:#33CC33;}
a.menu1selected:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:none;}

a.menu1selectedoccasion { font-size: 8pt;font-family: tahoma;color:#ffffff;text-decoration:none;background-color:#FE6E0E;}
a.menu1selectedoccasion:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:none;}

a.menu1selectedpassion { font-size: 8pt;font-family: tahoma;color:#ffffff;text-decoration:none;background-color:#ff2d1f;}
a.menu1selectedpassion:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:none;}

a.profil { font-size: 8pt;font-family: tahoma;color:#c5c5c5;text-decoration:underline;}
a.profil:hover { font-size: 8pt;font-family: tahoma; color:#A8A8A8 ;text-decoration:underline;}

a.liengris { font-size: 8pt;font-family: tahoma;color:#A8A8A8;text-decoration:underline;}
a.liengris:hover { font-size: 8pt;font-family: tahoma; color:#c5c5c5 ;text-decoration:underline;}

a.normal { font-size: 8pt;font-family: tahoma;color:#000000;text-decoration:underline;}
a.normal:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.rubrique { font-size: 8pt;font-family: tahoma;color:#c5c5c5;text-decoration:underline;}
a.rubrique:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.normalneuf { font-size: 8pt;font-family: tahoma;color:#56C960;text-decoration:underline;}
a.normalneuf:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.normaloccasion { font-size: 8pt;font-family: tahoma;color:#FE6E0E;text-decoration:underline;}
a.normaloccasion:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.normalpassion { font-size: 8pt;font-family: tahoma;color:#e22d21;text-decoration:underline;}
a.normalpassion:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.normalbis { font-size: 8pt;font-family: tahoma;color:#000000;text-decoration:none;}
a.normalbis:hover { font-size: 8pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.bleu { font-size: 8pt;font-family: tahoma;color:#1568BE;text-decoration:underline;font-weight: bold;}
a.bleu:hover { font-size: 8pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.bleubis { font-size: 8pt;font-family: tahoma;color:#1568BE;text-decoration:none;font-weight: bold;}
a.bleubis:hover { font-size: 8pt;font-family: tahoma; color:#E19605 ;text-decoration:underline;font-weight: bold;}

a.pack { font-size: 8pt;font-family: tahoma;color:#6500CC;text-decoration:underline;font-weight: bold;}
a.pack:hover { font-size: 8pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.promo { font-size: 8pt;font-family: tahoma;color:#CC0000;text-decoration:underline;font-weight: bold;}
a.promo:hover { font-size: 8pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.news { font-size: 8pt;font-family: tahoma;color:#2AB659;text-decoration:underline;font-weight: bold;}
a.news:hover { font-size: 8pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.prixflash { font-size: 8pt;font-family: tahoma;color:#E48D09;text-decoration:underline;font-weight: bold;}
a.prixflash:hover { font-size: 8pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.compte { font-size: 10pt;font-family: tahoma;color:#E48D09;text-decoration:underline;font-weight: bold;}
a.compte:hover { font-size: 10pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.compteneuf { font-size: 10pt;font-family: tahoma;color:#56C960;text-decoration:underline;font-weight: bold;}
a.compteneuf:hover { font-size: 10pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.compteoccasion { font-size: 10pt;font-family: tahoma;color:#FE6E0E;text-decoration:underline;font-weight: bold;}
a.compteoccasion:hover { font-size: 10pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.comptepassion { font-size: 10pt;font-family: tahoma;color:#e22d21;text-decoration:underline;font-weight: bold;}
a.comptepassion:hover { font-size: 10pt;font-family: tahoma; color:#000000 ;text-decoration:underline;font-weight: bold;}

a.classinvisible { font-size: 8pt;font-family: verdana;color:#000000;text-decoration:none;}
a.classinvisible:hover { font-size: 8pt;font-family: verdana; color:#000000 ;text-decoration:none;}

a.normalw { font-size: 8pt;font-family: tahoma;color:#ffffff;text-decoration:underline;}
a.normalw:hover { font-size: 8pt;font-family: tahoma; color:#ffffff ;text-decoration:none;}

a.normalpetit { font-size: 7pt;font-family: tahoma;color:#000000;text-decoration:underline;}
a.normalpetit:hover { font-size: 7pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.normalpetitred { font-size: 7pt;font-family: tahoma;color:#e22d21;text-decoration:underline;}
a.normalpetitred:hover { font-size: 7pt;font-family: tahoma; color:#666699 ;text-decoration:underline;}

a.normalpetitw { font-size: 7pt;font-family: tahoma;color:#ffffff;text-decoration:underline;}
a.normalpetitw:hover { font-size: 7pt;font-family: tahoma; color:#ffffff ;text-decoration:none;}

a.trespetit { font-size: 6pt;font-family: tahoma;color:#000000;text-decoration:none;}
a.trespetit:hover { font-size: 6pt;font-family: tahoma; color:#000000 ;text-decoration:none;}

a.menu2 { font-size: 8pt;font-family: tahoma;color:#ffffff;text-decoration:none;font-weight: bold;}
a.menu2:hover { font-size: 8pt;font-family: tahoma; color:#ffffff ;text-decoration:underline;font-weight: bold;}

.input4 {background-color:#ffffff;font-size: 7pt;font-family: tahoma;color:#000000;border-style:solid;border-width: 1px;border-color:#7F9DB9;padding:0 pt}
.input3 {background-color:#ffffff;font-size: 8pt;font-family: tahoma;color:#000000;border-style:solid;border-width: 1px;border-color:#7F9DB9;padding:0 pt}
.input5 {background-color:#ffffff;font-size: 8pt;font-family: tahoma;color:#979797;border-style:solid;border-width: 1px;border-color:#7F9DB9;padding:0 pt}
.input6 {background-color:#F1F1F1;font-size: 8pt;font-family: tahoma;color:#979797;border-style:solid;border-width: 1px;border-color:#7F9DB9;padding:0 pt}
.input {background-color:#ffffff;font-size: 8pt;font-family: tahoma;color:#000000;border-style:solid;border-width: 1px;border-color:#000000;padding:0 pt}
.inputLarge {background-color:#ffffff;font-size: 20pt;font-family: tahoma;color:#000000;border-style:solid;border-width: 1px;border-color:#000000;padding:0 pt}
.inputLarge2 {background-color:#ffffff;font-size: 16pt;font-family: tahoma;color:#000000;border-style:solid;border-width: 1px;border-color:#000000;padding:0 pt}
.input2 {font-size: 10pt;font-family: verdana;text-decoration:none;color:#000000;background-color:#f1f1f1;border-style:inset;border-width:1px;border-color:#E48D09}
.input2small {font-size: 8pt;font-family: verdana;text-decoration:none;color:#000000;background-color:#f1f1f1;border-style:inset;border-width:1px;border-color:#E48D09}
.inputNon {background-color:#F27254;font-size: 8pt;font-family: tahoma;color:#000000;border-style:solid;border-width: 1px;border-color:#000000;padding:0 pt}
.submit {font-size: 8pt;font-family: tahoma;color:#000000;font-weight: bold;}
.submitLarge {font-size: 20pt;font-family: tahoma;color:#000000;font-weight: bold;}
.submit3 {font-size: 10pt;font-family: tahoma;color:#000000;font-weight: bold;height:30px;}
.submit2 {font-size: 10pt;font-family: tahoma;color:#E48D09;font-weight: bold;}

.submitAccepter {font-size: 8pt;font-family: verdana;background-color:#1CA12B;color:#ffffff;font-weight: bold;height:25px;}
.submitAccepter2 {font-size: 8pt;font-family: verdana;background-color:#79F187;color:#f1f1f1;font-weight: bold;border-width: 0;}
.submitRefuser {font-size: 8pt;font-family: verdana;background-color:#EB764D;color:#ffffff;font-weight: bold;height:25px;}
.submitRefuser2 {font-size: 8pt;font-family: verdana;background-color:#F0AE98;color:#f1f1f1;font-weight: bold;border-width: 0;}

#onglets
{
    font-family: tahoma;
    font-size: 10pt;
    font-weight: bold;
    text-align:center;
    list-style-type : none;
    padding-bottom : 24px; /* à modifier suivant la taille de la police ET de la hauteur de l'onglet dans #onglets li */
    border-bottom : 1px solid #9EA0A1;
    margin-left : 0;
}
#onglets li
{
    float : left;
    height : 21px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    width:150px;
    background: transparent url('../images/menu/haut_onglet.gif');
    margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : -1px 2px 0 2px;  /* Pour IE  */
    border : 1px solid #9EA0A1;
}
#onglets li.active
{
    border-bottom: 0px solid #fff;
    background: transparent url('../images/menu/entetetab.gif');
    color:#ffffff;
}
#onglets a
{
    display : block;
    text-decoration : none;
    padding : 4px;
    
}
#onglets a:hover
{
    background : #ffffcc;
    color:#000000;
}

