.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 2px;
	border: thin dashed #666666;
}
.gras {
	font-weight: bold;
}
.edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	padding: 1px;
	margin:3px; 
	border: thin inset #fff;
	background-color: red;
	}
.editoleft {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
	display: block;
	padding: 2px;
	border: thin inset #dadada;
	background-color: #F7F7F7;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.entete {
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.entetered {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-weight: bold;
}
.menu a {
  color: white;
  background-image: url(img/bgmenu.gif);
  background-color: #FF0000;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  border: 2px outset #c0c0c0;
  display: block;
  
}

.menu a:hover {
  background-color: #FFFFFF;
  color:#666666;
  border: 2px inset #c0c0c0;
  text-align: center;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 3px;
	text-align: center;
}
.copyright {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
a:visited {color:#FFFFFF;}
.red {
	color: #FF0000;
}
.redyellow {
	color: #FF0000;
	background-color: #FFFF00;
	font-weight:bold
}
.pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #014218;
	padding: 5px;
	border: inset 1px;
	text-align: center;
}
.pubtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: red;
	padding: 2px;
	margin-bottom:5px;
}.dashed {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
	background-color: #E5E5E5;
}
.menuhaut {
	background-color: #0F0;
}
.ban {
	margin-bottom: 3px;
	margin-top: 2px;
}
