body { 
		padding: 0px;  
		margin: auto; /* Pour centrer notre page */
		margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
		margin-bottom: 10px;    /* Idem pour le bas du navigateur */
		width : 1014px;
		background-image: url("http://www.devenir-trader.fr/img/bg0.jpg");
		background-repeat: repeat-x;
		background-attachment:  fixed; 
}

h1 {
	color: #5b3e38;
	font-family: "verdana";
	font-size: large;
	font-weight:200;
	text-align: center;
	display:inline;
	text-transform : uppercase; /* début des mots en majuscules*/
}

h2 {
	color: #832680;
	font-family: "verdana";
	font-weight: 600;
	font-size: 16px;
	display:inline;
	font-weight: bold;
	
}

h3 {
	color: white;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	display:inline;
	padding-left: 42px;
}

h4 {
	font-family: arial;
	font-weight: 100;
	font-size: 11px;
	display:inline;
	color : black;
}

h5 {
	font-family: arial;
	font-weight: 100;
	font-size: 10px;
	display:inline;
	color : black;
}

h6 {
	color: #5b3e38;
	font-family: verdana;
	font-size: 10px;
	display:inline;
	
}

hr {
	color: gray;
	size : 2;
}

input, textarea
{
   font-family: "Times New Roman", Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
}
 
input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #FFFF99;
}
 
label
{
   color: blue; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}
 
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #FF9933;
   font-weight: bold;
}
 
fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   background-color: #FFFFCC;
   width : 500px;
   max-width : 500px;
}

fieldset.nonadmin
{
   background-color: #FFFFCC;
   width : 100%;
   margin : 0;
}

caption /* Titre du tableau */
{
   margin: auto; /* Centre le titre du tableau */
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.1em;
   color: black;
   margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}


