body {
	background:url('../../images/bg.png');
	text-align:center;
	color:#018B10;
}

a, a:visited
{
	color:#018B10;
	text-decoration:none;
}

a:hover
{
	color:#018B10;
	text-decoration:underline;
}

#container
{
	width:988px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#topLeft
{
	background:url('../../images/topLeft.png');
	width:11px;
/*	width:38px;*/
	height:100px;
	display:block;
	float:left;
}

#top
{
	background:url('../../images/top.png');
	width:956px;
	/*width:901px;*/
	height:95px;
	display:block;
	float:left;
	margin-top:0px;
	padding-top:5px;
}

#top a:hover
{
	text-decoration:underline;
}

#topRight
{
	background:url('../../images/topRight.png');
	width:21px;
	height:100px;
	display:block;
	float:left;
	margin-top:0px;
/*
background:url('../../images/topRight.png');
	width:49px;
	height:99px;
	display:block;
	float:left;
	margin-top:1px;*/
}

#sepToptoContent
{
	border-top:1px solid #018B10;
	height:10px;
	display:block;
	width:100%;
}

#contentPage
{
	padding-top:10px;
	background:url('../../images/back.png');
	background-repeat:repeat-y;
	margin-left:0px;
	/*margin-left:1px;*/
	clear:left;
	padding-left:10px;
	padding-right:10px;
	min-height:480px;
	background-color:white;
}

#menu
{
	float:left;
	margin-left:20px;
	text-align:center;
}

#menu a
{
	color:white;
}

#menu a:hover
{
	text-decoration:underline;
	color:white;
}

#menuTop
{
	background:url('../../images/menuTop.png');
	width:150px;
	height:26px;
	padding-top:7px;
}

.menuElement
{
	background:url('../../images/menu.png');
	width:150px;
}

.menuSeparator
{
	background:url('../../images/menuSeparateur.png');
	height:3px;
	margin-left:0px;
	margin-left:5px !important;
	width:140px;
}

.menuElementLabel
{
	height:26px;
	padding-top:4px;
}

#menuBottom
{
	background:url('../../images/menuBottom.png');
	width:150px;
	height:29px;
	padding-top:4px;
}

#menuPro
{
	color:#018B10;
	margin-bottom:5px;
}

#menuPro a, a:visited
{
	color:white;
}

#menuPro a:hover
{
	color:white;
	text-decoration:underline;
}

#menuProLeft
{
	background:url('../../images/proLeftMenu.png');
	width:20px;
	height:36px;
	display:block;
	float:left;
	margin-left:2px;
}

#menuProContent
{
	color:white;
	background:url('../../images/proMenu.png');
	padding-top:6px;
	height:30px;
	display:block;
	float:left;
}

#menuProRight
{
	background:url('../../images/proRightMenu.png');
	width:18px;
	height:36px;
	display:block;
	float:left;
}

#bodyValue
{
	text-align:center;
	margin-left:200px;
	padding-bottom:15px;
}

#bodyValue a, a:visited
{
	text-decoration:none;
	color:#018B10;
}

#bodyValue a:hover
{
	text-decoration:underline;
}

#footerLeft
{
	clear:left;
	background:url('../../images/bottomLeft.png');
	width:38px;
	height:46px;
	display:block;
	float:left;
	margin-left:0px;
	/*margin-left:2px;*/
}

#footerContent
{
	text-align:center;
	padding-top:5px;
	background:url('../../images/bottom.png');
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:white;
	margin-top:-1px;
	width:910px;
	height:41px;
	display:block;
	float:left;
	border-top:1px solid #018B10;
}

#footerRight
{
	background:url('../../images/bottomRight.png');
	width:40px;
	height:46px;
	display:block;
	float:left;
}

#content
{
	position:relative;
	margin-right:5px;
	margin-top:-5px;
}

#content a, a:visited
{
	text-decoration:none;
	color:#018B10;
}

#content a:hover
{
	text-decoration:underline;
}

.tableHeader
{
	background-color:#018B10;
	border-top:2px solid #015C0B;
	border-left:2px solid #015C0B;
	border-bottom:2px solid #8CCA93;
	border-right:2px solid #8CCA93;
	text-align:center;
	color:white;
}

.tableHeader a
{
	color:white;
}

.tableHeader a:visited
{
	color:white;
}

.tableHeader a:hover
{
	text-decoration:underline;
}

#plan a, a:visited
{
	text-decoration:none;
	color:#018B10;
}

#plan a:hover
{
	text-decoration:underline;
}

.important
{
	font-weight:bold;
}