
BODY {
    margin:                 0;
	marginLeft: 		0;
	marginTop: 		0;
	marginHeight: 		0;
	marginWidth: 		0;
}

A:visited {
    color: #999999;
}

BLOCKQUOTE{
        font-family:    Lucida Sans;
	font-size: 	12px;
	color: 		#333333;
}

TABLE {
  margin: 0;
  border: -1;
}

H1 {
  text-align: center;
  font-size: 16px;
  font-family: "Times New Roman";
  font-style: italic;
  color: #000000;
}

H2 {
  text-align: center;
  font-size: 18px;
  font-family: "Times New Roman";
  color: #000000;
}

.gauche_montre {
        position: absolute;
        top: 130px;
        left: 100px;
        width: 360px;
        color:          #000000;
	font-size: 	13px;
        font-style:     italic;
        font-family:    Times New Roman;
        text-align:     justify;
	visibility: 	visible;
}

.gauche_cache {
        position: absolute;
        top: 130px;
        left: 100px;
        width: 360px;
        color:          #000000;
	font-size: 	13px;
        font-style:     italic;
        font-family:    Times New Roman;
        text-align:     justify;
	visibility: 	hidden;
}

.droit_montre {
        position: absolute;
        top: 130px;
        left: 520px;
        width: 360px;
        color:          #000000;
	font-size: 	13px;
        font-style:     italic;
        font-family:    Times New Roman;
        text-align:     justify;
	visibility: 	visible;
}

.droit_cache {
        position: absolute;
        top: 130px;
        left: 520px;
        width: 360px;
        color:          #000000;
	font-size: 	13px;
        font-style:     italic;
        font-family:    Times New Roman;
        text-align:     justify;
	visibility: 	hidden;
}
.ordinateur {
    font-size: 14px;
    font-family: Arial, Helvetica;
    color: #FFFFFF;
}

.ordinateur2 {
    font-size: 18px;
    font-family: Arial, Helvetica;
    color: #FFFFFF;
}

.ordinateur3 {
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #FFFFFF;
    text-align: justify;
}

.message {
        color:          #000000;
	font-size: 	13px;
        font-style:     italic;
        font-family:    Times New Roman;
        text-align:     left;
}

.message1 {
        color:          #000000;
	font-size: 	13px;
        font-style:     italic;
        font-family:    Times New Roman;
        text-align:     justify;
}

.message2 {
        color:          #000000;
	font-size: 	13px;
        font-weight:     bold;
        font-family:    Times New Roman;
}

.petit {
	font-size: 9px;
        color:          #000000;
        font-style:     italic;
        font-family:    Times New Roman;
}

.petit2 {
    background-image: no;
    color: #000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 20px;
    text-align: center;
}

.petit3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
}

.smallest {
	font-size: x-small;
}

.big {
	font-size: large;
}

.biggest {
	font-size: x-large;
}

.soustitre {
   color: #666699;
   font-family: sans-serif;
   font-weight: bold;
   margin: 12px 0px 4px 0px
}

.code {
  color: #009999;
  font-family: monospace;
  font-size: 12px;
}

.bloccode {
  background-color: #EEEEEE;
  border: 1px solid #888888;
  padding: 4px 4px 4px 4px;
  margin: 8px 0px 8px 0px;
  text-align: left;
  font-family: monospace;
  font-size: 10px;
}

.date {
  font-weight: bold;
}















