html, body {
	background-color: #ffffff;
	font-family:verdana;
	font-size:12px;
	color:black;
	margin:0;
	padding:0;
	border:0;
}

.cellerror td {
  background-color: #fff0f0;
}


a {
    color: #9e5109;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: underline;
}

table {
color:#434241; font-size: 12px; text-decoration: none;font-family:Arial;
}
A.langue{ color:#9e5109; font-size: 15px; text-decoration: none;font-family:Arial; }
A.langue:hover { color:#e79203; font-size: 15px; text-decoration: underline; }

A.menu{ color:#9e5109; font-size: 20px; text-decoration: none;font-family:Arial; }
A.menu:hover { color:#e79203; font-size: 20px; text-decoration: underline; }

A.copyright{ color:#9e5109; font-size: 12px; text-decoration: none;font-family:Arial; }
A.copyright:hover { color:#e79203; font-size: 12px; text-decoration: underline; }

A.titreBloc{ color:#9e5109; font-size: 15px; text-decoration: none;font-family:Arial; }
A.titreBloc:hover { color:#e79203; font-size: 15px; text-decoration: underline; }

A.detailBloc{ color:#9e5109; font-size: 12px; text-decoration: none;font-family:Arial; }
A.detailBloc:hover { color:#e79203; font-size: 12px; text-decoration: underline; }

A.retour{ color:#9e5109; font-size: 12px; text-decoration: none;font-family:Arial; }
A.retour:hover { color:#e79203; font-size: 12px; text-decoration: underline; }


.topBest{ color:#e79203; font-size: 20px; text-decoration: none;font-family:Arial; }
.footer{ color:#5c5b5b; font-size: 12px; text-decoration: none;font-family:Arial; }

h1, h1 a {
	color: #9e5109;
	font-size: 14pt;
	margin: 0;
}
h2 {
	font-size: 12pt;
	margin: 0;
}

.tabListMois {
  width: 100%;
  background-color: #b0b0b0;
  border: 1px solid #fff;
}

.tabListMois td {
  border: 1px solid #c0c0c0;
  padding: 0;
  margin: 0;
}

.tabListMois a {
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  display: block;
  text-decoration:none; 
  padding: 2px 10px;
}
.tabListMois a:hover {
  background-color: #919191;
}
