body{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	margin:0px;
	padding:0px;
}
a{
	color:#BFD460;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
}
h1{
	font-size:24px;
	font-weight:bold;
	color:#BFD460;
	margin-top:0px;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	font-weight:normal;
}
p{
	margin-top:0px;
}
ul{
	list-style-type:square;
	margin-top:10px;
}
ul .vert{
	list-style-type:square;
	color:#BFD460;
}
#global{
	background-image:url("/images/interface/fond_body.jpg");
	background-repeat:no-repeat;
	background-position:top;
	margin:auto;
	width:620px;
	height:620px;
}
	#entete{
		width:600px;
		float:left;
		margin:auto;
	}
		.ekinos{
			float:left;
			width:232px;
			height:100px;
			display:block;
		}
		.menthe{
			float:right;
			width:217px;
			height:100px;
			display:block;
			background-image:url("/images/interface/menthe_TM.gif");
			background-position:top;
			background-repeat:no-repeat;
		}
	#menu{
		float:left;
		width:170px;		
		margin-top:40px;
		font-size:12px;
		padding-top:50px;
	}
	#menu a{
		display:block;
		float:left;
		margin-left:23px!important;
		margin-left:11px;
		padding-left:10px;
		padding-top:5px;
		margin-bottom:8px;
		width:115px;
		height:22px;
		background-image:url("/images/interface/fond_menu.jpg");
		background-repeat:repeat-y;
		background-position:left;
		color:#ffffff;
	}
	#menu a:hover{
		color:#68676C;
		margin-left:8px!important;
		margin-left:4px;
		padding-left:24px;
		background-image:url("/images/interface/fond_menu_roll.jpg");
		background-repeat:repeat-y;
		background-position:left;
	}
	#menu .menu_actif {
		/* ne marche pas ! */
		color:#68676C;
		margin-left:8px!important;
		margin-left:4px;
		padding-left:24px;
		background-image:url("/images/interface/fond_menu_roll.jpg");
		background-repeat:repeat-y;
		background-position:left;
	}
	#actif{
		position:absolute;
		background-color:#BFD460;
		height:20px; 
		width:5px;
		margin-top:-10px;
		margin-left:-20px;
	}
	#contenu{
		width:400px;
		height:380px;
		float:left;
		padding:10px;
		padding-left:20px;
		line-height:14px;
		overflow:auto;
	}
	#modules{
		float:right;
		width:130px;
		padding:0px 10px;
		overflow:hidden;
	}
		#news{
			width:140px;
		}
			#news_top{
				height:14px;
				width:140px;
				background-image:url("/images/interface/news_top.gif");
				background-position:bottom;
				background-repeat:no-repeat;
			}
			#news_middle{
				width:120px;
				background-color:#C3C6C8;
				padding:0 10px;
				color:#68676C;
				line-height:10px!important;
				/*line-height:6px;*/
				overflow:hidden;
			}
				#news_middle input{
					font-size:10px;
					color:#68676C;
					border:0px;
					height:15px;
					padding-left:5px;
					margin:2px 0px;
					float:left;
				}
				#news_middle form{
					margin:0px;
					padding:0px;
				}
				.zoneLogPassword{
					width:75px;
				}
				.bt_ok{
					margin-top:2px;
					width:28px;
					height:17px;
					/*display:block;*/
					float:left;
					background-image:url("/images/interface/bt_ok.gif");
					background-position:bottom;
					background-repeat:no-repeat;
				}
				.bt_ok:hover{
					background-image:url("/images/interface/bt_ok_roll.gif");
				}
				.bt_envoi{
					margin-top:2px;
					width:66px;
					height:17px;
					/*display:block;*/
					float:right;
					background-image:url("/images/interface/bt_envoi.gif");
					background-position:top;
					background-repeat:no-repeat;
					text-align:center;
					color:#333333;
					font-size:12px;
					padding-top:3px;
				}
				.bt_envoi:hover{
					color:#ffffff;
				}

				#news_middle h1{
					margin:0px;
					color:#68676C;
					font-size:31px;
					line-height:20px;
					text-align:right;
				}
				#news_middle a{
					color:#68676C;
				}

				#news_titre{
					margin-left:-10px;
					background-color:#68676C;
					width:150%;
					height:14px;
				}
				.date{
					display:block;
					background-color:#BFD460;
					width:140px;
					height:14px;
					padding-top:5px;
					margin-left:-10px;
					padding-left:10px;
					color:#68676C;
					margin-bottom:10px;
				}
				.date:hover{
					background-color:#D8D8D7;
				}
				#news_middle span:hover{
					background-color:#BFD460;
				}
			#news_bottom{
				height:14px;
				width:140px;
				background-image:url("/images/interface/news_bottom.gif");
				background-position:top;
				background-repeat:no-repeat;
			}
	#texte{
		margin-top:70px;
		width:230px!important;
		margin-left:0px;
		width:auto;
		float:left;
	}
	.vert{
		color:#BFD460;
	}
	#liens{
		padding-left:10px;
		font-weight:bold;
	}
	#bottom{
		padding:0px 10px;
		color:#CCCCCC;
		font-size:10px;
		margin:auto;
		margin-top:-20px;
		margin-left:180px;
	}
	#bottom a{
		color:#CCCCCC;
	}
	#bottom a:hover{
		color:#ffffff;
	}
	.form{
		
		font-size:11px;
		margin-top:5px!important;
		margin-top:2px;
		padding-left:5px;
		/*height:15px;*/
		width:178px;
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif
	}
	input{
		height:16px;
		border:0px;
	}
		