.gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #92D4B5;
}
.droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92D4B5;
}
.haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92D4B5;
}
.bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D4B5;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #00A0C6;
	text-decoration: none;
}.titregrand {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #00A0C6;
	text-decoration: none;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../elements/puzzle_001.gif);
	list-style-position: outside;
	list-style-type: none;
}

.texteHautHome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6F878D;
	text-decoration: none;
	list-style-image: url(../elements/puzzle_001.gif);
	list-style-position: outside;
	list-style-type: none;
}

.textePied {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.texte_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../elements/puzzle_001.gif);
	list-style-position: outside;
	list-style-type: none;
}
.texte_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00A0C6;
	text-decoration: none;
}
a {
   text-decoration: none;
   }

a:link {
	color: #00A0C6;
	background: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   }

a:visited {
	color: #00A0C6;
	background: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   }

a:hover {
	color: #00A0C6;
	background: transparent;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   }

a:active {
	color: #00A0C6;
	background: transparent;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   }

img.imgLeft {
  border: 0;
  float: left;
  margin: 0px 15px 8px 0px;
}

img.imgRight {
  border: 0;
  float: right;
  margin: 0px 0px 8px 15px;
}