/***************************** commande en ligne **************************/
div.commandenligne{
background-color:#E3DFD8;
color: black;
font-family:Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
padding-right:4px;
text-align:left;
}

a.commandenligne:link {text-decoration: none;color:white}
a.commandenligne:visited {text-decoration: none;color:white}
a.commandenligne:hover {text-decoration: none;color:#5E81CC}

input.display{
border:none;
background-color:#E3DFD8;
color:#6E665E;
font-weight: bold;
font-family:Helvetica,Arial,sans-serif;
font-size: 13px;
padding-left:0px;
padding-top:2px;
padding-bottom:2px;
padding-right:4px;
}

input.saisie{
border:solid 1px #E3DFD8;
background-color:white;
color:#6E665E;
font-weight: bold;
font-family:Helvetica,Arial,sans-serif;
font-size: 13px;
padding-left:0px;
padding-top:2px;
padding-bottom:2px;
padding-right:4px;
}

td.commandetitres{
background-color:#6C6F72;
/*border:inset 1px;*/
color: white;
line-height: 18px;
letter-spacing: normal;
word-spacing: normal;
font-family:Helvetica,Arial,sans-serif;
font-size: 13px;
font-weight: bold;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
padding-right:5px;
text-align:center;
}

.formsitegris{
background-color:#6C6F72;
color: white;
font-family:Helvetica,Arial,sans-serif;
font-size: 13px;
font-weight: bold;
text-align:center;
padding-top:2px;
}


.formsitebeigepair{
color: #000000;
background-color:#a4a67c;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
padding-top:5px;
}

.formsitebeigeimpair{
color: #000000;
background-color:#cacf98;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
padding-top:5px;
}

/***************************** fin commande en ligne **************************/

.compteur { padding: 2mm 2mm 0mm;
font-size: 11px;
font-weight: normal;
line-height: 8px;
text-align: right;
color: rgb(77, 89, 15);
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
}

.textpetititalic { color: rgb(0, 0, 0);
letter-spacing: normal;
word-spacing: normal;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: italic;
line-height: 15px;
font-weight: normal;
text-align: justify;
}

.textpetit { color: rgb(0, 0, 0);
letter-spacing: normal;
word-spacing: normal;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
line-height: 15px;
font-weight: normal;
text-align: justify;
}

.textpetitbold { color: black;
letter-spacing: normal;
word-spacing: normal;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
line-height: 15px;
font-weight: bold;
text-align: left;
}

span.menu {font-size: 12px;
font-weight: bold;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
vertical-align:middle;
cursor: pointer;
}

span.sousmenu {font-size:  10px;
font-weight: normal;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
vertical-align:middle;
cursor: pointer;
padding-left: 10px;
}

span.anoter {font-size:  11px;
line-height: 15px;
font-weight: normal;
color: #170e8f;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

.text { color: black;
line-height: 17px;
letter-spacing: normal;
word-spacing: normal;
font-family:Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: normal;
}

a:link {text-decoration: underline; color:#b4b4b4;}
a:visited {text-decoration: none; color:#b4b4b4;}
a:hover {text-decoration: none; color:#b4b4b4;}

a.sousmenu:link {text-decoration: none; color:black;}
a.sousmenu:visited {text-decoration: none; color:black;}
a.sousmenu:hover {text-decoration: none; color:#b4b4b4;}

a.menu:link {text-decoration: none; color:black;}
a.menu:visited {text-decoration: none; color:black;}
a.menu:hover {text-decoration: none; color:#b4b4b4;}

a.menunoir:link {text-decoration: none; color:black;}
a.menunoir:visited {text-decoration: none; color:black;}
a.menunoir:hover {text-decoration: none; color:#b4b4b4;}

a.menublanc:link {text-decoration: none;color:black;}
a.menublanc:visited {text-decoration: none;color:black;}
a.menublanc:hover {text-decoration: none;color:black;}

a.coord:link {text-decoration: none;color: black}
a.coord:visited {text-decoration: none;color: black}
a.coord:hover {text-decoration: underline;color: black}

a.demo:link {text-decoration: none;color: green}
a.demo:visited {text-decoration: none;color: green}
a.demo:hover {text-decoration: underline;color: red}

div.bandeaumenu {position:absolute;text-align:left;z-index:30;width:950px;left:0px;}

/*survol des menus*/
div.actifM {padding-left:20px;background-image:url("../images/rond.png"); background-repeat:no-repeat;}
div.inactifM {padding-left:20px;}
