.item {
width: 263px;
height: 278px;
float: left;
text-align: left;
overflow: hidden;
cursor:pointer;
}

.image {
position: relative;
top: 32px;
left: 33px;
width: 205px;
height: 155px;
}

.image img, #ficheItem img {
position: relative;
border: 0;
}

.encart, .encartnew {
position: relative;
top: -175px;
width: 263px;
height: 278px;
}

#categories {
width: 800px;
height: 36px;
margin: 0 10px;
}

.categorie-sel, .categorie-off {
height: 36px;
width: 116px;
float: left;
line-height: 36px;
margin-right: 20px;
}

.categorie-sel { background: url("../images/bg-ssmenu-sel.jpg") no-repeat; }
.categorie-off { background: url("../images/bg-ssmenu-off.jpg") no-repeat; }

.item h4 {
padding: 192px 27px 0 33px;
margin-bottom: 0;
color: rgb(255,121,13);
text-transform: uppercase;
text-align: center;
}

.item p {
margin: 0 27px 0 33px;
padding:0;
color: rgb(124,105,90);
text-align: left;
}

.item a {
display: block;
position: absolute;
width: 40px;
height: 40px;
margin:-12px 0 0 187px;
padding:0;
text-align:left;
background: url("../images/plus.gif") no-repeat;
text-indent: -2000em;
}

#ficheItem {
width:800px;
height:488px;
text-align:left;
}

#ficheItem img {
top:39px;
left:41px;
width:235px;
height:375px;
float:left;
}

#ficheItem #description {
width:444px;
height:380px;
margin: 37px 40px 0 0;
float: right;
}

#description h4 {
font-size:130%;
margin:0 0 20px 0;
text-align:center;
text-transform: uppercase;
color: rgb(255,121,13);
 }

#description h5 {
 font-size:90%;
 margin:0;
 text-transform: uppercase;
 color: rgb(255,121,13);
 }

#description p {
 margin:0 0 10px 0;
 }


#bouton {
position: relative;
top:83px;
left:670px;
margin:0;
padding:0;
text-align:left;
color: rgb(255,255,255);
font-size:100%;
text-transform: uppercase;
}

#foliophotos {
display:block;/**/
position: relative;
top:26px;
left:38px;
width: 240px;
height:40px;
}

#foliophotos a {
display:inline;/**/
position: relative;
width:40px;
height:40px;
float: left;
cursor:pointer;
text-indent: -2000em;
}

#lastnext {
height:36px;
margin: 0 0 0 300px;
}

#lastnext p {
float:left;
text-align: center;
font-size:90%;
line-height:36px;
text-transform: uppercase;
margin:0 15px;
padding:0;
}

#lastnext a {
display: block;
float:left;
width:36px;
height:36px;
text-indent: -2000em;
}

#last { background: url("../images/last.jpg") no-repeat; }
#last.off { background-position : 0 -36px; }
#last.sel { background-position : 0 0; }
#next { background: url("../images/next.jpg") no-repeat; }
#next.off { background-position : 0 -36px; }
#next.sel { background-position : 0 0; }

#folio1 {background: url("../images/folio-photo-1.png") no-repeat;}
#folio1.sel{background-position : 0 0;}
#folio1.off{background-position : 0 -40px;}
#folio2 {background: url("../images/folio-photo-2.png") no-repeat;}
#folio2.sel{background-position : 0 0;}
#folio2.off{background-position : 0 -40px;}
#folio3 {background: url("../images/folio-photo-3.png") no-repeat;}
#folio3.sel{background-position : 0 0;}
#folio3.off{background-position : 0 -40px;}
#folio4 {background: url("../images/folio-photo-4.png") no-repeat;}
#folio4.sel{background-position : 0 0;}
#folio4.off{background-position : 0 -40px;}
#folio5 {background: url("../images/folio-photo-5.png") no-repeat;}
#folio5.sel{background-position : 0 0;}
#folio5.off{background-position : 0 -40px;}
#folio6 {background: url("../images/folio-photo-6.png") no-repeat;}
#folio6.sel{background-position : 0 0;}
#folio6.off{background-position : 0 -40px;}

div #alerte {
width:800px;
height: 110px;
margin: 0;
background: url("../images/bg-catalogue-alert.jpg") no-repeat;
}
div #alerte p {
font-size: 70%;
padding: 15px 0 0 25px;
}

/* DIV style des Items nouveaux */
.fiche { background: url("../images/catal-fiche.jpg") no-repeat; }
.fichenew { background: url("../images/catal-fiche-new.jpg") no-repeat; }
.encart { background: url("../images/catal-item.png") no-repeat; }
.encartnew { background: url("../images/catal-item-new.png") no-repeat; }


#promo {
color: white;
border-top: 1px solid white;
border-bottom: 1px solid white;
line-height: 22px;
padding: 0 10px;
margin: 0 15px;
background-color: rgb(255,94,9);
}

/* FORMS */
label { margin: 5px 0;}
input, textarea, a.annuler {
border: 1px solid rgb(129,112,103);
}
#formCommande {
text-align: right;
}
#formCommande h5 {
text-align: left;
}
#formCommande input {
margin: 1px 40px 1px 0;
width: 200px;
}

/*#description label {
display: inline;
float: left;
}
#description label {
display: inline;
float: left;
}*/
#monTotal {
position: relative;
font-weight:bold;
top: -27px;
left: 570px;
color:white;
}

/* A -> boutons images */
a.annuler {
float:right;
text-align: left;
display:block;
background-image:url('http://www.misstiti.com/images/bt-annuler.jpg');
width:150px;
height:25px;
margin:0 10px 0 0;
text-indent:-2000em;
}