
/* corps */
body {	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif; font-size: 12px;
	background: #CCC url("img/fond.png"); margin-top: 5px; }

/* div {border: 1px solid green; } */

/* éléments */
img { border: 0; }
img.droite { float: right; }
img.gauche { float: left; }
abbr { border-bottom: 1px dotted #000000; cursor: help; }

/* liens standard */
a { text-decoration: none; color: #000077; }
a:hover { text-decoration: none; color: #E1001A; }

/* paragraphes */
h1 { font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #E1001A; text-align: center}

.liste:hover { background: #FFFFD2; }

/* couleurs */
.bleu { color: #9FDEFF; }
.gris { color: #D2D2D2; }
.vert { color: #D5E9D7; }
.bleufonce { color: #1E3186; }
.rouge { color: #E1001A; }
.vert  { color: #008000; }
.noir { color: #222222; }


/* infos légales formulaires */
.legal { font-family: sans-serif; font-size: 11px; color: #777777; }

/* boutons et forms */
.formc { font-family: Arial; font-size: 18px; background : #FFFFFF url("img/input_bg.png") left top repeat-x; border: 1px solid #bbb; text-align: center; font-weight: bold}
form { margin: 0; }