a, body, div, form, h1, h2, h3, h4, h5, img, input, li, p, table, tr, th, td, ul, span {
	border:0;
	margin:0;
	padding:0;
}

body, table {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color:#000000;
	text-decoration:none;
}

body {
	padding-top:62px;
}

h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

p {
	clear:both;
	height:auto;
	width:auto;
	display:block;
}

ul {
	list-style-position:inside;
	list-style-type:square;
}

#toplvl {
	height:auto;
	margin:0px auto 0 152;
	text-align:center;
	min-width:772px;
}

#container {
	margin:0px auto 0 auto;
	min-height:413px;
	text-align:left;
	width:772px;
}

#entete {
	background:transparent url('../images/logo.gif') no-repeat top left;
	display:block;
	height:62px;
	left:-102px;
	position:relative;
	top:-42px;
	/*visibility:hidden;*/
	width:71px;
}

#entete a {
	display:block;
	height:62px;
	width:71px;
}

#entete span {
	display:block;
	height:62px;
	overflow:hidden;
	visibility:hidden;
	width:71px;
}

#tmenu {
	background-color:#ffffff;
	color:#000000;
	display:block;
	height:26px;
    margin-left:0;
	list-style-position:inside;
	list-style-type:none;
	position:relative;
	top:-102px;
	width:772px;
	z-index:1;
}

#tmenu li {
	background-color:#ffffff;
	border:1px #000000 solid;
	border-right:none;
	display:block;
	float:left;
	height:26px;
	text-align:center;
	width:191px;
}

#tmenu li a, #tmenu li ul li a {
	color:#000000;
	display:block;
	height:21px;
	padding-top:5px;
	width:191px;
}

#tmenu li.courant {
	background-color:#000000;
	color:#ffffff;
}

#tmenu li.br {
	border-right:1px #000000 solid;
}

#tmenu li.english {
	background-color:#ffffff;
	border-right:1px #000000 solid;
	margin-left:14px;
	width:118px;
}

#tmenu li.courant a {
	color:#ffffff;
}

#tmenu li.english a {
	width:118px;
}

#tmenu li ul {
	background-color:#ffffff;
	color:#000000;
	display:block;
	left:-1px;
	position:relative;
	top:7px;
	visibility:hidden;
}

#tmenu li ul li {
	background-color:#ffffff;
	border-top:none;
	border-right:1px #000000 solid;
}

#tmenu li a:hover, #tmenu li ul li a:hover {
	background-color:#000000;
	color:#ffffff;
}

#lmenu {
	color:#000000;
	list-style-position:inside;
	list-style-type:none;
	position:absolute;
	/*text-align:right;*/
}
/*
#lmenu li {
	padding:8px 0 0 0;
}
*/
#lmenu li {
    background-color:#ffffff;
    border-bottom:1px #000000 solid;
    border-right:1px #000000 solid;
    font-weight:bold;
    width:190px;
}

#lmenu li:first-child {
    border-top:1px #000000 solid;
}

#lmenu li.courant {
	color:#ffffff;
    background-color:#000000;
    padding:4px 8 4 8;
    width:174px;
}
/*
#lmenu li.courant, #lmenu li.courant a {
    font-weight:normal;
}
*/
#lmenu li a {
	color:#ffffff;
    display:block;
    height:100%;
    padding:4px 8 4 8;
    width:174px;
}

#lmenu li a:hover {
	color:#ffffff;
    background-color:#000000;
	text-decoration:none;
}

#lmenu2 {
	color:#000000;
	list-style-position:inside;
	list-style-type:none;
}

#lmenu2 li {
    border-top:1px #000000 solid;
    border-bottom:0;
    font-weight:normal;
    width:190px;
}

#lmenu2 li.first-child {
    border-top:0;
}

#lmenu2 li.courant {
	color:#000000;
    background-color:#000000;
    padding:4px 8 4 16;
    width:166px;
}

#lmenu2 li.courant, #lmenu2 li.courant a {
    font-weight:normal;
}

#lmenu2 li a {
	color:#ffffff;
    display:block;
    height:100%;
    padding:4px 8 4 16;
    width:166px;
}

