body { 
	 background-color:#F1F0EA; 
	
	}
	
#page {
	width: 800px; 
	position:relative;
	left:50%;
	margin-left:-400px;
	margin-top:0px;
	}
	
h3 { 
	font: italic normal 12pt trebuchet ms; 
	text-align:center; 
	color: #cc6600;
	}

#sub_header {
    background: url(../logoHautW.jpg) no-repeat top left; 
	border:1px solid #cc6600;
	margin-top: 0px; 
	height: 200px; 
	width: 800px;
		
	}

#sub_header h3 {
	font: italic 16pt/16pt trebuchet ms;
	padding-right:10px;
	padding-top:10px; 	
	text-align: right;
	} 
	
#sub_header a {
	text-decoration: none;
	color: #cc6600;
	}

#sub_header a:hover{
	text-decoration: underline;
	color:993333;
	}	
	
#sub_header ul {
	padding-top:0px; 
	padding-right:10px; 
	text-align: right;
	}

#sub_header li {
	font: italic 10pt/16pt trebuchet ms;
	color: #cc6600;
	} 

#heart {
	padding-top:15px;
	margin-top:5px;
	height:980px;
	background: url(../fondHeartW.jpg) no-repeat;
	
	}
	
		

#menu {
	width: 200px;
	height: 950px;
	float: right;
	background: url(../fondMenuW.jpg) no-repeat;
	margin-top:0px;
	margin-right:10px;
	padding-right:0px;
	
	}

#menu li {
	font: italic 8pt trebuchet ms; 
	text-align:left;
	color: #cc6600;
	}
	
#menu h3 {
	font:  bold 12pt trebuchet ms; 
	text-align:center;
	text-decoration: underline;
	padding-top:5px;
	padding-left: 5px;
	color: #cc6600;
	line-height: 1em;
	}	

#menu p {
	font:  8pt trebuchet ms; 
	text-align:center;
	color: #ccff33;
	}
	
.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 5em; /* 3 hauteurs de lignes pour la lettrine*/
	font: regular Georgia 50pt;
	color: #fff;
	background-color: #cc6600; 
	line-height: 1em;
	width:15px;
	padding-left:10px;
		}
	
#menu a {
	text-decoration: none;
	color: #cc6600;
	}

#menu a:hover{
	text-decoration: none;
	color: #993333;
	}	
	
#article {position: relative; }
	


#photo	{
	float:left;
	padding-top:70px;
		}
	
#sujet p{
	font: italic 8pt trebuchet ms; 
	color: #cc6600;
	text-align:justify;
	padding-right: 10px;
	padding-left:10px;
	padding-top:35px;
	}	

#spacer {
	clear: both;
	}

#footer {
	width: 800px;
	height:100px;
	background: url(../fondFooterW.jpg) no-repeat ;
	margin-top:5px;
	border: 1px solid #cc6600; 
	}
	
#footer a {
	text-decoration: none;
	color: #cc6600;
	}

#footer a:hover{
	text-decoration: underline;
	color:#993333;
	}	
	
#footer ul {
	padding-top:30px; 
	padding-right:5px; 
	text-align: center;
	width:700px;
	}

#footer li {
	font: italic 10pt/16pt trebuchet ms;
	color: #cc6600;
	display:inline;
	} 
#footer p {font:  8pt trebuchet ms; 
	text-align:center;
	color: #cc6600;}