body {	 
    cell-padding : none;
    cell-spacing: none;
	padding:0;
	margin:0; 
	background-image: url(images/bg02.jpg);
	font-family: georgia;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.gras {
font-family: georgia;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}	
	
.titre {
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	color: #772f29;
	text-decoration: none;
}
   
.titre2 {
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #772f29;
	text-decoration: none;
}

.evidence {

	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #c93d00;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
	color: #ff8400;
}
/*
a:visited {
	text-decoration: underline;
	color: #d15f0b;
}	  */

a {	font-family: georgia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
  
.tdtarifs {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	 
	background-color : #fff5d7;
	text-decoration: none;
}	

.tdpopup   { padding: 5px 5px 5px 5px }

td { 	font-family: georgia;
		font-size: 12px;
	    color : #000000;
		 }
		
.entete {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #9e301b;
	/*border: 1px solid #000000;  */
	color: #FFFFFF;
	padding: 5px 5px 3px 3px;
	margin: 0px;
}

.norp {
    background-repeat: no-repeat;
}

.bottomborder {
    border-bottom: solid 1px; 
    border-bottom-style:dashed;
}
  
input {
	background-color : "#A9d2cb"; 
	color : "#000000";
   	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}	  

textarea
 {
	background-color : "#A9d2cb"; 
	color : "#000000";
   	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}	