* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	text-indent: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	background:  #cfcfcf;
}
kbd {
	border: solid 1px #ccc;
	padding: 0 2px 0 2px;
	font-size: 1.1em;
	background-color:  #f7f7f7;
}
hr {
	border-bottom: solid 1px #ccc;
}
acronym {
  border-bottom: dashed 1px #666;
}
#contenu p {
	margin: 10px 0px 10px 5px;
}
#global p.text_center {
	margin: 0;
	font-size: 0.8em;
}
p.spe {
	margin: 0px 0 10px 5px;
	text-align: center;
}
p.spe img {
	margin-top: 10px;
}
#ch_fer p {
	color: #fff;
}
address {
	text-align: center;
	font-style: normal;
	font-size: 0.9em;
}
address#first {
	margin-top: 3px;
}
#contenu address {
	text-align: left;
}
acronym {
	cursor: pointer;
}
/* page */
#global {
	width: 765px;
	height: auto;
	position: absolute;
	margin-left: -381px;
	left: 50%;
	margin-bottom: 10px;
}
	#ch_lang {
		margin: 10px 0 0 10px;
		color: #fff;
	}
	#ch_lang a{
		margin: 5px 0 0 0;
	}
#entete {
	width: 762px;
	height: 111px;
	background:  url('../images/entete.gif') -1px top repeat;
}
	#logo_entete {
		float: left;
		margin-top: 15px;
		margin-left: 15px;
	}
#global2 {
  	border-left: solid 1px #343434;
  	border-right: solid 1px #343434;
  	border-top: solid 1px #343434;
	border-bottom: solid 1px #343434;
  	background: #fff;
}
#menu {
	width: 200px;
	height:190px;
	float: left;
	background: #fff;
}
#contenu {
	width: 548px;
	min-height: 300px;
	background: #fff;
	margin-top: -10px;
	margin-left: 190px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
}

	#post_it {
		width: 217px;
		height: 150px;
		float: right;
		margin-top: 20px;
		background:  url('../images/post-it.jpg') left top no-repeat;
	}
	#post_it_gd {
		width: 219px;
		height: 233px;
		float: right;
		margin-top: 20px;
		background:  url('../images/post-it-gd.jpg') left top no-repeat;
	}
	#post_it_gd p.text_center {
		font-size: 1.1em;
	}
		#contenu #post_it_gd h2 {
			padding-top: 15px;
			text-align: center;
			font-size: 1em;
			font-weight: bold;
			font-style: normal;
			text-indent: 0px;
			background: none;
			text-decoration: none;
			margin: 10px 0 0 0;
			color: #6D2E8D;
		}
		#contenu #post_it h2 {
			padding-top: 15px;
			text-align: center;
			font-weight: bold;
			font-style: normal;
			text-indent: 0px;
			background: none;
			text-decoration: none;
			margin: 10px 0 0 0;
			color: #000;
		}
		#fleche_jaune {
			background:  url('../images/fleche-jaune.gif') 5px top no-repeat;
			padding-left: 40px;
			padding-top: 0px;
			height: 29px;
			font-weight: bold;
			font-size: 0.9em;
		}
		#list_post_it, #list_post_it2 {
			margin-left: 0px;
			font-size: 0.8em;
		}
		
		#contenu ul#list_post_it li {
			text-indent: 0px;
			padding-left: 5px;
		}
		#contenu #post_it_gd ul#list_post_it li {
			text-indent: 0px;
			padding-left: 5px;
			width: 180px;
		}
		#contenu #post_it_gd ul#list_post_it li.spe {
			text-indent: 0px;
			padding-left: 5px;
			width: 190px;
		}
		#contenu #post_it_gd ul#list_post_it2 {
			margin-top: 0;
			margin-left: 0;
		}
#bas {
	width: 742px;
	height: 35px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	color: #000;
	border-top: solid 1px #cecece;
}
	#bas p {
		font-size: 0.8em;
	}
/*Liens*/
a {
	font-family: tahoma,times, "times new roman", verdana;
	text-decoration: none;
	color: #ec391b;
	font-weight: bold;
	font-size: 0.85em;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #666;
	
}
#menu a {
	font-family: arial, tahoma, verdana, arial;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 0.8em;
}
#menu ul li a {
  	padding-left: 18px;
	background:  url('../images/fleche-menu.jpg') 3px 2px no-repeat;
}
#menu a:hover {
	color: #fff;
}
#menu a:visited {
	color: #fff;
	text-decoration: none;
}
/* Liens externes */
a.externe {
	padding-right:10px;
	background: url(../images/external.gif) right 3px no-repeat;
}

