body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a {
margin: 0px;
padding : 0px;
} 
p{
margin:6px;
}
.titre {
	font-size: 150%;
	text-align: center;
	color: #660033;
	display: block;
	margin-bottom: 5px;
}
.soustitre {
	font-size: 130%;
	text-align: left;
	color: #660033;
	display: block;
	margin-bottom: 5px;
}
body {
	background-color: #ffffff;
}
#cadre {
	position: absolute;
	height: 627px;
	width: 754px;
	left: 50%;
	margin-left: -375px;
	background-color: #999999;
}
#conteneur {
	position: absolute;
	height: 623px;
	width: 750px;
	left: 2px;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
#banniere {
	position: absolute;
	height: 100px;
	width: 750px;
	background-color: #000066;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	width: 750px;
	left: 0px;
	top: 100px;
	background-color: #883333;
	font-weight: bold;
}
#menu A {
	text-decoration: none;
	text-indent: 10pt;
	height: 20px;
	display: block;
	float: left;
	width: 105px;
	color: #FFCC66;
	font-size: 15px;
}
#menu A:hover {
	background-color: #000000;
	color: #FF9933;
}
#contenu {
	position: absolute;
	height: 428px;
	width: 516px;
	left: 0px;
	top: 120px;
	padding: 10px;
	overflow: auto;
	font-size: 120%;
	color: #660033;
	text-align: justify;
	background-image: url(../Images/FondCristalNeige.jpg);
	/* background-attachment: fixed; ne pas mettre car prend la référence au haut du conteneur avec Mozilla donc affichage en mosaique non désiré */
}
#news {
	position: absolute;
	height: 428px;
	width: 214px;
	left: 536px;
	top: 120px;
	background-color: #CCCCCC;
}
#pied {
	position: absolute;
	height: 75px;
	width: 750px;
	left: 0px;
	top: 548px;
	background-color: #883333;
	color: #ffcc66;
	font-size: 100%;
	font-weight: bolder;
	letter-spacing: 2px;
}
 #pied A:visited {
	text-decoration: none;
	/* color: #ffcc66; */
}
#gauche {
	position: absolute;
	width: 225px;
	text-align: left;
	padding-left: 5px;
	left: 0px;
}
#centre {
	position: absolute;
	width: 300px;
	left: 225px;
	text-align: center;
}
#droit {
	position: absolute;
	width: 225px;
	left: 525px;
	text-align: right;
	padding-right: 5px;
}
#PhotoHorsCadre {
	position: absolute;
	background-image: url(../Images/JJG_OK.gif);
	height: 170px;
	width: 140px;
	background-repeat: no-repeat;
	bottom: 0px;
	left: 50%;
	margin-left: -515px;
}
a { 
    color : #0066FF; 
}
a:visited {
	color: #0066FF;
}


.listearticles {
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}
.signature {
	font-size: 70%;
	text-align: center;
}
