@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	margin:0;
}
.bgBody {
	background-image: url(_images/bg_body_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MainContent {
	color:#666666;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:100px;
	padding-left:58px;
	padding-right:58px;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
p {
	margin:0;
	margin-bottom:5px;
}
#menu {
	padding-left:23px;
	padding-top:0;
	background-image:url(_images/5px_ffffff.jpg);
	background-repeat:no-repeat;
	background-position:14px 10px;
}
#menu a:Link {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#menu a:Visited {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#menu a:Hover {
	color: #a7c8e6;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu a:Active {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#submenu {
	padding-left:9px;
	padding-bottom:6px;
	background-image:url(_images/5px_c7bfb6.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#submenu a:Link {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #c7bfb6;
	letter-spacing: 1px;
}
#submenu a:Visited {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #c7bfb6;
	letter-spacing: 1px;
}
#submenu a:Hover {
	color: #a7c8e6;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#submenu a:Active {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #c7bfb6;
	letter-spacing: 1px;
}
#page, #body{
	height:100%;
}
#entete{
	height:200px;
}
.Copyright {
	font-size: 9px;
	color: #53493E;
	font-family: Tahoma;
}
blockquote{
	margin-bottom:0;
	margin-left:20px;
	margin-right:o;
	margin-top:10px;
}
a.GreyLink:Link {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a.GreyLink:Visited {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a.GreyLink:Hover {
	color: #ffffff;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;
}
a.GreyLink:Active {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a.blueLink:Link {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #296092;
}
a.blueLink:Visited {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #296092;
}
a.blueLink:Hover {
	color: #ffffff;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;
}
a.blueLink:Active {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #296092;
}
