/* Style pages Reduction et Promotions Cinepress - © http://www.pixelscarres.info - Octobre 2006*/

/* Les formatages textes */
.lettrine {
	color: #FF9900;
	font-size: 2.3em;
	font-weight: bold;
}
.titretendu {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
table {
	display: table;
	width: 555px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
}
.colpetit {
	width: 15%;
}
tr {
	display: table-row;
}
td {
	display: table-cell;
	border-bottom: 2px solid #FFCC66;
}

 /* Les Blocs */
#reducpromo {
	width: 550px;
	float: left;
	height: 650px;
	border: 2px dashed #FF9900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#ciseaux {
	width: 148px;
	height: 49px;
	margin: 0px;
	background-image: url(../images/illustrations/ciseaux.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 380px;
	top: -30px;
	padding: 0px;
}
#sonvid {
	width: 300px;
	float: left;
	margin: 10px 10px 10px 70px;
	border: none;
	height: 166px;
}
#musique {
	width: 300px;
	float: left;
	margin: 10px 10px 10px 110px;
	border: none;
	height: 71px;
}
#livres {
	width: 200px;
	margin: 15px 0px 0px;
	border: none;
	height: 113px;
}
#informatique {
	width: 200px;
	margin: 15px 0px 30px;
	border: none;
	height: 138px;
}
#lingerie {
	width: 200px;
	margin: 15px 0px 30px;
	border: none;
	height: 138px;
}
