@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	margin:0;
	background-color:#cccccc;
}
.bgBody {
	background-image: url(/_images/bg_body.jpg);
	background-repeat:repeat-y;
}
.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;
}
#entete-content{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	background-image:url(/_images/entete.jpg);
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	overflow:hidden;
}
#entete-main{
	width:900px;
	height:200px;
	margin:0px auto;
}
#entete-main .link-home{
	float:left;
	width:267px;
	height:157px;
}
#entete-main .link-other{
	float:right;
	width:40px;
	height:26px;
}
#entete-bg{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	background-image:url(/_images/entete-bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#0f4062;
	z-index:9;
}
.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;
}
a{
	color:#666666;
}

