html, body {
	height: 100%;
	margin: 0;
	background: #F4F4F4 url('../images/bkgrd.jpg');
	FONT-SIZE: 14px; 
	font-weight:bold;
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	color: #000000;
	scrollbar-face-color: #E7E7E7;
	scrollbar-shadow-color: #ABABAB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ABABAB;
	scrollbar-darkshadow-color: #ABABAB;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #4A8AD6;
}

img {	text-decoration: none;
	border: 0px white solid;
	line-height: 1em; 
	vertical-align: middle; 
}

h1 .cufon-canvas{top:1px!important;padding-bottom:5px!important;}
H1{font-family:Arial Narrow,Helvetica,Arial,sans-serif;font-size:2.2em;font-weight:normal;margin:0 0 10px;padding:0;}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}

td img {display: block;}

.ombrage {
        border: 5px solid #fff;
        -moz-box-shadow: 8px 8px 12px #aaa; 
        -webkit-box-shadow: 8px 8px 12px #aaa; 
        box-shadow: 8px 8px 12px #555; 
} 
.red {color:#A60026;}


div#global {
	width: 765px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	border-style:solid; 
	border-width:0px; 
	}
div#header {
	width: 100%;
	height: 65px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0 auto;
	position: relative;
	}
div#nav {
	padding-right: 20px;
	height: 65px;
	text-align : right; 
  } 




