body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}
* {
	margin:0;
	padding:0;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
img {
	border: none;
	display:block;
}
a {
	color: #d7004d;
}
a:hover {
	color: #000;
}
hr {
	clear: both;
	visibility: hidden;
}
#header {
	margin:0 auto;
	position:relative;
	width:740px;
	background:url(images/sephora.gif) no-repeat;
}
#header #menu{
	position:absolute;
	left:540px;
	top:30px;
}
#header #menu li{
	float:left;
	list-style:none;
}
#header #imageHeader{
	position:relative;
}
#footer{
	margin:0 auto;
	position:relative;
	width:740px;
	height:95px;
}
#footer #tFooter{
	text-align:center;
}
#content{
	margin:0 auto;
	position:relative;
	width:740px;
}
.tContent{
	padding-left:17px;
}
.mention{
	font-size:10px;
	color:#707070;
	font-style:italic;
}
.offer{
	float:left;
	text-align:center;
	margin:30px 30px 0px 60px;
	font-size:12px;
}
.offer a{
	color:#000;
	text-decoration:none;
}
.offer a:hover{
	color:#d7004d;
}
#carlotta{
	position:absolute;
	left:550px;
	margin-top:-280px;
}
.storesCity {
	font-size: 14px;
	font-weight: bold;
	color: #d7004d;
}
