
p, a, td, tr  {	
	font-family : arial, geneva, helvetica, sans-serif;
	FONT-WEIGHT: normal;
    COLOR: navy;
    FONT-SIZE: 10pt;
}
a {
	color: Navy;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a:visited {
	color: Navy;
}

a:hover {
	color: #cc6633;
}
.titre
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #cc6633;
	 text-align: left;
}

.arguments
{
	font-family : arial, geneva, helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: navy;
    LINE-HEIGHT: 13pt;
    LIST-STYLE-TYPE: square;
	text-align : justify;
}

.argumentsOrange
{
	font-family : arial, geneva, helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #cc6633;
    LINE-HEIGHT: 13pt;
    LIST-STYLE-TYPE: square;

}
.liste{
	border-style: solid;
	border-width: 1px;
	border-color: #cc6633;
	border-spacing: 1px;
	border: thin;
}
.categorie{
text-align: center;
border-color: #cc6633;
font-size: 20px;
font-weight: bolder;
font-style: oblique;
}
input {
	border: 1px solid #666;
}
