/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .plan { font-family: Arial,Helvetica,sans-serif;
    color: rgb(227, 186, 255);
    font-weight: bold;
    text-align: center;
    background-color: rgb(98, 0, 196);
    }

  .cote { font-family: Arial,Helvetica,sans-serif;
    color: rgb(227, 186, 255);
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-color: rgb(98, 0, 196);
    margin-left: 2%;
    margin-right: 1%;
    }

  .puce { font-family: Arial,Helvetica,sans-serif;
    color: rgb(227, 186, 255);
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    }

  .titre { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 153, 0);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    }

  .sous-titre { font-family: Arial,Helvetica,sans-serif;
    color: rgb(98, 0, 196);
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    text-decoration: underline;
    margin-left: 2%;
    margin-right: 2%;
    }

  .petit-titre { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 153, 0);
    font-size: 19px;
    font-weight: normal;
    text-align: justify;
    text-decoration: none;
    margin-left: 10%;
    margin-right: 10%;
    }

  .texte { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
    text-decoration: none;
	line-height: 22px;
    margin-left: 2%;
    margin-right: 5%;
    }
	
.histotitre { font-family: Arial,Helvetica,sans-serif;
    color: rgb 6200c4;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    background-color: rgb(227, 186, 255);
    margin-left: 10%;
    margin-right: 1%;
    }
	
	#fond_cellule 
	{
			background-image: url(image/photocop.jpg);
	}

	

  a:link { text-decoration: none;
    color: rgb(227, 186, 255);
	 font-weight: bold;
    }

  a:visited { text-decoration: none;
    color: rgb(227, 186, 255);
	 font-weight: bold;
    }

  a:active { text-decoration: none;
    color: rgb(212, 115, 212);
	 font-weight: bold;
    }

  a:hover { text-decoration: underline;
    color: rgb(212, 115, 212);
	 font-weight: bold;
    }