th /* Les cellules d'en-tête */
{
   background-color: #FFCCCC;
   color: black;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

table {table-layout: fixed ;
}

table.tableau {
border : 1px solid green;
margin : 0px;
padding : 0px;
text-align : center;
border-spacing: 0px;
}

table.tableau td {
border : 1px solid green;
padding : 0px;
margin : 0px;
text-align : center;
border-spacing: 0px;
}

table.brokers {
border : 1px solid gray;
margin : 0px;
padding : 0px;
border-spacing: 0px;
}

table.brokers td {
border : 1px solid gray;
padding : 2px;
margin : 0px;
text-align : center;
border-spacing: 0px;
}

table.brokers th /* Les cellules d'en-tête */
{
background-color: green;
color: white;
border : 1px solid gray;
padding : 2px;
margin : 0px;

border-spacing: 0px;
}


table.general
{
margin : 0;
padding: 4px;
border-spacing: 0px;
background-color: #ffffff;

}


/*Main Menu**/
td#mainmenu  { width : 250px; vertical-align: top; border-right: 1px solid #d9d9d9; }
td#mainmenu a     { color: #5b3e38; font-size: 12px; font-family: "Arial"; text-decoration: none; margin: 0 0 0 0px; padding: 2px; border-bottom: 1px solid #d9d9d9; display: block }
td#mainmenu a:hover     { color: white; text-decoration: none; background-image: url("http://www.devenir-trader.fr/img/menu-up.jpg"); background-color: #6CA1B1; border-style: solid; border-width: 0px 0px 1px 0px }
td#mainmenu a.menuTop {padding-left: 5px; background-color: #d9d9d9; font-weight: bold;}
td#mainmenu a.menuAccueil {padding-left: 5px; background-image: url("http://www.devenir-trader.fr/img/menu-up.jpg"); color: #ffffff; font-weight: bold;}
td#mainmenu a.menuMain {padding-left: 10px; }
/*left Column**/
td#leftcolumn    { font-size: 11px; background-color: '#5b3e38'; padding: 0px 0px 0px; border-right: 1px solid #5b3e38; border-top: 1px solid #5b3e38; border-bottom: 1px solid #5b3e38; border-left: 0px solid #5b3e38; width: 250px;}
/*footer**/
td#footer    { width : "1014px"; font-size: 10px; background-image: url("http://www.devenir-trader.fr/img/footer-basic.jpg");  padding: 0px; text-align : center; }


td#middleblock { text-align: left; padding : 1px 10px 10px 10px; background-color: #ffffff; }

td#case1    { width : "355px"; max-width : "355px"; height : "201px"; background-image: url("http://www.devenir-trader.fr/img/left-box.jpg");  background-repeat: no-repeat; padding: 5px; }
td#case2    { width : "355px"; max-width : "355px"; height : "201px"; background-image: url("http://www.devenir-trader.fr/img/right-box.jpg");  background-repeat: no-repeat; padding: 5px; }
td#case3    { width : "355px"; max-width : "355px"; height : "201px"; background-image: url("http://www.devenir-trader.fr/img/left-box.jpg");  background-repeat: no-repeat; padding: 5px; }
td#case4    { width : "355px"; max-width : "355px"; height : "201px"; background-image: url("http://www.devenir-trader.fr/img/right-box.jpg");  background-repeat: no-repeat; padding: 5px;}
td#all   { width : "500px"; max-width : "500px"; padding: 5px;}


.affich-comment-left
{
width : 355 px;
font-family: "verdana";
font-size: 12px;
text-align : justify;
text-indent: 20px;
margin-top: 12px; /* Pour éviter que les éléments du menu ne soient trop collés */
margin-right: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
}

.affich-comment-right
{
width : 355 px;
max-width : "355px";
font-family: "verdana";
font-size: 12px;
text-align : justify;
text-indent: 20px;
margin-right: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
margin-top: 12px; /* Pour éviter que les éléments du menu ne soient trop collés */
}




.affichage_prod
{
   background-color: #ffffff;
   background-image: url("http://www.mes-bonnes-affaires.fr/img/modele/bg_block.jpg");
   background-repeat: repeat-x;
   border: 1px solid #5b3e38;
   padding : 0;
   margin-bottom: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-top: 0px; /* Pour éviter que les éléments du menu ne soient trop collés */
}

.affichage_logo_gauche
{
   background-color: #ffffff;
   float :left;
   width: 150;
   padding-left : 20px;
   padding-right : 20px;

}
.affichage_logo_droite
{
   background-color: #ffffff;
   float :right;
   width: 150;
   padding-left : 20px;
   padding-right : 20px;

}
.affichage_desccourte
{
   font-family: "verdana";
   font-size: 13px;
   text-align : center;
   margin-bottom: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-top: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
   color: #5b3e38 ;
   font-weight: bold;
   
}
.affichage_texte
{
   background-color: #ffffff;
   padding : 5px;
   font-family: "verdana";
   font-size: 12px;
   text-align : justify;
   text-indent: 20px;
  
}
.affichage_texte:first-letter /* La première lettre de chaque paragraphe */
{
   font-weight: bold; /* En gras */
   font-size: 1.2em; /* Ecrit légèrement plus gros que la normale */
   color: #80cae3; /* En bleu */
}


.affichage_lien
{
   margin-bottom: 5px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-top: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-right: 50px; /* Pour éviter que les éléments du menu ne soient trop collés */
   text-align : right;
}

.imageflottante
{
   float: left;
   position: relative;
   
}

.all
{
	background-color : "#ffffff";
	width : "1014px";
}

.avantage
{
	color: #009966;
	font-family: "Arial";
	font-size: 11px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
}

.petit-titre
{
	color: green;
	font-family: "Arial";
	font-size: 12px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: underline;
}


.lien-gauche
{
margin-top : 10px;
margin-bottom : 10px;
float: left;
display : inline;
}

.lien-droite
{
margin-top : 10px;
margin-bottom : 10px;
float: right;
display : inline;
}

a {
	background-color: inherit;
	color: #009966;
	font-family: "Arial";
	font-size: 11px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
	
	color: red;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;

}

a.bas {
	background-color: inherit;
	color: red;
	font-family: "Arial";
	font-size: 11px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
	
}

a.bas:hover {
	
	color: #009966;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;

}

a.chapitre {
	background-color: inherit;
	color: gray;
	font-family: "Arial";
	font-size: 11px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover.chapitre {
	
	color: #009966;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;

}

a.footer {
	background-color: inherit;
	color: #ffffff;
	font-family: "Arial";
	font-size: 12px;
	list-style-position: outside;
	text-decoration: none;
	
	
}

a.footer:hover {
	background-color: inherit;
	color: #80cae3;
	font-family: "Arial";
	text-decoration: none;
	font-size: 12px;
}

input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #6CA1B1;
}
 
label
{
   color: blue; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}
 
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #5b3e38;
   font-weight: bold;
}
 
fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   background-color: #e5ffff;
   width : 500px;
   max-width : 500px;
}

caption /* Titre du tableau */
{
   margin: auto; /* Centre le titre du tableau */
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.1em;
   color: black;
   margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}


th /* Les cellules d'en-tête */
{
   background-color: #8dd4e9;
   color: black;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}