body {
    font-family: verdana, arial;
    font-size: 14px;
	background: url("body.gif");
	margin: 0;
	text-align: center;
    }

td {
    font-size: 12px;
	}
th {
    font-size: 12px;
	font-weight: bold;
	}
#contener {
	background-color: #fff;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 682px; 
	text-align: left;
}

#banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background: url("banner.gif") no-repeat;
	height: 89px;
	width: 682px;
}
#logo {
	width:300px;
	height:80px;
	margin:10px 10px 10px 10px;
	float:left;
}
#left {
	margin: 30px 10px 10px 10px;
	text-align: left;
	font-size: 16px;
	background-color: #fff;
	width: 150px;
	float: left;
}

h1 {
	font-size: 16px;
	color: #139146;
}
.title {
	font-size: 14px;
	margin: 20px 0px 0 -30px;
}

.title a {
	text-decoration: none; 
	color: #000;
}

.title a:hover {
    font-weight: bold;
	color: #000;
    }

.title a:active {
    color: #000;
    } 
.ss-title {
	margin: 0px 0px 0 -20px;
	font-size: 11px;
	list-style-type: square;
	list-style-position: inside;
}
a {
	text-decoration: none; 
	color: #139146;
}

a:hover {
	color: #000;
    }

a:active {
    color: #139146;
    } 
	
#login-box {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0 5px 0;
	color: #139146;
}
input {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
select {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.search-box {
	margin: 20px 20px 0 0;
	font-size:10px;
	float:right;
}
#center {
	margin: 10px 10px 20px 0px;
	padding: 0 0 0 0;
	font-size: 12px;
	background-color: #fff;
	width: 480px;
	float: right;
}

#top {
	margin: 10px 10px 0px 10px;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

a #top {
	color: black;
	font-size: 10px;
}

#bottom {
	margin: 10px 10px 10px 10px;
	font-size: 10px;
	text-align: center;
}

.photo {
	float:right;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	/*width: 250px;*/
}

.separateur{ clear: both; }


.menu {
	margin-right: 20px 0 0px 0;
	font-size: 30px;
}

.menu ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}

.menu ul {
/*position: absolute;	/* positionnement pour IE5 et IE5.5 */
background: transparent url(menu.gif) top left no-repeat;	/* arrière-plan général du menu */
width: 700px;
height: 30px;
text-align: center;
background-position: 0px -34px;
}

.menu li{float: left;}

.menu li a {	/* dimensions et définitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 30px;
	width: 150px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, serif;
	text-decoration: none;
	background-position: 0px -34px;
}
.menu li a:hover {
	background: transparent url(menu.gif) top left no-repeat;
}
a#menu1 {
	width:150px;
}
a#menu1:hover {
	width:150px;
	background-position: 0px 0px;	/* décalage de l'arrière-plan pour chaque bouton */
}

a#menu2 {
	width:130px;
}
a#menu2:hover {
	width:130px;
	background-position: -150px 0px;
}
a#menu3 {
	width:230px;
}
a#menu3:hover {
	width:230px;
	background-position: -280px 0px;
}
a#menu4 {
	width:130px;
}
a#menu4:hover {
	width:130px;
	background-position: -510px 0px;
}
a#menu0 #banner  {
	width:300px;
	height:100px;
}
.contact-deco  a{
	display: block;
	width:130px;
	height:150px;
	background: transparent url(contact.gif) top left no-repeat;
}
.contact-deco a:hover {
	width:130px;
	height:150px;
	background-position: 0px -150px;
	/*background: transparent url(contact.gif) top left no-repeat;*/
}
/* Menu admin*/
#menu_parent_1, #menu_parent_2, #menu_parent_3, #menu_parent_4 {
	float: left;
	width:80px; 
	margin: 0 10px 0 10px; 
	border: 1px solid black; 
	/*background: #FFFFEE; */
	padding: 0px 5px;
	font-weight: 900; 
	color: #008000;
	font-size: 10px;
	background-color: #E6FBF1;
}

#menu_child_1, #menu_child_2, #menu_child_3, #menu_child_4  {
	position: absolute; 
	visibility: hidden; 
	background: #FFFFEE;
	font-size: 10px;
}

li#menu_child_1 a, li#menu_child_2 a, li#menu_child_3 a, li#menu_child_4 a{
	display: block; 
	width: 200px; 
	border: 1px solid black; 
	padding: 0px 5px; 
	text-decoration: none; 
	font-weight: 900; 
	color: #008000; 
	background-color: #E6FBF1;
	border-bottom: none;
}

li#menu_child_1 a:hover, li#menu_child_2 a:hover, li#menu_child_3 a:hover, li#menu_child_4 a:hover{
	display: block; 
	width: 200px; 
	border: 1px solid black; 
	padding: 0px 5px; 
	text-decoration: none; 
	font-weight: 900; 
	color: #0000C0; 
	background-color: #AFEFB5;
	border-bottom: none;
}

div.onglet {
    background: url("/img/middleonglet.gif") repeat-y;width: 750px;margin-left:-5px;
}
div.onglet div.decorator1 {
	background: url("/img/bottomonglet.gif") no-repeat 0 100%;
}
div.onglet div.decorator2 {
	background: url("/img/toponglet.gif") no-repeat;
	padding: 5px 20px 5px 25px;
	font-size: 10px;
}
div.onglet div.decorator2 td{
	font-size: 10px;
}
