﻿/*

	Style sheet - Moyen caractère

*/

/* liste de lien en haut de la page */
tr.topmenu
{
	 height: 25px;	
	 background: #0f2f68;
	 font-family: Arial;
	 color:#8e9c9f;
	 font-size: 14px ;	 
}

/* table bas gauche */

td.titrecommuniques
{	
	background-color:#062657;
	color:white;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	padding-left: 10px;	
}

td.titrerapport
{	
	background-color:#bb992e;
	color:white;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	padding-left: 10px;		
}

tr.commfondbleu
{	
	background-color:#eaeaea;
	color:#11245c;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	vertical-align:top;
	padding-left: 5px;		
	padding-top:2px;	
	padding-bottom:2px;	

}

tr.commfondblanc
{	
	background-color:#ffffff;
	color:#11245c;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	vertical-align:top;
	padding-left: 5px;		
	padding-top:2px;	
	padding-bottom:2px;	
	
}

td.comm
{
	/*color:#3f3f3f;*/
	color:Black;
	font-size:14px;
	/*cursor: pointer;*/
}

/* table bas centre*/
td.titrebascentre
{
	padding-top: 5px;	
	padding-left: 20px;		
	color:#1d3768;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	/*cursor: pointer;*/
}

td.bascentre
{
	padding-left: 40px;	
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	/*cursor: pointer;*/
}

td.bascentretexte
{
	padding-left: 40px;	
	font-family: Arial;
	font-size:14px;
	/*font-weight:bold;*/
	/*cursor: pointer;*/
	padding-bottom: 5px;
}

/* style des autres pages */

td.titre
{
	font-family: Arial;
	color: #032251;
	font-size:18px;
	font-weight:bold ;
	text-align:left;
	padding-left:30px;
}

td.contenu
{
	font-family: Arial;
	color: black;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-left:50px;	
	padding-right:50px;	
	vertical-align:top;
}

td.contenufaq
{
	font-family: Arial;
	color: black;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-left:50px;
	padding-right:0px;	
	vertical-align:top;	
}

/* Plan */
.NodePlan
{
	font-family :Arial;
	font-size:12pt;
	color: Black;
}

.NodeHover
{
	font-family :Arial;
	font-size:12pt;
	font-weight:bold;
}

.NodeParent
{
	font-family :Arial;
	font-size:12pt;
	color:#bd9732;
	font-weight: bold;
}

.NodeSelected
{
	font-family :Arial;
	font-size:12pt;
	font-weight:bold;	
}
