body {
	margin:0;
	font-family:verdana;
	font-size:10px;
	background-color:#ffffff;
}


a:link, a:visited, a:hover {
	color:#D66D1A;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

/* Lien gris clair */
a.liengris:link {
  font-size:10px;
  font-weight:bold;
  color:#A1B4B9;
  text-decoration: none;
}

a.liengris:visited {
  font-size:10px;
  font-weight:bold;
  color:#A1B4B9;
  text-decoration: none;
}

a.liengris:hover {
  font-size:10px;
  font-weight:bold;
  color:#A1B4B9;
  text-decoration: underline;
}

/* Lien wbp */
a.wbp:link {
  font-size:9px;
  font-weight:bold;
  color:#A1B4B9;
  text-decoration: none;
}

a.wbp:visited {
  font-size:9px;
  font-weight:bold;
  color:#A1B4B9;
  text-decoration: none;
}

a.wbp:hover {
  font-size:9px;
  font-weight:bold;
  color:#A1B4B9;
  text-decoration: underline;
}

.cellaccueil {
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-align:justify;
	padding:1px 1px 1px 1px;
	background-color:#3CA0C4;
}

.cellaccueilpres {
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-align:justify;
	padding:3px 3px 3px 3px;
	background:#3CA0C4 url(images/accueil/coin_bas_gauche.gif) bottom left no-repeat;
}

.txt9marrongras {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	text-align:justify;
	color:#D66D1A;
}

.txt10marrongras {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	color:#D66D1A;
}

.txt9grisbleugras {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	text-align:justify;
	color:#98ADB2;
}

.txt10grisbleugras {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	color:#98ADB2;
}

.txt9grisbleu {
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	text-align:justify;
	color:#98ADB2;
}

.txt9vert {
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	text-align:justify;
	color:#2C5D59;
}

.txt10vert {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	color:#2C5D59;
}

.txt10navh {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
    color:#D66D1A;
}

.txt10 {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
    color:#737373;
}

.txtaccueil {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	color:#ffffff;
}

.txtnavigg {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}


.titre {
float:right;
}


.form {
background-color:#ffffff;
color:#6C6C6C;
font-size : 10px;
font-family : verdana;
border:1px solid #D66D1A;
}
