﻿/* Zone : Zone de navigation à gauche de la page */

.sommaire
{
 	background-image: url(Images/Contenu/PNG/PageComptes01.png);
	background-repeat: no-repeat;
    margin-top: 0;
    margin-left: 0;
    padding-top: 40px;
    padding-bottom: 20px;    
    float: left;
    width: 174px;
}

.sommairenotreecole
{
 	background-image: url(Images/Sommaire/PNG/SommaireNotreEcole.png);
	background-repeat: no-repeat;
    width: 165px;
    height: 35px;
}

.sommaire01
{
 	background-image: url(Images/Sommaire/PNG/SommairePluriComptes.png);
	background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 20px;    
    width: 174px;
}

.sommaire01 a
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire01 a:visited
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire01 a:active
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire01 a:hover
{
    color: #a71930;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire02
{
 	background-image: url(Images/Sommaire/PNG/SommaireNotreEcole.png);
	background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 20px;    
    width: 174px;
}

.sommaire02 a
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire02 a:visited
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire02 a:active
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire02 a:hover
{
    color: #a71930;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire a
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire a:visited
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire a:active
{
    color: #002F5F;
    text-decoration: none;
    font-weight: bold; 
}

.sommaire a:hover
{
    color: #a71930;
    text-decoration: none;
    font-weight: bold; 
}

.separationsommaire
{
    width: 165px;
    height: 25px;
}

.sommairetreeview
{
    line-height:  18px;
    padding: 0;
}

.sommairetreeview a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
    margin: 0;
	padding: 0; 
}

.sommairetreeview a:hover,
.sommairetreeview a:visited:hover
{
	color: #9A0000;
	font-weight: bold;
	text-decoration: none;
    margin: 0;
	padding: 0; 
	overflow: hidden;	
}