IMG		{ border:0;}

H1 { font-family: "Century Gothic", Verdana; font-size: 14px; font-weight: normal }
H2 { font-family: "Century Gothic", Verdana; font-size: 13px; font-weight: normal; color:#196898 }
H3 { font-family: "Century Gothic", Verdana; font-size: 12px; font-weight: normal; color:#196898 }

a		 	{ color: #000000; text-decoration: none }
a:hover 	{ color: #7D7465 }

.texte { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:normal }

.blanc { color:#FFF }
.blancG { color:#FFF; font-weight: bold }
.rouge  {color: #CC0000}
.rougeG {color: #CC0000; font-weight: bold}

.clair { color:#C2B6B0 }
.clairG { color:#C2B6B0; font-weight: bold }
.moyen {color:#4B7FBB }
.moyenG {	color:#4B7FBB;	font-weight: bold}
.fonce {color:#524943 }
.fonceG {	color:#524943;	font-weight: bold }
.fonce1 { color: #131E35;	font-weight:bold}

.m-top5 { margin-top: 5% }
.m-top10 { margin-top: 10% }

.gras  { font-weight: bold }
.droite  { text-align:right }
.centre  { text-align:center }
.justif  { text-align:justify }
.retour { clear:both }
.divcentre { margin-left:auto; margin-right:auto  }

.curseur { cursor:pointer }

.visible { display:block; visibility:visible }
.nonvisible { display:none; visibility:hidden }

input, textarea, select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px
}

UL { margin: 0 0 0 20px;	padding: 0 0 0 10px }
LI {	list-style-image:url(http://www.3bpiscine.com/images/icon_fleche.png); display:list-item;	padding-bottom: 2px }
