BODY {background-color: #FFFFFF;
margin: 0;
padding: 0;
}

H1, H2, H3, H4, H5, H6 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        }
H1 { font-size: 18pt; }
H2 { font-size: 16pt; }
H3 { font-size: 10pt; color:#FFFFFF; font-weight: bold; }
H4 { font-size: 10pt; color:#FF0000; font-weight: bold;}
H5 { font-size: 10pt; color: #000000; font-weight: bold;}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #333333;
	text-decoration: none; 
	border: 1px #CC0000 solid; 
	line-height: normale; 
	vertical-align: middle; background-color: #FFFFFF; border-color: #CC0000 solid}
		
A:visited {
	COLOR:#CC0000; TEXT-DECORATION: none
}
A:link {
	COLOR:#CC0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
table, tr, td, th, ol, dl, dt, blockquote {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000; 
        }
p,li,ul { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000; 
}
.trtitre
{
   background-color: #eeeeee;
   color : #cc0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   text-align: left;
   padding: 3px;
}

.trtitre1
{
   color : #CC0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bolder;
}

.tableau
{
   color: #CC0000;
   font-family: Arial;
   font-size: 9pt;
   text-align: center;
   border: 1px #CC0000 solid;
   background-color: #FFFFFF;
}

.tdbottom
{
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
}

.bouton
{
   color: #CC0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   text-align: center;
   border: 1px #CC0000 solid;
   background-color: #FFFFFF;
}

.input_style
{
	border-right: rgb(204,0,0) 1pt solid;
	border-top: rgb(204,0,0) 1pt solid;
	border-left: rgb(204,0,0) 1pt solid;
	border-bottom: rgb(204,0,0) 1pt solid;
	background-color : #FFFFFF;
	font-size: 8pt;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #CC0000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
