body
{
	color : #000;
	font-family : arial, helvetica, sans-serif;
	font-size: small;
}
p{
color : #000;
	font-family : arial, helvetica, sans-serif;
	font-size: small;
}

a:link {
           color : #000;
           text-decoration : none;
           background-color : transparent;
      }

a:visited {
           color : #000;
           text-decoration : none;
           background-color : transparent;
      }

a:hover {
           color : #000;
           text-decoration : none;
           background-color : #DFDFDF;
	
      }

a:active {
           color : #000;
           text-decoration : none;
           background-color : transparent;
      }

#titre {
font:15pt bold Lucida ;
line-height:0.2em ;
font-variant:small-caps;
font-stretch:ultra-condensed;
letter-spacing : -1px ;
}

#titre a:hover{
	color : #000;
    text-decoration : none;
    background-color : transparent;
	letter-spacing : 4px ;

}

#sous-titre{
font : 9pt courier new;
letter-spacing:1pt;
}


span{
font : 12pt courier new;
letter-spacing:1pt;
font-variant:small-caps;
}

#colonne{
line-height:1.2em ;
color : #000;
font-family : arial, helvetica, sans-serif;
font-size: small;

}

#colonne span{
font: 12pt bold lucida;
color : #FF0000;
font-variant:small-caps;
}

#colonne a:hover{
	color: #FFF;
    text-decoration : none;
	background-color : #4E4E4E;


}
#com{}

#com table{
border : 0px;
font : 9pt courier new;
letter-spacing:1pt;
}

#com th {
background-color:  #FFF;
text-align : left;
width : 430px;

}
#com td {
background-color:  #FFF4FA;
width : 430px;
height: 50px;
}

input.bouton {
border:0px;
background-color: lightgrey;
font : lucida;
color:black;
}

input.bouton:hover {
background-color: #4E4E4E;
color: #FFF;
}

#texte{
font :10pt arial;
line-height:1.4em ;
}