body {
	background: #FFF url(/img/css/fond-accueil.gif) scroll repeat-x left top;
	margin-top: 260px;
}

h1 {
	background: url(/img/css/logo-plugin.jpg) scroll no-repeat left top;
	width: 455px;
	height: 94px;
	position: absolute;
	top: 373px;
	margin-left: -196px;
	z-index: 2;
}

h2 {
	background: url(/img/css/H2_accueil.jpg) scroll no-repeat left top;
	width: 914px;
	height: 193px;
	position: absolute;
	top: 460px;
	margin-left: -37px;
}

.Center {
	width: 813px;
	margin: 0 auto;
}

/*
		INTRODUCTION
*/
	#Intro {
		position: absolute;
		top: 307px;
	}

	#Intro h3 {
		margin:0;
		font-size: 14px;
		font-weight: bold;
	}

	#Intro p {
		margin:0;
	}


/*
		ACTUALITES
*/

	#Home_Content {
		position: absolute;
		top: 655px;
		width: 810px;
	}

	#Home_Actu {
		float: left;
	}

	#Home_Actu h3 {
		color: #9E9E9E;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
	}


	#Actu_1  , #Actu_2 , #Actu_3 {
		width: 175px;
		padding: 0 13px 0 11px;
		float: left;
		background: url(/img/css/actu-dotted.gif) scroll repeat-y right top;
	}

	#Home_Actu img {
		margin-bottom: 3px;
	}

	#Home_Actu a {
		text-decoration: none;
		color: #6D996D;
	}

	#Actu_1 {
		padding-left: 0;
	}

	#Actu_3 {
		background: none;
	}

	#Home_Actu .date {
		font-weight: bold;
		color: #307E31;
	}

	#Home_Actu p {
		margin: 0;
		font-size: 10px;
	}
/*

			CHANGEMENT DE LANGUE

*/
	#Home_Change_Langue {
		position: absolute;
		top: 262px;
		background: url(/img/css/filet-change-langue.gif) scroll no-repeat left bottom;
		width: 500px;
		margin-left: 97px;
	}

	#Home_Change_Langue ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#Home_Change_Langue li {
		margin: 0;
		padding: 0;
		float: left;
		list-style-type: none;
		width: 30px;
		text-align: center;
		color: #A0A0A0;
	}

	#Home_Change_Langue li a {
		display: block;
		width: 30px;
		padding-top: 17px;
		text-decoration: none;
		color: #A0A0A0;
	}

	#Home_Change_Langue .active {
		color: #5C5B5B !important;
		-moz-opacity: 1 !important;
	}

	#Home_Change_Langue .flag_fr {
		background: url(/img/css/flag_fr.gif) scroll no-repeat center top;
	}

	#Home_Change_Langue .flag_en {
		background: url(/img/css/flag_en.gif) scroll no-repeat center top;
	}

	#Home_Change_Langue .flag_de {
		background: url(/img/css/flag_de.gif) scroll no-repeat center top;
	}

	.separation {
		width: 4px !important;
		padding-top: 13px !important;
		font-size: 13px;
	}


/*
		MENU
*/

	#Menu {
		margin: 0 0 0 285px;
		top: 430px;
	}

	#Menu a:hover {
		background-position: left top;
	}

	#Menu a {
		background-position: left bottom;
	}




	#TamponLogo {
		float: right;
		margin-top: 30px;
	}


	#Home_Footer {
		width: 810px;
		font-family: Verdana;
		font-size: 10px;
		padding-bottom: 30px;
	}

	#Home_Footer p {
		border-top: 1px solid #C6C6C6;
		padding: 3px 0;
		margin: 0;
	}

	#Home_Footer a {
		color: #49833D;
		text-decoration: none;
	}