#lmenu2 li a:hover {
	color:#ffffff;
    background-color:#000000;
	text-decoration:none;
}

li.courant {
	cursor:default;
	font-weight:bold;
}

li.courant a {
	font-weight:bold;
}

#mtexth {
	background-image:url('../images/bhaut.gif');
	background-position:top left;
	background-repeat:no-repeat;
	clear:left;
	left:206px;
	height:16px;
	position:relative;
	top:-72px;
	width:567px;
}

#mtext {
	background-color:#ffffff;
	border:1px #000000 solid;
	border-top:0;
	border-bottom:0;
	color:#000000;
	display:block;
	left:206px;
	line-height:20px;
	/*padding:16px;*/
	padding:0px 16 0 16;
	position:relative;
	top:-72px;
	width:533px;
    overflow:hidden;
}

#mtext a:hover {
	text-decoration:underline;
}

#mtext h2 {
	font-size:18px;
}

#mtext p, #mtext .margintop {
	margin-top:16px;
}

#mtext p.nomargintop {
    margin-top:0;
}

#mtext ul {
    list-style-position:outside;
    margin-left:24px;
}

.desc {
    display:block;
	font-size: 11px;
}

#mtext div.mmenu {
    position:relative;
    left:-16px;
    margin-top:16px;
    display:block;
    font-size:11px;
    text-align:center;
    width:565px;
}

#mtext div.mmenu h3 {
    font-size:11px;
    display:inline;
}

#mtext ul.mmenu {
    display:inline;
    color:#000000;
    margin:0;
    padding:0;
	list-style-position:inside;
	/*list-style-type:square;*/
    list-style-type:none;
    text-align:left;
    white-space:nowrap;
}

#mtext ul.mmenu li {
    display:inline;
    margin:0px 4 0 4;
    white-space:nowrap;
}

#mtext ul.mmenu li:first-child {
    margin-left:0;
    list-style-type:none;
}

#mtext ul.mmenu li:last-child {
    margin-right:0;
}

#mtext ul.mmenu li a {
    color:#000000;
}

#mtext ul.mmenu li.courant{
    text-decoration:underline;
}

#mtext ul.text {
    margin-left:15px;
}

#mtext ul.indent {
    margin-left:32px;
    list-style-position:outside;
    list-style-type:circle;
}

#mtextf {
	background-image:url('../images/bbas.gif');
	background-position:top left;
	background-repeat:no-repeat;
	left:206px;
	height:16px;
	position:relative;
	top:-72px;
	width:567px;
}

#mtextf {
	text-align:right;
}

#mtextf span.d {
	display:block;
	color:#82817f;
	font-size:10px;
	padding:5px 12 0 0;
}

div.imgleft {
    margin-left:-48px;
	position:absolute;
	text-align: center;
	top:278;
}

div.imgleft2 {
    margin-left:-45px;
	position:absolute;
	text-align: center;
	top:450;
}

div.imgleft img {
	display: inline;
	margin: 3px;
}

img.imgborder1, img.imgborder2 {
	border: 0px solid #55483b;
}

img.imgborder1 {
	border-width: 1px;
}

img.imgborder2 {
	border-width: 2px;
}

p.center {
	text-align:center;
}

.pimg {
        color: #000;
        margin: 0px;
        height: auto;
        width: auto;
        float: left;
        line-height: 16px;
        text-align: center;
}

.pimg img {
        display: inline;
        margin: 0px;
}

#footer {
    border-top:1px #82817f solid;
	color:#82817f;
	display:block;
    font-size:10px;
	left:288px;
	line-height:13px;
	padding:12px 16 0 16;
	position:relative;
	top:-44px;
	width:376px;
    overflow:hidden;
    text-align:center;
}

#footer h5 {
    padding-bottom:8px;
    font-size:10px;
    font-weight:normal;
}

#footer div.g {
    position:relative;
    /*border:1px red solid;*/
    display:block;
    float:left;
    left:75px;
    text-align:right;
}

#footer div.d {
    position:relative;
    /*border:1px green solid;*/
    display:block;
    float:right;
    left:-75px;
    text-align:left;
}
