body {
			margin:0;
			padding:0;
			background: #f3f3f3;
			font-family: Trebuchet MS, Arial, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 12px;
			background: #CADCE7;
			background:url('/images/degrade.png') #D1E7CA repeat-x;
			color: #454f4a;
		}
		#container {
			width:1000px;
			color: #454a4f;
			vertical-align:top;
			margin: 0 auto;
			padding: 0px;
		}
		#toplogo {
			height:56px;
			padding-left:4px;
			width:570px;
			margin-bottom:17px;
			float:left;
		}
		#toplogin {
			height:28px;
			width:310px;
			margin-top:37px;
			float:right;
			background:url('/images/fond_login.png') no-repeat;
		}
		#toplogin2 {
			height:28px;
			width:310px;
			margin-top:17px;
			float:right;
			background:url('/images/fond_login.png') no-repeat;
		}
		#toplogin2 p{
			padding:6px 0px 0px 31px;
			margin:0px;			
		}
		#toplogin2 a{
			color:#FFFFFF;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		#toplogin2 a:hover{
			color:#FFFFFF;
			font-weight:bold;
			font-size:12px;
			text-decoration:underline;
		}
		#toplogin p{
			padding:6px 0px 0px 31px;
			margin:0px;			
		}
		#toplogin a{
			color:#FFFFFF;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		#toplogin a:hover{
			color:#FFFFFF;
			font-weight:bold;
			font-size:12px;
			text-decoration:underline;
		}
		img {
			border: 0;
		}
		p {
			margin: 0;
			padding:0;
		}
		#toplogo img.logo{
			margin-top:16px;			
			width:340px;
			height:32px;
		}
		#toplogo p{
			color:#FFFFFF;
			font-size:14px;
			margin-left:10px;
			font-weight:normal;
		}
		#footer {
			height:21px;
			width: 950px;
			margin: 7px auto;
			font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			color: #305124;
			overflow: hidden;
		}
		#footer_copy {
			float: left;
		}
		#footer_links {
			float: right;
		}
		
		#footer_links a {
			color: inherit;
			color: #305124; 
			text-decoration: none;
		}
		#footer_links a:hover{
			color: inherit;
			text-decoration: underline;
			color: #305124; 
		}
		#content {
			width:980px;
			background:#FFFFFF;
			min-height:400px;
			padding:5px 10px 5px 10px;
			text-align:left;
		}
		#content img{
			margin-left:4px;
		}
		#header-content {
			float:left;
			width:1000px;
			background:url('/images/contenu_haut.png');
			height:6px;
			
		}
		#footer-content {
			width:1000px;
			background:url('/images/contenu_bas.png');
			height:6px;
		}
