a{color:red;} 
a:hover {text-decoration:none;}               
a:active{color:silver;}
a:visited{color:red;}

ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
li
{
  background-image: url('../image/picto1.gif');
  background-repeat: no-repeat;
  padding-left: 2.12em;
}
.image_accueil { border: 2px solid #000000; }
.cadre_accueil {background-repeat:no-repeat; background-position:center center;}
body {
	background-color: #be1e1e;	
	}

map,area {
	cursor: pointer;
}

.menu {font-family:Verdana; font-size: 13px;; font : regular; color:#000000; text-decoration:none;}
a.menu:hover {color:black; bg-color : white; font : BOLD;}

.date {font-family:Verdana; font-size: 11px;; font : regular; color:white; text-decoration:none;}
a.date:hover {color:black; bg-color : white; font : BOLD;}

.titre {font-family:Verdana; font-size: 19px;; font : regular; color:red; text-decoration:margin;}
a.titre:hover {color:black; bg-color : white}

.sous_titre {font-family:Verdana; font-size: 12px; font-weight: bold; color:#000000; text-decoration:margin;}

.copyright {font-family:Verdana; font-size: 10px;; font : regular; color: white; text-decoration: none;}
a.copyright:hover {color:black; bg-color : white}

.copyright2 {font-family:Verdana; font-size: 10px;; font : regular; color: black; text-decoration: none;}
a.copyright2:hover {color:black; bg-color : white}

.texte {
font-family: Verdana;
font-size: 10px;
font : regular;
color: black;
text-decoration: none;
}
a.texte:hover {color:black; bg-color : white}

.texte_grand {
font-family: Verdana;
font-size: 12px;
font : regular;
color: black;
text-decoration: none;
}

.texte_form {
font-family: Verdana;
font-size: 10px;
font: regular;
color: black;
text-decoration:none;
}

.tableau {
BORDER-RIGHT: #ffffff 0px solid;
BORDER-TOP: #ffffff 0px solid;
BORDER-LEFT: #ffffff 0px solid;
BORDER-BOTTOM: #ffffff 0px solid;
BACKGROUND-COLOR: #C0C0C0;
}
.tableau_combi {
text-align:center;
width: 80%;
border-collapse:collapse;
BORDER-RIGHT: #e62323 3px solid;
BORDER-TOP: #e62323 3px solid;
BORDER-LEFT: #e62323 3px solid;
BORDER-BOTTOM: #e62323 3px solid;
font-family: Verdana;
font-size: 10px;
font : regular;
color: black;
text-decoration: none;
}
th {
background-color:#C0C0C0;
}
.fond_boutique01 {font-family:Verdana; font-size: 12px; font-weight: bold; color:#000000; text-decoration:margin; BACKGROUND-COLOR: #d8d8d8;}
fieldset {
    border: 2px solid black;
    display: inline-block;
 }
fieldset legend {
    border: 0px solid black;
    color: red;
 }
label {
     display:inline;
     float:left;
 }
