div#blocIns { background-image:url(/fille2.gif); background-repeat:no-repeat; background-position:bottom right; }
div#blocModif { background-image:url(/images/taches2.gif); background-repeat:no-repeat; background-position:bottom right; }
table#formIns { margin:auto; }
table#formIns td { padding-bottom:3px; vertical-align:middle; }
table#formIns td.noIns { font-weight:bold; color:#FF0000; }
table#formIns td#colGIns { width:140px; }
table#formIns td#colCIns { width:280px }
table#formIns h2 { padding-bottom:5px; }
table#formIns h3#emailIns { padding-bottom:15px; }
table#formIns h4 { margin-bottom:5px; }
table#formIns td.infosIns { width:180px; padding-left:5px; vertical-align:top; border-left:1px solid #CCCCCC; font-size:9px; }
	td.infosIns span { font-weight:normal; cursor:pointer; }
	td.infosIns span:hover { text-decoration:underline; }
	td.infosIns ul { list-style-type:none; padding:0px; margin:0px 0px 10px 0px; }
	td.infosIns li { padding:0px 0px 3px 10px; }
table#formIns td#optionIns { padding:5px 10px 10px 0px; text-align:right; }



div#regIns h2 { margin:15px 0px 8px 0px; text-align:center; font-variant:small-caps; }
div#regIns h3 { margin-bottom:5px; }
div#regIns p { margin-bottom:10px; text-indent:20px; }
div#regIns ul { list-style-type:none; }


p#conseilW { font-size:9px; }

div.boutonW, p.boutonW { margin-bottom:10px; text-align:center; }
div.boutonW img.btnImage { width:25px; height:24px; border:1px solid #FFFFFF; cursor:pointer; }
div.boutonW img.btnImageRaised { border:1px outset; cursor:pointer; }
div.boutonW img.btnImageLowered { border:1px inset; cursor:pointer; }

div#sexe0 div#txtW { border-top:1px solid #66CCFF; border-bottom:1px solid #66CCFF; }
div#sexe1 div#txtW { border-top:1px solid #FF99FF; border-bottom:1px solid #FF99FF; }

textarea#areaW {
	width:99%; height:500px; overflow:auto; border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	background-image:url(/images/wysiwyg.gif); background-position:center; background-repeat:no-repeat;
}