body
{
	color: white;
}

.cell {padding-top:6px;height:33;border: 1px solid #C0C0C0;background-color : #d7e2ef;background-image: url(cellule.gif);}
.cell2 {padding-top:5px;height:33px;border: 1px solid #C0C0C0;background-color : #d7e2ef;background-image: url(cellule2.gif);}
.cell3 {background-color : #d7e2ef;height:auto;border: 1px solid #C0C0C0;}



input
{
	font-size: x-small;
}

img
{
	border: 0;
}


.selectpromo select{
	width: 85px;
}

.boite a {
	color: #ffdb99;
	padding-top : 4px;
	text-decoration: none;
	cursor:hand;
	width: 160;
}

.boite a:hover {
	color: #363636;
	text-decoration: underline;
	width: 160;
}



.fontpadding {
padding-bottom: 5px;
}

#trombiorg {
	position: absolute;
	top: 10px;
	left: 5px;
	height: 54px;
	width: 167px;
	background: url(trombiorgcadre.jpg);
	padding: 20px 0px 0px 22px;
}


dl {				/* by default background on the entire block */
position: absolute;
left: 5px;
top: 95px;
width: 189px;
background: url(chien.gif) bottom left no-repeat;
padding-bottom: 91px;		/* so that text will not appear on the bottom rounded edge */
}

dt {
background: url(cadretop.jpg) top left no-repeat;
padding-top: 17px;
}

dd {
padding-left: 15px;
padding-right: 15px;
margin: 0px 0px 0px 0px;
font-size: 13px;
width: 164px;
background: url(cadremiddle.jpg) top left repeat-y;

}