/* @override http://localhost:8080/laurette-deco/css/laurette.css */

html,body {
	background: #e0e0e0;
	text-align: center;
	width: 100%;
}

#site {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #fff;
	position: relative;
}

#texte {
	width: 330px;
	float: left;
	margin-left: 140px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	margin-top: 30px;
}

#texte img {
	margin-left: -60px;
}

#texte p {
	color: #7F8597;
	font-size: 11px;
	line-height: 13px;
	margin-top: 14px;
}

#texte p a {
	color: #7F8597;
}

#texte h2 {
	font-size: 11px;
	line-height: 12px;
	color: #C33081;
	font-weight: bold;
	margin-top: 24px;
	height: 10px;
	margin-bottom: 30px;
}

#texte h3 {
	
}


ul#images {
	float: left;
	margin-left: 60px;
	margin-top: 30px;
	/*margin-top: 157px;*/
	width: 350px;
	position: relative;
	padding-top: 20px;
}

ul#images li {
	/*float: left;*/
	margin-bottom: 15px;
}

ul#images li p {
	color: #667185;
	font: 11px/14px Helvetica, "Trebuchet MS", sans-serif;
	text-indent: 60px;
}

.champ {
	width: 227px;
	height: 33px;
	background: url(../img/fond-champ-valider.gif) no-repeat 0 6px;
}

.champ input {
	background-color: #F7F4F5;
	border-style: none;
	margin-top: 11px;
	margin-left: 5px;
	height: 13px;
	width: 216px;
	color: #667185;
	font: 11px/13px Helvetica, "Trebuchet MS", sans-serif;
}

#valider {
	margin-left: 130px;
}

#pied {
	clear: both;
}

strong {
	font-weight: bold;
}

/* @group OLD */
#flashcontent {
	margin-right: auto;
	margin-left: auto;
}
/* @end */

/* @group Soldes été */

#soldes {
	position: absolute;
	top: 0;
	left: 487px;
}



/* @end */

#salon {
	position: absolute;
	top: 20px;
	left: 10px;
}

#nouveau1,#nouveau2,#nouveau3,#nouveau4 {
	position: absolute;
}

#nouveau1 {
	left: 50px;
	top: 560px;
}

#nouveau2 {
	top: 70px;
	left: 270px;
}

#nouveau3 {
	top: 1160px;
	left: -40px;
}

#nouveau4 {
	top: 910px;
	left: 250px;
}



