BODY {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size : 10px;
color : #727272;
background-color : #46BEEF;
margin: 0px;
background-image: url("images/fond.gif");
background-repeat: repeat-x;
}
H1 {color:#DC2579; font-size:16px; font-weight: bold; border-bottom: 1px dashed #BDBEBD; text-align: left;}
H2 {color:#DC2579; font-weight: bold;}
H5 {color:#3282B2; font-weight: bold;}
TABLE {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 10px;
color: #727272;
width: 100%;
border-spacing: 0px;
}
TD {
padding: 0px;
vertical-align: top;
}
INPUT, TEXTAREA, SELECT {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size : 10px;
color : #727272;
font-weight :normal;
}
IMG {
border: none
}
HR {
background-color: #fff;
color: #fff;
border: 0;
border-top: 1px solid #BDBEBD;
}
#hrtitre {
background-color: #fff;
color: #fff;
border: 0;
border-top: 1px dashed #BDBEBD;
}
A {
color: #3282B2;
}
A:HOVER {
color: #A1B2B5;
}
#bottom {
text-align: center;
padding: 20px;
background-color: #CECFCE;
color: #8E375D;
font-weight: bold;
}
#bottom A {
color: #FF0F78;
text-decoration: none;
}
#menubottom {
color: #606061;
padding: 10px;
}
#menubottom UL {
margin: 0;
padding: 0;
float: right;
}
#menubottom LI {
float: left;
margin: 0;
padding: 4px;
list-style:none;
}
#menubottom A {
color: #606061;
text-decoration: none;
}
#menutop {
border-bottom: 5px solid #fff;
background-image: url("images/menu_top_fond.gif");
background-repeat: repeat-x;
height: 30px;
vertical-align: middle;
}
#menutop UL {
float: right;
margin: 0;
padding: 0;
}
#menutop LI {
float: left;
margin: 0;
padding-right: 7px;
padding-left: 7px;
list-style:none;
}
#menuleft {
text-align: center;
}
#menuquartem {
padding-top: 10px;
}
#menuquartem UL {
margin: 0;
padding: 0;
}
#menuquartem LI {
margin: 0;
padding: 5px;
padding-left: 15px;
list-style:none;
background-image: url("images/puce_menu_quartem.gif");
background-repeat: no-repeat;
background-position: 5px 9px;
}
#menuquartem A {
text-decoration: none;
color: #000;
}
#menuquartem A:HOVER {
text-decoration: underline;
}
#plan {
font-weight: bold;
}
#plan UL {
margin: 0;
padding-left: 20px;
}
#plan LI {
list-style:none;
padding: 5px;
padding-left: 15px;
background-image: url(images/passer_commande_puce.gif);
background-repeat: no-repeat;
background-position: 0 6px;
}
#plan A {
color: #727272;
text-decoration: none;
font-weight: normal;
}