body {
	margin : 0 0 0 0;
 background-color : white;
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	background-image :  url("../images/fond_marbre-clair-ve2cev.jpg");
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
 }

a {
 text-decoration : none;
 color : blue;
 }

a:hover {
 color : white;
 background-color : blue;
 }
	
.backwards {unicode-bidi:bidi-override; direction: rtl; color:#c00;}
h2#email {color:#000; text-decoration:none; border:0; font-size:2em; font-weight:bold;}

h2.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A2416;
	text-transform: uppercase;
	background: #D9E7C5 url("../images/bg_titres.jpg") repeat-y;
	padding: 5px;
	margin-bottom: 9px;
	margin-top:0px;
	position: relative;
	clear: both;
	background-image:   url("../images/bg_titres.jpg");
}
