h1 {font-family: Verdana; font-size: 16px; font-weight: bold; color: rgb(102, 102, 204);}
h2 {font-family: Verdana; font-size: 12px; font-weight: bold; color: rgb(102, 102, 204);}
a img{border: none;}

.general_style {font-family: Verdana; font-size: 13px; margin: 5px; text-align: left; margin-bottom: 10px;}
.main_title{font-family: Verdana; font-size: 18px; font-weight: bold; color: rgb(102, 102, 204); text-align: center; margin-bottom: 15px;}
.commentaire {font-size: 10px; text-align: center; margin-top: 10px;}

/*****mise en forme des tableaux d'affichage des articles***********/
table.article {font-family: Verdana; font-size: 10px; width: 100%; background-color: rgb(245, 245, 255); border:1px solid rgb(102, 102, 204);}

/*****mise en forme des tableaux issus du site de la FFBB***********/
table.tableauFFBB {font-family: Verdana; font-size: 12px; background-color: rgb(175, 207, 255); margin-left:auto; margin-right:auto;}
table.tableauFFBB td {padding: 5px;}
table.tableauFFBB .table_title {font-weight: bold;}
table.tableauFFBB .select-altern, .select-no-altern {font-weight: bold;}
table.tableauFFBB .altern-2 {background-color: rgb(230, 230, 255);}
table.tableauFFBB .no-altern-2 {background-color: rgb(245, 245, 255);}

table.tableauFFBB2 {font-family: Verdana; font-size: 12px; background-color: rgb(175, 207, 255); margin-left:auto; margin-right:auto;}
table.tableauFFBB2 td {padding: 5px;}
table.tableauFFBB2 .table_title {font-weight: bold;}
table.tableauFFBB2 .altern-2, .no-altern-2 {background-color: rgb(245, 245, 255);}

/*****mise en forme du menu de gauche********************************/
#monmenu {font-family: Verdana; font-size: 12px; margin-left: 15px;}
#monmenu table.titre {font-family: Verdana; font-size: 12px; color: rgb(255, 255, 255); font-weight: bold; width: 160px; padding-left: 0px; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px solid white;}
#monmenu ul {position: relative; left: -35px;}
#monmenu li {padding: 1px; margin: 0px; width: 150px; list-style-type: none; background-color: #9ac7df; left: 0px; position: relative;}
#monmenu ul.niveau2 li {width: 90px;}
#monmenu ul ul {display: none; padding: 0px; margin: 0px; border: #FFFFFF 1px solid; position: absolute; top: -1px; left: 152px;}
#monmenu li:hover ul.niveau2 {display: block;}
#monmenu li:hover {background-color: rgb(230, 230, 255)}
#monmenu .clignotant_style {text-align: center; text-decoration: blink;}

/*****mise en forme des tableaux de playoffs ************************/
table.tableau_playoffs {font-family: Verdana; font-size: 12px; background-color: rgb(175, 207, 255); margin-left:auto; margin-right:auto; width:610px}
table.tableau_playoffs td {padding: 5px; text-align: center;}
table.tableau_playoffs td.colonne_titre {width: 140px; text-align: left;}

/***********************************************************************************************************************************************************/

/* tutoriel moontools*/
/* rendons notre barre de nav un peu plus belle*/
#barre_navigation {width : 200px; padding: 0; margin : 0; float : left;}
#barre_navigation h4{padding: 4px 10px ; font-size: 12px; font-weight: normal; text-transform: uppercase; color: #FFF; background: #3399FF; cursor: pointer; margin : 0 0 1px 0 ;}
#barre_navigation a{text-decoration : none;}
#barre_navigation ul{padding: 4px 2px 4px 10px; font-size: 11px; color: #FFF;}
#barre_navigation ul li{list-style-type : none; padding : 2px 0 2px 0; margin : 0;}
#barre_navigation ul li a {text-decoration: none; color: #000000;}
#barre_navigation ul li a:hover {text-decoration: none; color: #00FF00; background-color: #FF3366;}
#contenu_galerie img{margin: 10px 10px 10px 10px;}

