body {
	background: #BBB3A2 url(/interface/bg_page.gif) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
	min-height: 100%;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	text-decoration: underline;
	background-color : inherit;
	color: #737373;
}
a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #737373;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}

h1 {
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-size: 24px;
	font-weight: normal;
	background-color : inherit;
	color: #595959;
	margin: 0px;
	padding: 10px 0px 0px 0px;;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	background-color : inherit;
	margin-top: 0;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #9978B8;
	background-color : inherit;
	margin: 0px;
	padding-bottom: 10px;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	color: #9978B8;
	background-color : inherit;
	margin: 0px;
	padding: 0px;
}

#background {
	width: 100%;
	height: 135px;
	background: url(/interface/background.gif);
	position: absolute;
	z-index: 0;
}

#background-page {
	width: 738px;
	height: 80px;
	background: url(/interface/bg_titre.gif);
	position: absolute;
	z-index: 0;
	top: 135px;
	left: 30px;
}

#conteneur {
	left: 30px;
	width: 738px;
	height: auto;
	margin: 0px;
	position: relative;
}

#header {
	width: 738px;
	height: 135px;
	background: url(/interface/bg_header.jpg);
}

#logo {
	margin-left: 40px;
	margin-top: 10px;
	position: absolute;
}

#liens-header {
	text-align: right;
	padding-right: 15px;
	padding-top: 55px;
}
#liens-header a {
	text-decoration: underline;
	background-color : inherit;
	color: #C2BBC6;
}
#liens-header a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #C2BBC6;
}

#titre-page {
	padding-top: 20px;
	margin-left: 240px;
	width: 455px;
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color : inherit;
	color: #9978B8;
}
#titre-page-home {
	padding-top: 0px;
	margin-left: 240px;
	width: 455px;
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color : inherit;
	color: #9978B8;
}
#titre-page a{
	color: #9978B8;
	text-decoration: none;
	background-color : inherit;
}
#titre-page a:hover{
	color: #9978B8;
	text-decoration: underline;
	background-color : inherit;
}

#contenu {
	width: 738px;
}
#contenu-page {
	margin-left: 270px;
	width: 425px;
	padding-top: 30px;
}
#contenu-page ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(/interface/puce_liste.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
#contenu-page li {
	margin: 0px;
}
#contenu-page li a {
	text-decoration: underline;
	background-color : inherit;
	color: #737373;
}
#contenu-page li a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #737373;
}

#contenu-page-home {
	margin-left: 270px;
	width: 425px;
	padding-top: 0px;
}

#footer {
	margin-left: 270px;
	width: 425px;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color : inherit;
	text-align: center;
	color: #ACACAC;
}
#footer a {
	text-decoration: underline;
	background-color : inherit;
	color: #ACACAC;
}
#footer a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #ACACAC;
}

#menu {
	margin: 0px;
	padding: 0px;
	top: 150px;
	left: 0px;
	width: 207px;
	height: auto;
	position: absolute;
	color: #999999;
	background-color : inherit;
	z-index: 1;
}
#menu ul {
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	width: 207px;
	line-height: 31px;
	color: #999999;
	text-indent: 35px;
	text-decoration: none ;
	background: url(/interface/btn_menu_off.gif) no-repeat 0 0;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color : inherit;
}
#menu li a:hover {
	text-indent: 45px;
	color: #999999;
	background: url(/interface/btn_menu_on.gif) no-repeat 0 0;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color : inherit;
}
#menu_back {
	margin: 25px;
	padding: 0px;
	top: 150px;
	left: 0px;
	width: 150px;
	height: auto;
	position: absolute;
	color: #999999;
	background-color : inherit;
	z-index: 1;
}
.menu-selected{
	line-height: 31px;
	text-indent: 45px;
	color: #999999;
	background: url(/interface/btn_menu_on.gif) no-repeat 0 0;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color : inherit;
}
.menu-up {
	display: block;
	width: 207px;
	line-height: 10px;
	background: url(/interface/menu_up.gif) no-repeat 0 0;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 3px;
}
.menu-down {
	display: block;
	width: 207px;
	line-height: 10px;
	background: url(/interface/menu_down.gif) no-repeat 0 0;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 3px;
}

#selected-menu {
	margin: 0px;
	padding: 5px 0px 0px 35px;
	background: url(/interface/menu_selected.gif) 0 0;
}
#selected-menu a {
	text-decoration: underline;
	background-color : inherit;
	color: #737373;
}
#selected-menu a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #737373;
}

#info {
	margin: 0px;
	padding: 20px 0px 20px 30px;
	width: 177px;
	height: auto;
	color: #9978B8;
	background-color : inherit;
}
#info a {
	text-decoration: underline;
	background-color : inherit;
	color: #9978B8;
}
#info a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #9978B8;
}

.img-article {
	border: none;
	float: left;
	margin-right: 10px;
}

.img-article2 {
	border: none;
	float: right;
	margin-left: 10px;
}

#home-gauche {
	width: 200px;
}
#home-gauche ul {
	margin: 0px;
	padding: 0px 10px 0px 20px;
	list-style-image: url(/interface/puce_liste.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
#home-gauche li {
	margin: 0px;
	padding: 0px;
}
#home-gauche li a {
	text-decoration: underline;
	background-color : inherit;
	color: #737373;
}
#home-gauche li a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #737373;
}

#home-droit {
	width: 200px;
	float: right;
}
#home-droit ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(/interface/puce_liste.gif);
}
#home-droit li {
	margin: 0px;
	padding: 0px;
}
#home-droit li a {
	text-decoration: underline;
	background-color : inherit;
	color: #737373;
}
#home-droit li a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #737373;
}

.spacer {
  clear: both;
}

#liste {
	width: 400px;
}
#liste ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(/interface/puce_liste.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
#liste li {
	margin: 0px;
	padding: 0px;
}
#liste li a {
	text-decoration: underline;
	background-color : inherit;
	color: #737373;
}
#liste li a:hover {
	text-decoration: none;
	background-color : inherit;
	color: #737373;
}

form {
	width: auto;
	height: auto;
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	background-color : inherit;
}

label {
	display: block;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

button {
	display: block;
	margin: 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	margin: 1px;
	background-color : #FFFFFF;
	border: 1px solid #CCCCCC;
}

table {
	width: 100%;
	height: auto;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
}
.table-titre{
	font-weight: bold;
}

td{
	padding: 3px;
	border: 1px solid #EEEEEE;
	vertical-align: top;
	margin: 0px;
}

tr:hover{
	background-color: #CCCCCC;
	color: #FFFFFF;
}
#postit{
  width: 250px;
  height: 177px;
  position: absolute;
  top: 15%;
  right: 50%;
  background: url("/images/postit.png") no-repeat;
  _background: url("/images/postit.gif") no-repeat;
  *background: url("/images/postit.gif") no-repeat;

}
#postit #close{
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
}
#postit p{
  width: 140px;
  margin-left: 30px;
}