body {
	font-family: helvetica, arial, sans; 
	font-size: 14px; 
	color: #fff; 
	line-height: 16px;
	background-color: #fff; 
	margin: 0px; 
	padding: 0px; 
	width: 860px;
	position: absolute; 
	left: 50%; 
	margin-left: -430px; 
	margin-top: 0px; 
	}


img { 
	display: block; 
	border: 0px; 
	margin: 0px 0px 0px 0px;
	}


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


h1 { 
	color: #fff; 
	font-size: 20px; 
	line-height: 20px; 
	margin: 0px; 
	padding: 25px 0px 5px 20px; 
	}		
h2 { 
	font-size: 14px; 
	text-decoration: underline; 
	line-height: 20px; 
	margin: 0px; 
	padding: 3px 3px 0px 0px; 
	}
h3 { font-size: 14px; 
	line-height: 20px; 
	margin: 0px; 
	padding: 3px 3px 0px 0px; 
	}
	
h1,h2,h3 {
	font-weight: bold;
	}
	


#header { 
	}
	
#start { 
	background-image: url(images/home/lespetitesHome3.jpg); 
	height: 567px; 
	padding: 3px; 
	}
		
		
		
#text {
	font-family: helvetica, arial, sans;
	font-size: 16px;
	color: #333;
	line-height: 23px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	width: 700px;
	border-bottom-color: #FFF;
	padding: 66px 80px 66px 80px; 
	}
	
	

#footerRosa { 
	padding-bottom: 33px; 
	background-color: #fbe5ef; 
	color:#666; 
	}
		
#footerRosa h1 { 
	color: #000; 
	}
		
#footerRosa a:hover { 
	color: #000; 
	}
	
#footer { 
	padding-bottom: 33px; 
	background-color: #fff; 
	color:#666; 
	}
		
#footer h1 { 
	color: #000; 
	}
		
#footer a:hover { 
	color: #000; 
	}