* {
	font-family: Verdana, sans-serif;
}
body {
	font-size: 11px;
	background: #DFDFDF url(pics/fondPage.gif) repeat-x 0 45px;
}
img {
	border: none;
}
a:hover {
	text-decoration: none;
}
a {
	color: #000;
}
fieldset {
	border: 1px solid #CCC;

}
th {
  padding-right: 10px;
}
#Page {
	width: 962px;
	margin: 0 auto;
}
#BandeauHaut {
	height: 180px;
	width: 100%;
	overflow: hidden;
	background: url(pics/bandeauHaut.jpg) no-repeat right top;
}
#BandeauHaut a {
	display: block;
	width: 313px;
	float: left;
}
#Menu {
	height: 16px;
	background: url(pics/fondMenu.gif) no-repeat top left;
	padding: 5px 10px;
	color: #FF0103;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
}
#Menu a {
	text-decoration: none;
	color: #FF0103;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: normal!important;
	font-weight: bold;
	font-size: 13px;
}
#Menu a:hover {
	color: #000;
}
#Contenu {
	background: #FFF url(pics/fondContenu.gif) repeat-y left;
	padding: 2px 5px 20px 20px;
}
#Contenu h2 {
	font-size: 16px;
}
#SousMenu {
	float: right;
	width: 250px;
	border-left: 1px solid #CCC;
	margin: 10px 0 0px 4px;
	padding: 0px 0 0px 4px;
}

#Copyright {
	background: url(pics/fondBasContenu.gif) no-repeat top;
	height: 55px;
}
#Pied {
  height: 40px;
  background: #FFF url(pics/fondContenu.gif) repeat-y left;
  overflow: hidden;
	font-size: 11px;
	text-align: center;  
	vertical-align: bottom;
  }
  
#contact {
	float: right;
	clear: both;
}  
.menu {
  padding: 0px;
  font-size: 12px;
}

.niv1 {
  font-weight: bold;
  padding: 5px;
  background: #DEDEFF;
  border-bottom: 1px solid #FF0103;
}

.niv2 {
  font-weight: normal;
  padding: 6px 0px 6px 10px;
  background: #F0F0F0;
}

.niv3 {
  font-weight: normal;
  text-decoration: none;
  padding: 6px 0px 6px 15px;
  border: 1px solid #E9E9E9;
  background: url(pics/puceRouge.gif) no-repeat 4px 8px;
}
  
.niv3b {
  background: url(pics/puceRouge.gif) no-repeat 4px 8px;
  font-weight: bold;
  padding: 6px 0px 6px 15px;
  border-top: 1px solid #E9E9E9;
  border: 1px solid #E9E9E9;
}
