A {
color :  #4CAA60;
text-decoration : none;
border-bottom : 0px dashed #B4D7DE;
} 
A:hover {
color : #999999;
text-decoration : none;
border-bottom : 0px solid #367EEB; 
}

body {
background-image : url("../images/fond.gif");
background-color : #E5E5E5;
margin:0;
}
h1 {
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}
h2 {
font-family : Georgia, Arial, Geneva, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
color : #ffffff;
font-weight:bold;
background-image : url("../images/titlefond.jpg");
padding:0;
margin:0;
text-align:center;
}
h3 {
color:#FF9933;
font-weight: bold;
padding:0;
margin:0;
font-size : 13px; 
text-align:justify;
}
td {
font-family : Verdana, Arial, Georgia, Geneva, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #666666; 
}
#titre {
font-family : Georgia, Arial, Geneva, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
color : #ffffff;
font-weight:bold;
background-image : url("../images/titlefond.jpg");
}

.cellBorder {
border-right : 1px solid #4CAA60; 
border-top : 1px solid #4CAA60; 
border-left : 1px solid #4CAA60; 
border-bottom : 1px solid #4CAA60; 
}
.cell {
border-right : 1px solid #4CAA60;
border-top : 0px solid #0099CC; 
border-left : 1px solid #4CAA60;
border-bottom : 1px solid #4CAA60; 
background-color : #FFFFFF;
}
.cell2 {
border-right : 1px solid #4CAA60;
border-top : 0px solid #0099CC; 
border-left : 1px solid #4CAA60;
border-bottom : 0px solid #4CAA60; 
}
.celld {
border-right : 1px solid #4CAA60;
border-top : 0px solid #0099CC; 
border-left : 0px solid #4CAA60;
border-bottom : 0px solid #4CAA60; 
}
.cellheader {
border-right : 1px solid #4CAA60;
border-top : 1px solid #4CAA60; 
border-left : 1px solid #4CAA60;
border-bottom : 0px solid #4CAA60; 
}
.cellcopy {
border-right : 1px solid #4CAA60;
border-top : 0px solid #0099CC; 
border-left : 1px solid #4CAA60;
border-bottom : 1px solid #4CAA60; 
}

hr {
width : 350px; 
height : 0; 
border : 0 solid #02287D; 
border-top-width : 1px; 
border-top-style : dotted; 
}

INPUT {
	BORDER-RIGHT: #02287D 1px solid;
	BORDER-TOP: #02287D 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #02287D 1px solid;
	COLOR: #02287D;
	BORDER-BOTTOM: #02287D 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

img {
border-color : #4CAA60;
}

.copy {
color : #ffffff; 
font-size : 9px;
padding-top:4px;
}
.copy A {
color : #ffffff;
text-decoration : none;
border-bottom : 0px solid #367EEB; 
}
.copy A:hover {
color : #333333;
text-decoration : none;
border-bottom : 0px solid #367EEB; 
}
.padding {
padding:5px
}
.titregite {
color:#FF9933;
	font-weight: bold;
}
.titregite2 {
	font-weight: bold;
	font-size:16px;
}
.titregite2 a{
color:#FF9933;
	font-weight: bold;
	font-size:16px;
	text-decoration:underline;
}
.titregite2 a:hover{
color:#FF9933;
	font-weight: bold;
	font-size:16px;
}