body {
	margin: 0px;
	padding: 0px;
	background-color: #cccc99;
	text-align: center;
	font: 100% Arial, Helvetica, sans-serif;
}
#tdSidebar {
	background-color: #336666;
	background-position: center top;
	width: 180px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

#tdSidebar2 {
	width: 90px;
	background-image: url(../imgs/carte_v.gif);
	vertical-align: top;
	background-color: #cccc99;
}
#tdMenutop {
	background: #663;
	padding: 0.5em;
	width: 100%;
	text-align: center;
}
#divIndex {
	height: 300px;
	width: 500px;
	left: -9999px;
	position: absolute;
}
#divMention  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
td.header1 {
	background: url(../imgs/lgo_3.gif) no-repeat 20px top;
	height: 60px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
td.header2 {
	background: url(../imgs/carte_h.gif);
	height: 60px;
}
#divTop {
	padding-left: 75%;
}
#left {
	text-align: left;
}
p , li{
	font-size: 0.9em;
}

a {
	color: #996;
	text-decoration: none;
}
a:hover   {
	color: #c93;
}


/*-- nouveau menu en css --*/

.menu  {
	font-weight: bold;
	padding-left: 20px;
	float: left;
}
.align-center {
	margin: 0px 0px 0px 155px;
	padding: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	list-style: none;
	margin: 0px 10px 2px 0px;
	padding: 0px;
	font-size: 1.2em;
}

