body
{
  /*scrollbar-face-color:#0D992E ; 
  /*scrollbar-track-color : #FFFFFF;
 /* scrollbar-3dlight-color : #FF0000 ;
  scrollbar-highlight-color : #FFFFFF ;*/
  	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	heigth: 100%;
	color: #000000;
	height: auto;
	font-style: normal;
	text-align: justify;
	line-height: normal;
}
.contenu {
	font-family: Arial;
	font-size: 12px;
	background-color: #B5E1C0;
	heigth: 100%;
	color: #000000;
	height: auto;
	width: 550px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px
}
.contenu_index {
	font-family: Arial;
	font-size: 12px;
	background-color: #B5E1C0;
	heigth: 100%;
	color: #000000;
	height: auto;
	width: 550px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	float:left;
	padding-top: 0px;
	padding-bottom: 10px
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover{
	text-decoration: overline underline;
	font-weight: bolder;	
}

a:visited{
	text-decoration: none;	
}
a:hover,visited{
	text-decoration: overline underline;
	font-weight: bolder;	
}

.titre_rubrique {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	clear: both;
	float: left;
}
.sous_titre {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	line-height: normal;
}
.emphase {
	font-weight: bold;
}
.contenutableau {
	color: #005B00;
}
.grandemphase {
	font-family: "Arial narrow";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.pub1 {
	/*background-image: url(../animations/fond_pub.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	float:left;
	height: 390px;
	width: 167px;
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 0px;
}
.titre2 {
	font-size: larger;
	color: #0000FF;
	font-weight: bold;
}
.titre_emphase {
	font-size: 14px;
	font-weight: bold;
	color: #CC00CC;
}
.nav {
	font-size: 14px;
	color:#000000;
	/*font-weight: bold;*/
	background-color:#6BC780;
	border: medium solid #FFFFFF;
}
.navBar{
	text-align:center;
	border-color:#006600;
	
}

.content {
	background-image: url(../template/fond_iframe.gif);
	position: absolute;
	height: 432px;
	width: 757px;
	overflow: hidden;
	float: left;
}

.liste {
	list-style-image: url(../images/puce.gif);
}

.exposant {
	vertical-align: super;
	font-size: x-small;
}
