html,body {
	 margin-left:0px;
	 margin-top:0px;
	 margin-bottom:0px;
     margin-right: auto;
	 bottom:0px;
	 top:0px;
	 left:0px;
     right:0px;
	 height:100%;
	 background: white url("images/Vert-Band.jpg");
     background-repeat: repeat-y;
     background-position: left;
	 position: relative; clip:  rect(   );
     width:100%;
	 }

table#toptable { 
    width:100%; 
    padding:0 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-spacing:0;
    position:absolute;
    left:28px;
	top:0px;
	}
	
table#main { 
    width:100%; 
	height:100%;
    padding:0 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-spacing:0;
	}
	
table#main2 { 
    width:100%; 
	height:100%;
	padding: 10px 10px 10px 10px;
    border-width:0;
	border-spacing:0;
	}

td#texte {
    padding: 0 0 0 0;
    vertical-align:top;
    font-weight : normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-align : left;
	position : static;
	text-decoration: none;	
    border-width:0;
	}
	
td#texte2 {
    padding: 0 0 0 0;
    vertical-align:top;
    font-weight : normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-align : center;
	position : static;
	text-decoration: none;	
    border-width:0;
	}
	
td#texte3 {
    background-color: #8b0f04;
    padding: 0 0 0 0;
    vertical-align:top;
    font-weight : bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : white;
	text-align : center;
	position : static;
	text-decoration: none;	
    border-width:0;
	}
	
img.x {
      position:absolute;
      left:28px;
      top:0px;
      z-index:1;
      border-spacing:0;
      border-width:0;
      }

a:link 	{ color: #8b0f04; text-decoration: none; cursor: hand; }
a:visited 	{ color: #8b0f04; text-decoration: none; cursor: hand; }
a:active 	{ color: #8b0f04; text-decoration: none; cursor: hand; }
a:hover 	{ color: #FF3300; text-decoration: underline; cursor: hand;}

h3 {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 17pt;
	color : #840328;
	text-align : Left;
	position : static;
	text-decoration: none;
}


.petit {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 8pt;
	color : black;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.titre {
	font-family : 'Arial', 'Helvetica';
	font-weight : Bold;
	font-size : 18pt;
	color : #7FBF7F;
	text-align : Left;
	position : static;
}

.drop {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 9pt;
	color : white;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.petit2 {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 8pt;
	color : black;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.titre2 {
	font-family : 'Arial', 'Helvetica';
	font-weight : Bold;
	font-size : 13pt;
	color : #7FBF7F;
	text-align : Left;
	position : static;
}

.imgborder {
	border : thin solid black;
	border-color:#990000;
}











