.cmtLien a{
	color: #999999;
}
.cmtLien a:hover{
	color: #666666;
}
.celTitre{
	border: 1px solid #957700;
	background-color: #D1B356;
	font-size: 12px;
}
.cadre{
	border: 1px solid #957700;
}
.petit{
	font-size: 9px;
	color:#666666;
}
body{
	font-family: verdana, tahoma, courier, arial;
	color: #000000;
	background-color: #DBC37B;
}

ul {
list-style-type: none;
margin: 0;
margin-left:5px;
padding: 0;
}
.avecli {
  margin: 0;
  margin-left:5px;
  padding: 0;
}

.menu a{
	display: block;
	height: 18px;
	width: 140px;
	font-weight: bold;
	text-decoration: none;
	color: #306192;
	text-indent: 13px;
	background-image:url(../img/puce1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
}
	 
.menu a:hover{
	background-image:url(../img/puce0.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.center{
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}
.center a{
	color: #356BA2;
	text-decoration: none;
}
.center a:hover{
	color: #FF6600;
	text-decoration: none;
}

.pied{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.pied a{
	font-size: 10px;
	color: #306192;
	text-decoration: none;
}
.pied a:hover{
	font-size: 10px;
	color: #FF6600;
}
.cCenter {
	border: 1px dotted #CC6600;
}
.lemenu{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lemenu a{
	font-size: 11px;
	color: #306192;
	text-decoration: none;
}
.lemenu a:hover{
	font-size: 11px;
	color: #FF6600;
}

.titre {
	font-size:13px;
	color:#383872;
	font-weight: bold;
	font-variant: small-caps;
}

.fiche {
  border: 1px solid #CC6600;
  background-color:#E1CE93;
}
.fiche1 h3 {
  margin:0;
  padding:0;
}