/*************************** *
**   Feuille de style CSS   **
** copyright ©2005 MyEShop  **
**  http://www.myeshop.fr   **
******************************/

@import url("common.css");

body {background-color: #EEEEF6;}

a:link {color:#0061aa}
a:visited {color:#0061aa}
a:hover {background-color : #CCCCFF; color:#d60715} /*#FDE997*/
a:active {color:#0061aa}


/*h1 { background:#99c0dd url(../../images/blue/h-tl.gif) no-repeat}*/
h1 { background:url(../../images/titre_back.jpg) repeat-x;height:2.2em;border:1px solid #d3d3d3}
/*h1 span{ background: url(../../images/blue/h-tr.gif) no-repeat 100% 0;}*/
h1 span{color:#6666cc}
h1 span span{color:#333333}

#head {background-color:#fff;}
#head a:visited, #nav a:visited, #log a:visited {color:#0061aa}
#head a:hover, #log a:hover {color:#d60715}

#head #sousHeader p a:link, #head #sousHeader p a:visited{color:#000}


/*menu déroulant dans l'admin */
#sousHeader li a {color:red}

/* tous les items de liste */
#sousHeader li { border-left: 0.1em solid red;}

#sousHeader li a:hover{background-color:transparent;color:#000}

/* listes de deuxième niveau */
#sousHeader li ul {background-color : #FDE997}

#sousHeader li ul li a:hover{background-color:orange}

#formulaire input.button {background:url(../../images/blue/button.gif);color:#fff;}

/*#log h2, #log h3 {background:#99c0dd url(../../images/blue/h-tl.gif) 0 0 no-repeat}*/
#log h2, #log h3 {background:url(../../images/titre_back.jpg) repeat-x;height:2.2em;border:1px solid #d3d3d3}
/*#log h2 span, #log h3 span {background: url(../../images/blue/h-tr.gif) 100% 0 no-repeat;color:#000}*/
#log h2 span, #log h3 span {color:#333}
#log h2 span span, #log h3 span span {color:#6666CC}/*#d60715*/

#log input.button {background:url(../../images/blue/button.gif);color:#fff;}

/* Blue borders */
/* Hide from IE-Mac \*/

.l {background: url(../../images/grey/pix-grey.gif) 0 0 repeat-y}
.r {background: url(../../images/grey/pix-grey.gif) 100% 0 repeat-y}
.b {background: url(../../images/grey/pix-grey.gif) 0 100% repeat-x}
.t {background: url(../../images/grey/pix-grey.gif) 0 0 repeat-x}
/*.bl {background: url(../../images/grey/bl-grey.gif) 0 100% no-repeat;}
.br {background: url(../../images/grey/br-grey.gif) 100% 100% no-repeat}*/

/*tableau*/
th {background-color: #CCCCFF}

td.pair{background-color: #fff}
td.impair{background-color: #f5f5f5}

/* Forms */

legend {background:#99c0dd url(../../images/blue/h-tl.gif) 0 0 no-repeat}
legend span {background: url(../../images/blue/h-tr.gif) 100% 0 no-repeat}
legend span span {background: url(../../images/blue/h-br.gif) 100% 100% no-repeat}
legend span span span {background: url(../../images/blue/h-bl.gif) 0 100% no-repeat}
legend strong {color:#fff}


#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {color:#000}

/*#nav h2 {background:#99c0dd url(../../images/blue/h-tl.gif) 0 0 no-repeat}*/
#nav h2 {background:url(../../images/titre_back.jpg) repeat-x;height:2.2em;border:1px solid #d3d3d3}
/*#nav h2 span {background:url(../../images/blue/h-tr.gif) 100% 0 no-repeat;color:#000}*/
#nav h2 span {color:#333333}
#nav h2 span span {background:none;color:#6666CC} /*#d60715*/

#nav ul a:hover{color:#6699CC;}

#nav input.button {background:url(../../images/blue/button.gif);color:#fff;}

/* Meilleurs produits*/
.top{border-color:#a5c7e7}
.top p.titre{background-color:#CCCCFF } /*#FDE997}*/


.produit div.titre{background-color:#CCCCFF} /*#FDE997}*/

input:focus, select:focus, textarea:focus {background-color: #FDE997;color: #000}

#valid ul a:hover {background-color:transparent;color:#000}

