﻿.ColonneGauche,
.Colonne_Gauche_Cellule_Bas
{
	background-color: #669900;
	padding-top: 10px;
}


.Colonne_Gauche_Table
{
}
.Colonne_Gauche_Table td
{
}

.Menu_Gauche_TableRubriques
{
}
.Menu_Gauche_TableRubriques td
{
	padding-left : 2px;
	padding-right : 2px;
}

.Menu_Gauche_Bibliotheque
{
	width: 150px;
	height: 31px;
	text-align: left;
}

.Menu_Gauche_Bibliotheque a:hover
{
	cursor: auto;
}

.Menu_Gauche_Bibliotheque
{
	background-image: none;
}

.Menu_Gauche_Bibliotheque:hover
{
	background-image : none;
}

.Menu_Gauche_Bibliotheque_LienRubrique
{
	font-size: 10pt;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(   '/images/boutons/puce_bleu_fonce.gif' );
}

.Menu_Gauche_Bibliotheque_LienSousRubrique
{
}

.Menu_Gauche_Bibliotheque_Items
{
	background-color : #669900;
}

.Menu_Gauche_Bibliotheque_Items a
{
	display: block;
    text-decoration: none;
	font-size : 11pt;
    color : #FFFFFF;
}

.Menu_Gauche_Bibliotheque_Items a:hover
{
	color : #000066;
}

.MenuLittleTexte
{
	font-size: 11pt;
}

.ColonneDroite
{
	border-left: #669900 2px solid;
	text-decoration : none;
}