body
		{
			margin: 10px 0 ;
			padding: 0 ;
			text-align: center ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: #000000 ;
		}
		h2
		{
	color:#FFFFFF;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
		}
		div#site
		{
	margin: 0 auto;
	width: 950px;
		}
		div#conteneur
		{
	text-align: left;
	width: 770px;
	border: 2px solid #660033;
	background: #993366;
	float: left;
		}
		div#header
		{
	border-bottom: 2px solid #660033;
	height: 70px;
		}
		div#title
		{
	float: left;
	margin-left: 10px;
	padding-top: 15px;		
		}
		div#pubhaut
		{
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
		}
		div#center{
		
		}
		div#pubsousheader{
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #660033;
		}
		div#contenu{
	border-right: 2px solid #660033;
	float:left;
	width:600px;
	padding-top: 15px;
	padding-bottom: 20px;
		}
		div#navbar{
	width:160px;
		}
		div#navbar h5{
	color: #FFFFFF ;
	padding-left:5px;
		}
		div#pubdroite
		{
	margin-left: 5px;
	text-align: left;
		}
				
		div#conteneur h3
		{
	padding-left: 25px;
	line-height: 25px;
	font-size: 1.4em;
	background: url(little_apple.gif) no-repeat left bottom;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
		}
		
		div#conteneur h4
		{
			margin-left: 15px ;
			padding-left: 5px ;
			border-bottom: 1px solid #FFFFFF ;
			border-left: 3px solid #FFFFFF ;
			color: #FFFFFF ;
		}
		
		div#conteneur p
		{
	color: #FFFFFF;
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	padding-right: 10px;
	padding-left: 10px;
		}
		div#conteneur a
		{
		color: #FFFFFF;
		}
		
		div#conteneur a.lien{
		color:#FFFFFF;
		text-decoration : none;
		font-weight: normal;
		}
		div#conteneur a.lien:hover{
		color:#FFFFFF;
		cursor: text;
		text-decoration:none;
		}
		
		div#conteneur a:hover
		{
			color: #FFFFFF ;
		}
		
		div#footer
		{
	margin: 0;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
	border-top: 2px solid #660033;
	clear:left;
		}
		