html, body {
    height: 100%;
}

td img {
	display: block;
}


A:link {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
	COLOR: #666666;
	font-weight:bold;
	text-decoration: none;
}
A:active {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
	COLOR: #666666;
	font-weight:bold;
	text-decoration: none;
}
A:visited {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
	COLOR: #666666;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
	font-weight:bold;
	BACKGROUND-COLOR: #dddddd;
	text-decoration: none;
}
H1 {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H2 {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3 {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H4 {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H5 {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H6 {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H1 {
	FONT-SIZE: 14px
}
H2 {
	FONT-SIZE: 12px
}
H3 {
	FONT-SIZE: 11px
}
H4 {
	FONT-SIZE: 10px
}
H5 {
	FONT-SIZE: 9px
}
H6 {
	FONT-SIZE: 8px
}

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0px;
	width: 781px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;

}

#haut {
	position: relative;
	background-image: url("/img/haut.jpg");
	height:203px;
	width:781px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#bandeau {
	position: relative;
	background-image: url("/img/bandeau.jpg");
	height:65px;
	width:781px;
	background-repeat:no-repeat;
}

#bas {
    position: absolute;
    bottom: 0px;
	height:12px;
	width:781px;
	left:0px;
}

#global #dernier-element {
	margin-bottom: 0;
	padding-bottom: 48px;
}

#menu {
	position:absolute;
	top:200px;
	left:0px;
}

ul {
	FONT-SIZE: 10pt; 
	font-weight:bold;
	color: #554f48;
	FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
	list-style-image:url("/img/puce.jpg");
	text-align:left;
	cursor:pointer;
} 

li .over {
	BACKGROUND-COLOR: #dddddd;
}


#menu .norm {
	BACKGROUND-COLOR: #ffffff;
}

#menu .select {
	BACKGROUND-COLOR: #dddddd;
}

.adresse{
	position:absolute;
	color: #554f48;
	bottom:0px;
	left:10px;
FONT-SIZE: 10px ;FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
}

#coinhaut {
    position: absolute;
    top: 230px;
	left:170px;
	width:110px;
	height:107px;
	background-image: url("/img/coin_gauche.gif");
}

#coinbas {
    position: absolute;
    bottom: 10px;
	left:655px;
	width:110px;
	height:107px;
	background-image: url("/img/coin_droit.gif");
}

#page {
    position:relative;
    top: 0px;
	left:190px;
	width:560px;
	overflow:auto;
}

.article_titre{
FONT-SIZE: 12px ;
FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
color: #554f48;
}
.article_texte{
FONT-SIZE: 12px ;
FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
color: #554f48;
}