/* begin font*/
body, div, h1, h2, h3, table, p, li, td, th, ul, ol, textarea, input, select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* end font */

/* begin links*/
A			{color : #005084; text-decoration : none; font-weight : normal;} 
A:HOVER		{color : #005084; text-decoration : underline;}
A:ACTIVE	{color : #005084;}
A:VISITED	{color : #005084;}
A:LINK 		{}
/* end links*/


.LeftMenuHeader 			{font-weight : bold; color: #888888;}
.LeftMenuHeader A			{color: #888888;}
.LeftMenuHeader A:LINK		{color: #888888;}
.LeftMenuHeader A:VISITED	{color: #888888;}
.LeftMenuHeader A:ACTIVE	{color: #888888;}
.LeftMenuHeader A:HOVER		{color: #888888;}

.GreenBox {
 	border-top: 1px solid #97B832; 
	border-left: 1px solid #97B832;	
	border-right: 1px solid #97B832;	
	border-bottom: 2px solid #97B832;	
	padding: 5px 5px 5px 5px;
}
.GreenBoxHeader {
 	border-top: 1px solid #97B832; 
	border-left: 1px solid #97B832;	
	border-right: 1px solid #97B832;	
	border-bottom: 2px solid #97B832;	
	background-color: #97B832; 	
	padding: 5px 5px 2px 5px;
}
.TDMain{
	padding: 0px 20px 0px 20px;
}
.GRPCTitre2{
	padding: 0px 5px 0px 5px;
	border-left: 2px solid #97B832;	
	border-right: 2px solid #97B832;	
	font-weight: normal; 
	font-size: 14px; 
	color: #0076AF;
}
.GRPCCadre{
	padding: 10px 10px 10px 10px;
	
	font-weight: normal; 
	background-color: #DEEEFB;
}
.GRPCCadreTitre{
	
	font-weight: normal; 
	font-size: 16px; 
}

.TitreHeader			{font-weight: normal; font-size: 18px; color: #0076AF;}
.TitreHot				{font-weight: bold; font-size: 14px; color: #333333;}
.TitreNews				{font-weight: bold; font-size: 13px; color: #333333;}
.TitreRecord			{font-weight: bold; font-size: 12px; color: #333333;}

.plusdinfo				{color: #888888;}
.plusdinfo A			{color : #336699; text-decoration : none; font-weight : normal;} 
.plusdinfo A:HOVER		{color : #336699; text-decoration : underline;}
.plusdinfo A:ACTIVE		{color : #336699;}
.plusdinfo A:VISITED	{color : #336699;}
.plusdinfo A:LINK 		{}

.Agenda					{color: #888888; font-style: italic;}
.Agenda A				{color : #336699; text-decoration : none; font-weight : normal;} 
.Agenda A:HOVER			{color : #336699; text-decoration : underline;}
.Agenda A:ACTIVE		{color : #336699;}
.Agenda A:VISITED		{color : #336699;}
.Agenda A:LINK 			{}

	
.FBOImage 				{margin: 5px 10px 5px 0px;}
.invisible { display:none;visibility:hidden;overflow:hidden } 

.ecbp-gros-titre {
	color: #888888;
	font : bold normal 30px Arial;
	font-weight : bold;
	font-family : Arial;
	font-size : 30px;
	font-style : normal;
	font-variant : normal;
	background-color: #ffffff;
	padding: 3px 0px 0px 5px;
}
.ecbp-titre {
	color: #000000;
	font : bold normal 14px Arial;
	font-weight : bold;
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
}
.ecbp-stitre {
	padding: 0px 5px 0px 5px;
	border-left: 2px solid #97B832;	
	border-right: 2px solid #97B832;	
	font-weight: bold; 
	font-size: 12px; 
	color: #0076AF;
	
}

