dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	width: 100px;
	
}
#barremenuhaut a{
	color : #830000;
	text-decoration: none;
}
#menu dt {
	cursor: pointer;
	background: #ffffff;/*3695cb*/
	height: 20px;
	line-height: 20px;
	margin: 2px;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
	margin-bottom:50px ;
}
#menu dd {
	/*left:-20px;*/
	/*position: absolut;*/
	width: 120px;
	background: #ffffff;
	border: 1px solid gray;
	margin-top: 0px;
	margin-left:-10px;
	
	
}
#menu ul {
	padding: 2px;
}
#menu li {
	text-align: center;
	font-size: 85%;
	height: 18px;
	line-height: 18px;
}
#menu li a, #menu dt a {
	color : #000000;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	text-decoration: underline;
	font-weight: bold;
}
h1{/*titre*/
	font-family: "Comic Sans MS";
	color : #4c5a9c;/*1a1a5f#4c5a9c*/
	font-size: large;
	font-size: 30px;
	text-align: center;
}
h2{/*sous titre*/
	font-family: "Comic Sans MS";
	color : #4c5a9c;/*#4c5a9c*/
	font-size: large;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 80px;
	
}
h3{/*titre rouge*/
	font-family:"Comic Sans MS";
	color:#d42929;
	font-size:30px;
	font-weight :bold ;
	text-align: center;
	height: 10px;
	line-height: 25px;
	
}

h4{/*texte normal*/
	font-family:"Comic Sans MS";
	color : #4c5a9c;
	font-size: 14px;
	margin: 20px;
	margin-bottom: 10px;
	
}
/*
h5{/*souligné
	font-family:"Comic Sans MS";
	color : #4c5a9c;
	font-size: 14px;
	margin: 20px;
	text-decoration: underline;
	margin-bottom: 10px;
	height: 0px;
	line-height: 0px;
	
}

h6{/*rouge
	font-family:"Comic Sans MS";
	font-size: 14px;
	margin: 20px;
	color : #d42929;
	margin-bottom: 10px;
	height: 0px;
	line-height: 0px;
	
}

h7{/*rouge et souligne
	font-family:"Comic Sans MS";
	font-size: 14px;
	margin: 20px;
	color : #d42929;
	margin-bottom: 10px;
	height: 0px;
	line-height: 0px;
	text-decoration: underline;
	
}

*/
b{
	text-decoration:none;
}

TR.p2{
	font-family: "Verdana" ;
	color: #000000;
	font-size: 0.7em;
	font-weight : bold ;
}
TR.A0{
	color : #000000;
	font-size: 0.9em;
	font-weight : bold ;
}
/*news*/
TR.A1{
	font-family: "Verdana" ;
	font-size: 0.7em;
	font-weight : bold;
	text-decoration: none;
}
.newlink{
	color: #006eac;
	text-decoration: none;
	font-size: 1.3em;
}
/*largeur ligne tableau*/
TR.A3{
	font-size: 0.1em;
	text-decoration: none;
}



