/* prehome Rowenta */
* {margin:0;padding:0;}
body { 
	background:#eee8d7;
	color:#999999; 
	font-size: 10px; 
	font-family: Arial;
	margin: 0 auto;
	width: 100%;
	} 
a { color: #737577; font-size: 10px; font-family: Arial; text-decoration: none }
a:hover { color: #999999; font-size: 10px; font-family: Arial; text-decoration: underline}

#PreWrapper
{
	margin:100px auto 0 auto;
	height:475px;
	width:760px;
	padding:52px 0 0 35px;
	position: relative;
	background:url(/rowenta/img/prehome/wrapper.png) no-repeat;
}

#wrapper{
 
	height:425px;	
	
}

#wrapper p{
	font-size:0.95em;
	margin:0 0 15px;
}
#wrapper p strong{color:#555555;}

#wrapper h1 {
	height:93px;
	left:35px;
	position:absolute;
	top:-52px;
	width:380px;
}

#wrapper .pays{
	float:left;
	width:130px;
}

#wrapper .pays h2 {
	background:url(/rowenta/img/prehome/puceh2.png) no-repeat left 5px;
	color:#000000;
	font-size:1.05em;
	margin:0 0 0 0px;
	padding:0 0 0 7px;
}

#wrapper ul{
	margin:10px 0
}

#wrapper ul li{
	list-style-type:none;
}

#wrapper #flashContent{
	position:absolute;
	top:0px;
	left:621px;
}

#footerPH{
	clear:both;
	margin:1px auto 0 auto;
	width:760px;
}

#footerPH strong{color:#555555}