.texteGris11 {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}

.erreur {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
}

.lien {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
}

.lien_over {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #c3c3c3;
}


.lienGris10 {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}

.lienGris10:hover {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}

.champ {
  background-color: #CCCCCC;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  text-align: left;
  background-image:url(images/form/bg.gif);
  background-attachment:fixed;
}

.fond1 {
  background-attachment: scroll;
  background-image: url(images/fond_top.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}

.fond2 {
  background-attachment: fixed;
  background-image: url(images/ombre_gauche.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

.fond3 {
  background-attachment: fixed;
  background-image: url(images/ombre_droite.jpg);
  background-repeat: repeat-y;
  background-position: right top;
}

.fond4 {
  background-attachment: fixed;
  background-image: url(images/page0.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.fondlivre {
  background-attachment: fixed;
  background-image: url(images/livre/fondbord1.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.GT {
	font-family: Tahoma, Verdana, arial, helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}

.GT_Over {
	font-family: Tahoma, Verdana, arial, helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.Titre {
	font-family: Tahoma, Verdana, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.Titre_Over {
	font-family: Tahoma, Verdana, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}

.Contenu {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

.Contenu_Over {
  font-family: Tahoma, Verdana, arial, helvetica;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
