#container {
			width: 750px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; 
			font-size: 0.7em;
			line-height: 1.6em;
			color: #666;
			background-color: #FFF;
		}
		

		
h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 3em;
			color: #990099;
			margin-bottom: 30px;
			background-color: #FFF;
		}
		
h2 {
			color: #990099;
			font-size: 1.5em;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
h3 {
			color: #000;
			font-size: 1em;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
a {
			color:#990099;
			text-decoration: underline;
		}

a:hover {
			
			text-decoration: none;
		}

		
	
#header {
			border-bottom: 4px solid #990099;
			padding-top: 10px;
			clear: both;
			margin-bottom: 10px;
		}
		

		
#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #000;
		}


#content {
			width: 362px;
			margin-left: 180px;
			margin-right: 200px;
		}
		
#content p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD; 
		}
.savoir_plus { height:1px; width:1px; display:none; }

