
		body
		{
			margin: 10px 0 0 0;
			padding: 0 ;
			text-align: left ;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			background: #e8eff4 ;
			color: #8ea9c2 ;
		}
		
		div#conteneur
		{
			width: 950px ;
			margin: 0 auto ;
			text-align: left ;
			border: 2px solid #2b6261 ;
			background: #fff ;
		}

		
		
h1
		{
			padding-top: 2px ;
			padding-left: 10px ;
			padding-bottom:2px;
			font-size: 14px;
			color: #ffffff ;
			border-spacing:0;
			margin:0;		
		}
h3
{
font-size: 14px;
color:#a24e7c
}

		ul#menu
		{
			height: 25px ;
			margin: 0 ;
			padding: 0 ;
			border-spacing:0;
			background: url(bg_menu.gif) repeat-x 0 -25px ;
			list-style-type: none ;
		}
				
		ul#menu li
		{
			float: right ;
			text-align: center ;
		}
		
		ul#menu li a
		{
			width: 140px ;
			line-height: 25px ;
			letter-spacing: 1px ;
			color: #74899d ;
			display: block ;
			text-decoration: none ;
			border-left: 1px solid #9b4b77 ;
		}
		
		ul#menu li a:hover
		{
		    color: #ffffff ;
			background: url(bg_menu.gif) repeat-x 0 0 ;
		}
		
		
		ul#menu li a.test
		{
			width: 140px ;
			line-height: 25px ;
			letter-spacing: 1px ;
			color: #ffffff ;
			display: block ;
			text-decoration: none ;
			border-left: 1px solid #9b4b77 ;
			background: url(bg_menu1.gif) repeat-x 0 0 ;
		}
		
		ul#menu li a:hover.test
		{
		    color: #9b4b77 ;
			background: url(bg_menu1.gif) repeat-x 0 -25px ;
		}
		
		
		
		div#contenu
		{
			}
		

		
			
		div#contenu p
		{font-size: 12px;
		color: #8ea9c2 ;
		padding-top: 15px ;
			padding-left: 10px ;
			padding-right: 10px ;
			text-align: justify ;
				
				}
		
		div#contenu a
		{
			color: #a24e7c ;
		}
		
		div#contenu a:hover
		{
			color: #a24e7c ;
		}
		
	
		p#footer
		{	font-size: 11px;
			margin: 0 ;
			padding-right: 10px ;
			line-height: 30px ;
			text-align: center ;
			color: #fff ;
				}
		
		
			p#footer a
		{
			font-size: 11px;
			text-decoration: none ;
			color: #fff ;
		}
			p#footer a:hover
		{
			color: #a24e7c ;		
			text-decoration: underline;
		}
		
		pre
		{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
		
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
.titi
{color: #a24e7c ;
font-size: 14  ;
}




a:link {
	color: #a24e7c;
	
	text-decoration: none;
}
a:visited {

	text-decoration: none;
	color: #a24e7c;
}
a:hover {

	text-decoration: underline;
	color: #a24e7c;
}


li {
 
 font-size: 12;
 color: #8ea9c2;
 display : list-item;
 list-style-position: outside;
}
