body         { height:100%;background-color: #FFFFD0; font-size: 90%; font-family: Verdana,arial, sans-serif }

a { color: #0000B8 }
a:hover, a:active { color:  #FF0000; }
em { font-style:normal; font-weight:700 }
small { font-size: 70% }

h1           { border: solid #FFC0C0 2px;
	background-color:white;font-size: 120%; text-align:center; padding:2em; }
h1, h2, h3, h4 {color: #0000B8}

#technos  { font-size : 90% ;line-height: 200%;list-image; list-style-image: url('dash.gif') }

#cequejefais { line-height: 200% }

div#contact  { background-color:white; font-size: 90%; height:3em }
div#contact * { margin:1em }

#aEmail {float:left }
#phonenumber { float:right}

div#footer { margin:1em ;float:bottom  }


/* Styles pour la fenêtre de liens */
P#liens { padding: 0em; float:right; background-color:white; border: 1px solid #FFC0C0}
P#liens A { text-align:center;border-left: solid white; 4px; padding:0.2em 0.5em 0.2em 0.5em ; display : block }

P#liens a:hover, P#liens a:active, P#liens a:focus { background-color:  #DFDFB0; }
P#liens a:active { border-left: none; }
P#liens a:hover, P#liens a:focus { border-left: solid red 4px; }


.htmlcode { border:1 solid black; background-color:#F4C0FF; font-family:sans-serif}
.xmlcode { border:1 solid black; background-color:#F4C0FF; font-family:sans-serif}
.javacode { border:1 solid black; background-color:#F4C0FF; font-family:arial}
.batchcode { border:1 solid black; background-color:black; color:white;font-family:}
.htmlcomment{ font-style:italic; color:#555555}

