body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

@media screen { 
	img.pngfix{behavior:url(include/js/pngHack.htc); 
}
img.pngfix{behavior:url(/js/scripts/pngHack.htc);}


h1,h1 a,h2,h2 a,h3,h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
	text-shadow:4px 4px #F3F3F3;
}

h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	text-shadow:4px 4px #F3F3F3;
}

blockquote {
	background:#FFFFF9 url(images/quote.gif) no-repeat scroll 4px 4px;
	text-indent:2em;
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

/* Page */
p,ol,ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}

.red_txt {
	color: #F00;
	font-weight: bold;
}

.lien_acc {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
	color: #6AA2FD;
} 
