﻿#DivHeader a
{
    text-decoration:none;
}

#DivHeader a span
{
    height:122px;
    display:block;
    cursor:pointer;
}

#DivFooter p
{
 font-size:10px;
}

h3
{
    color: #7a7a85;
}

h4
{
    color: #efa414;
    font-weight: bold;
}

ul.List
{
    list-style-image: url(/images/design/List-Image.jpg) ;
    list-style-position: outside;
    margin-left: 25px;
   
}

ul.List li
{
    padding: 5px 0 5px 0;
}


ul.List li span.Desactivate
{
text-decoration:line-through;
}


ul.List li div
{
    width:120px;
   text-align:right;
}

ul.List li span.NumberProduct
{
    color:#2a4a70;
    font-weight:bold;
}


ul.List li input
{
    width: 50px;
    text-align:center;
}

.TexteEnphase
{
    font-weight: bold;
}

.TitreSection
{
    font-family: "Trebuchet MS" , Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #efa414;
    font-weight: bold;
}

a, a:link
{
    color: #efa414;
}

a:visited
{
    color: #7f9db9;
}

a:hover
{
    text-decoration: none;
}

#DivLogin a
{
    text-decoration: none;
}

input[type=text],input[type=password]
{
 border: solid 1px #7f9db9;
}
