body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(background.png);
	background-repeat: repeat-xy; 
	background-color:#BDEEEA;   
		

}

td.main{ 
		background-color:#FFFFFF;
		color: #0D4A5F;   
		font-family: tahoma;
		background-repeat: repeat-xy; 
		font-size: 11px;
		line-height: 12px;
		text-align: justify;
		background-repeat: repeat-xy; }
		
td{ 
		
		color: #0D4A5F;   
		font-family: tahoma;
		font-size: 11px;
		line-height: 12px;
		text-align: justify;
		 }
		

                
a:link.nav, a.nav:visited, a.nav:active {
color: #3FAEB7;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
}

a.nav:hover {
color: #9BE7DB;
border-bottom: 0px dotted #FFFFFF;
border-top: 0px dotted #FFFFFF;
border-left: 0px dotted #FFFFFF;
border-right: 0px dotted #FFFFFF;
letter-spacing: 7px;
text-transform: lowercase;
text-decoration: bold; }

a, a:link, a:visited, a:active {
		color: #3FAEB7;
		text-decoration: none;
		letter-spacing: 0px;
		}
	
	a:hover {
		color: #9BE7DB;
		text-decoration: none;
		border-bottom: 0px dotted #9BE7DB;
		letter-spacing: 7px;

		
	
                }


.titre {	
		font-family: Tahoma;
	letter-spacing: 20px;
	text-transform: uppercase;
	font-size: 11px;
	color:#68D6E5; 
	background-color: #FFFFFF; 
	font-weight: bold;
	padding-top: 3px; 
	padding-bottom: 3px; 	
	margin-bottom:6px;
	margin-top:4px;
	padding-right:4px;
	text-align: center;
	border-bottom: 1px dotted #68D6E5;	
	border-right: 1px dotted #68D6E5;
	border-left: 1px dotted #68D6E5;	
	border-top: 1px dotted #68D6E5;
	}
font.date
	{	
	text-transform: none;	
	color: #68D6E5;	
	}



div.sidebar
{	
	padding-top: 2px;
	line-height: 12px;

}