body {
	color: black; 
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainTable {
	height: 100%;
	width: 990px;
}

.leftMenu {
	background-image: url(images/back_pointille.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

.leftMenuAvecTexte {
	background-image: url(images/l_m_quadrille_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: x-small;
	height: 159px;
	
}
.leftMenuText {
	font-size: x-small;
}

.cellDuTexte {
}

.cellDuTexteIn {
	background-color: #FFFFFF;
	color: #000000;
	font-size: x-small;
}

.listUsers {
	color: #5A5041;
}


/*hides all the images from the printer*/
#noImageOnPrint img{
	display: none;
}

/*Displays the name of the page as text(which is an image on the screen)*/
#NameOfThePage {

}

/*
//////////////////////////////////////////////////////
 			ID: MENU PRINCIPAL
//////////////////////////////////////////////////////
*/

/*juste pour le plaisir de pouvoir mettre le display:none pour print.css*/
#topMenuID {
	display:none;
}


.topMenu {
	font-size: small;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topMenuID a{
	color: #993300;
	text-decoration:none;
	font-size: x-small;	
	font-weight: bold;
}

#topMenuID a:link{
	color: #993300;
}

#topMenuID a:hover{
	color: #FFFEF8;
}



/*
//////////////////////////////////////////////////////
 			ID: TEXTE DU INCLUDE DE CHAQUE PAGE
//////////////////////////////////////////////////////
*/
#TextePrincipal{
	width: 650px;
}

#TextePrincipal a {
	color: #000000;
	font-style: italic;
	text-decoration:underline;
}

#TextePrincipal a:link {
	color: #A7B0BA;
	font-style: italic;
	text-decoration:underline;
}

#TextePrincipal a:hover {
	font-weight: bold;
}


#TextePrincipal a:visited {
	color: #000000;
	font-style: italic;
	text-decoration:underline;
}



/*
////////////////////////////////////
 			ID: LEFT MENU 
////////////////////////////////////
*/

#leftMenu {
	display:none;
}

#leftMenu a{
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}


#leftMenu a:hover{
	color: #A3B7CD;
}

#leftMenu a:active{
	color: #333333;
}



/*
////////////////////////////////////////////////////////////////////////
 			ID: SITES WEB D'INTÉRÊTS
//////////////////////////////////////////////////////////////////////// 
*/

#SitesWebDInteret {
	display:none;
}


.siteDinterets {
	border: 1px solid #333333;
	font-size: xx-small;
	padding: 10px;
	background-color: #FFFEF8;
}

#SitesWebDInteret a{
	color: #333333;
	font-weight: normal;
	text-decoration:none;	
}

#SitesWebDInteret a:hover{
	text-decoration:underline;	
}

#SitesWebDInteret a:visited{
	color: #999999;
	text-decoration:none;	
}


/*
////////////////////////////////////////////////////////////////////////
 			ID: Gestion des clients
//////////////////////////////////////////////////////////////////////// 
*/

.gestion {
	font-size: xx-small;
	padding: 5px;
	background-color: #FFFEF8;
}

#gestion a{
	color: #396792;
	font-weight: normal;
	text-decoration:none;	
}

#gestion a:hover{
	text-decoration:underline;
	font-weight: normal;
	color: #FFCC99
	
}

#gestion a:visited{
	text-decoration:none;
	font-weight: normal;		
}
