body 	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: Black;
		font-size : x-small;
		}

a 		{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		text-decoration: none;
		}
		
a.LienFonce {
		color: #023878;
		}		
		
a.LienClair {
		color: #FDF5E6;
		}		
			  
a:Hover	{
		color : #4298D3;
		}

td		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : x-small;
		}
		
td.ContenuPage	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : x-small;
		border: 1px dotted #4298D3; 
		}

td.ForumSujet	{
		border-top: 1px dotted #4298D3; 
		}
td.ForumDiscussion	{
		border-bottom: 1px dotted #4298D3; 
		}
		
td.ForumDiscussion2	{
		border-bottom: 2px solid #4298D3; 
		}						

td.BoxTitre	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		background-color: #4298D3;
		color: #FDF5E6;
		}
		
td.BoxTitreCentre1	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		background-color: #74AACF;
		color: #023878;
		}
		
td.BoxTitreCentre2	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		background-color: #A8BFCF;
		color: #023878;
		}
		
td.BoxTitreCentre3	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		background-color: #A8BFCF;
		color: #023878;
		}				
		
td.BoxContenu	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : x-small;
		background-color: #FDF5E6;
		color: #000000;
		}					   
 			   
.button {
		border-top-width: 1px;
		border-top-color: #D1E3EF;
		border-left-width: 1px;
		border-left-color: #D1E3EF;
		border-right-width: 1px;
		border-right-color: #D1E3EF;
		border-bottom-width: 1px;
		border-bottom-color: #D1E3EF;
		background-color: #4298D3;
		color: #D1E3EF;
		font-size: 8pt;
		font-family: Verdana, Arial, Helvetica, sans-serif
	 	}

hr		{
		color : #B22222;
		}

TH.calMois { font-size : 10px; font-weight: bold; text-align : center; color : #b22222; background : #D1E3EF; }
TD.calSing { font-size : 9px; text-align : center; color : #000000; background : #D1E3EF; }
TD.calSemaine { font-size : 9px; color : #000000; background : #FDF5E6; }
TD.calJour { font-size : 9px; text-align : center; color : #000000; background : #D1E3EF; }
TD.calJour A { font-size : 9px; text-align : center; color : #000000; background : #D1E3EF; text-decoration: none; }
TD.calJour A:hover { font-size : 9px; text-align : center; color : #FDF5E6; background : #D1E3EF; text-decoration: none; }
TD.calJourSel { font-size : 9px; font-weight: bold; text-align : center; color : #000000; background : #FDF5E6; }	
TD.calJour2 { font-size : 13px; text-align : left; color : #000000;  }		