body
	{
		background-color:#FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	12px;
	}
	h1
	{
		font-size:	24px;
		font-weight: bold;
		color: #31b3aa;
	}
	.onglet
	{
		text-align:center;
		margin:2px;
		margin-bottom:2px;
		height:18px;
		min-height:18px;
		width:20px;
		min-width:20px;
		float:left;
		/*display: inline;*/
		background-color:#31b3aa;
		
	}
	.onglet2
	{
		text-align:center;
		margin:2px;
		margin-bottom:2px;
		height:18px;
		min-height:18px;
		width:110px;
		min-width:110px;
		float:left;
		/*display: inline;*/
		background-color:#31b3aa;
	}
	.ongletDate
	{
		text-align:center;
		margin:2px;
		margin-bottom:2px;
		height:18px;
		min-height:18px;
		width:240px;
		min-width:240px;
		float:left;
		/*display: inline;*/
		background-color:#a2ddd7;
	}
	
	a:link , a:visited , a:hover /* cibles non encore visites */
	{
		
		color:							#179189;
	} 
	
	#div_menu a:link /* cibles non encore visites */
	{
		
		color:							#FFF;
	}    
	#div_menu a:visited /* cibles visites */
	{
		color:							#FFF;
		
	} 
	#div_menu a:hover /* Liens pour "MouseOver" */
	{
	
		color:							#FFF;
	} 
	
	#div_contenu
	{
		padding-top:30px;
		
		
	}
	
	#tab_liste td
	{
		border: 0px;
	
	}
