body {
  	margin: 0px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	color:#717171;/*#8F8C8C;*/
	background: #fff ;
	font-style: italic;
}

div#conteneur {
  width: 965px ;
  margin: 0 auto ;
  text-align: left ;
  background: #fff ;
  overflow: auto ;
  font-style: italic;
}

div#baniere {
	margin-left:450px;
	margin-right:10px;
	margin-bottom:10px;
	padding:15px;
	width:400px;
	height:60px;
	z-index:1;
	border: 1px solid red;
	/*background:url(images/fond_menu.jpg);*/
}

div#menu {
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
  	float: left;
  	width: 240px;
  	height:500px;
  /*background:url(images/fond_menu.jpg);*/
	padding:0px;
	border: 1px solid red;
}

div#corps {
    margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
    float:right;
	width: 605px;
  	height:475px;
}

div#corps table {
	margin-top:50px;
}

div#corps table tr td img{
	margin:0px 0px;
	padding:0px 0px;
}

div#footer
{
	margin: 0 ;
	padding-left:200px;
	padding-right:200px;
	line-height: 20px ;
	text-align: center ;
	color: #717171;
}

div#footer a {
	font-size: 15px;
}

table#main {
	margin: 0px;
}
table {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}

table#corps {
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
}
/*
table#tv {
	margin:0px;
	padding:0px;
}*/
td#lecteur {
	background-color:#000;
}

h2 {
	font-size: 20px;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3 {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}

a {
	text-decoration: none;
	border: 0px;
	color:#717171;
}

table#tab_lien a {
	text-decoration: none;
	border: 0px;
	color:blue;
}

table#accueil {
	font-size:12px;
}

a:hover,a:visited {
	color:#717171;
	text-decoration: none;
	border: 0px;
}

img {
	border: none;
}

div#texte_gauche {
  width: 150px;
  height: 200px;
  text-align: justify;
  padding: 5px;
  float: left;
  text-align: center;
  font-style: italic;
}

div#texte_droite {
  float:right;
  width: 430px;
  height: 100px;
  padding: 5px;
  font-size:14px;
}

div#trait_hori_orange {
  background: #fff url(images/bandeau_orange_vert_long.gif) no-repeat ;
  margin-left: -10px;
  width: 459px;
  height: 4px;
}

div#trait_verti_orange {
  background: purple;
  width: 10px;
  height: 200px;
  overflow: hidden;
  
}

table#tab_lien {
	text-align:center;
	width: 100%;
}

tr#center {
	text-align: center;
}

img#hori {
	margin-left: -8px;
}

img#calcul {
	margin:5px;
}

img#euro {
	margin-left: 0px;
	margin-top: 0px;
}

img#cochon {
	margin-right: 40px;
	margin-top: 20px;
}
img#verti {
	height: 250px;
	
}

img#coffre {
	
}

img#expert {
	margin-left:310px;
	margin-top:50px;
	position: absolute;
}
img#escalier {
	
}

img#chiffres {
	
}
/*
img#tv {
	margin-left:80px;
	}
*/
span#bleu {
	color:#3498CC;
}
span#jaune {
	color:#f7b200;
}
span#rouge {
	color:red;
}
span#under {
	text-decoration: underline;
}

span#center {
	text-align: center;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

b {
	font-style: normal;
}


