.main {
	background-color: transparent;
	z-index: 1;
	background: url(../pictures/flowers.jpg) no-repeat 0px 0px;
	width: 720px;
	height: 332px;
	margin-top: 50px;
}

.main:hover, .over {
	background-position: 0px -332px;
}

a#picture_1, a#picture_2, a#picture_3, a#picture_4 {
	position: absolute;
	width: 150px;
	top: 235px;
	height: 80px;
}

a#picture_1 {
	background: url(../pictures/flowers2.jpg) no-repeat 0px 0px;
	left :165px;
}

a#picture_2 {
	background: url(../pictures/flowers1.jpg) no-repeat 0px 0px;
	left :10px;
    left: 45px;
}

a#picture_3 {
	background: url(../pictures/flowers3.jpg) no-repeat 0px 0px;
	left :320px;
	left :240px;
}

a#picture_4 {
	background: url(../pictures/flowers4.jpg) no-repeat 0px 0px;
	left :475px;
	left :435px;
}

img.center {
	margin-left: 125px;
}

.listes {
	color:#FFFFFF;
}

.tblListes {
	width:100%;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#111111;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
}

input text {
	border:1px solid #FFFFFF;
	height:11px;
	font-size:10px;
}

input submit {
	height:15px;
}

.inputPrice {
	width:50px;
	height:13px;
	font-size:11px;
	text-align:left;
	border:1px solid #006600;
	background-color:#DFDFDF;
}

.inputText {
	width:40px;
	height:13px;
	font-size:11px;
	text-align:center;
	border:1px solid #000000;
	background-color:#DFDFDF;
}

.inputSubmit {
	height:18px;
	width:40px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	background-color:#333333;
	border:1px solid #EFEFEF;
}

.addCart {
	text-align:right;
}

.empty {
	width:5px;
}

.lastLine {
	height:25px;
	background:transparent url(../pictures/bg.png) repeat-x;
}

.cartstatus {
	color:#FFFFFF;
	text-align:right;
}

.ouvrirPop {
	z-index: 500;
	cursor: pointer;
	font-family: verdana;
	font-size: 10px;
	display: inline;
	position: absolute;
	top: 353px;
	right: 0px;
	background: #B91639 url(../pictures/bg_caddie.gif);
	text-align: left;
	color: white;
	padding: 3px;
	text-decoration: none;
	width: 136px;
	border: 1px solid #FFFFFF;
}

.cartStatus{
	float:left;
	width:300px;
	height:16px;
	padding-top:5px;
	padding-left:45px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}

.cart {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

.cart:hover {
	font-weight:bold;
	text-decoration:underline;
}

.fermer {
	position:absolute;
	width:500px;
	top:15px;
	left:0px;
	text-align:right;
	cursor: pointer;
}

.fermer2 {
        font-size: 10px;
        margin-top: 0px;
        padding: 4px;
        /*_margin-top: -4px;*/
        font-family: verdana;
        border-top: 1px solid black;
        color: black;
        text-align: center;
        cursor: pointer;
        background: url(../pictures/bg_menu.jpg);
}
