/* Cacher les anciennes versions */

.info span {display: none;}
area:hover.info span {
	display: inline;
	position: absolute; 
	left:13em;
	z-index: 20;
	background: #E9F3FE;
	color: #0099CC;
	width: 125px;
	text-align:center;
	font-size: 11px;
	line-height:12px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #FFFFFF;
	background-image: url(images/fond.png);
	background-repeat: repeat;
	margin: 0px;
}
.fondtableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-image: url(images/fond_tableau.jpg);
	background-repeat: repeat;
}

a.links, p.links {
	font-size: 9px;
	color: #E3F2D3;
	text-decoration: none;
}
a.links:hover {
	font-size: 9px;
	color: #E3F2D3;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
}
a.copyright:hover{font-weight:bold; color:red; text-decoration:underline}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.newshaut {
	background-image: url(../images/news/news_01.jpg);
	background-repeat: no-repeat;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsmilieu {
	background-image: url(../images/news/news_02.jpg);
	background-repeat: repeat-y;
}
.newsbas {
	background-image: url(../images/news/news_03.jpg);
	background-repeat: no-repeat;
}
table,.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
#petit_tableau { font-size: 10px; }
#compteur {
	color: #FF6600;
	font-family: VArial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a{
	text-decoration: underline;
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{ color:#FF6600; text-decoration:underline}
a:active{ font-weight: bold; }
#titre {
	color: #FF6600;
	font-size: 24px;
	font-family: "Monotype Corsiva", Arial;
	font-weight: bold;
}
#soustitre {
	color: #FF6600;
	font-size: 14px;
	font-family: Georgia, Arial, Times, serif;
	font-weight: bold;
	font-style: normal;
}
#article {
	color: #FF6600;
	font-size: 14px;
	font-family: Georgia, Arial, Times, serif;
	font-weight: bold;
}
#articletitre {
	color: #FF6600;
	font-size: 12px;
	font-family: Arial;
}
TABLE.b1 { border-collapse: collapse;border:  1px solid #FF6600; font-size:12px; }
TD.b1 { border: 1px solid #FF6600; }
#boutton {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	background-color: #FFFFE6;
	border-style:solid;
	border-width: 1px;
	border-color: #FF6600;
}
#boutton2 {
	font-family: Arial;
	font-size: 10px;
	color: #FF6600;
	background-color: #FFFFE6;
	border-style:solid;
	border-width: 1px;
	border-color: #FF6600;
}
#champ,#liste {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	border-style:solid;
	border-width: 1px;
	border-color: #FF6600;
	background-color: #FFFFE6;
}
#champ2 {
	font-family: Arial;
	font-size: 10px;
	color: #FF6600;
	border-style:solid;
	border-width: 1px;
	border-color: #FF6600;
	background-color: #FFFFE6;
}
.citation {
	color: #006600;
	font-size: 12px;
	font-family: Georgia, Arial, Times, serif;
	font-weight: bold;
	font-style: normal;
}
.auteur {
	color: #FF6600;
	font-size: 12px;
	font-family: Georgia, Arial, Times, serif;
	font-style: normal;
}
.header {
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
}

.resume_resp {
	font-family: Arial;
	font-size: 12;
	color: #FF6600;
	background-color: #FFFFE6;
	border-style:solid;
	border-width: 1px;
	border-color: #FF6600;
	padding-left: 10px;
	padding-right: 10px;
}
