body{
	/*background-color:#848484;*/
}

.colonneGauche{
	/*background-image:url('back_left.jpg');*/
	background-repeat:no-repeat;
	background-position:top right;
}
.colonneDroite{
	/*background-image:url('back_right.jpg');*/
	background-repeat:no-repeat;
	background-position:top left;
}


.inputFormConnexion{
	width:172px;
	height:18px;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	background-image:url('inputBandeauConnexion.gif');
	border:0px;
}

.listeDeroulanteTri_top{
	width:165px;
	height:20px;
	background-image:url('listeDeroulante_top.png');
	cursor:pointer;
}
.listeDeroulanteTri_bottom{
	width:165px;
	height:3px;
	background-image:url('listeDeroulante_bottom.png');
	font-size:0px;
}
.listeDeroulanteTri_middle{
	width:165px;
	background-image:url('listeDeroulante_middle.png');
	font-size:0px;
}

.lienGalPanier{
	display:block;
	width:151px;
	height:39px;
	background-image:url('fondLienPanier.gif');
	position:relative;
	top:-5px;
	text-align:center;
	font-family:verdana;
	font-weight:bold;
	color:#FFFFFF;
}

.logoGalSite{
	display:block;
	width:250px;
	height:57px;
	background-image:url('logo.png');
}

.lettre1Titre{
	color:#999999;
	font-family:verdana;
	font-weight:bold;
	font-size:22px;
}

.lettreSuiteTitre{
	color:#FFFFFF;
	font-family:verdana;
	font-weight:bold;
	font-size:17px;
}