/* Bloc bas du site */
				.bloc-bas {
					width:330px;
					height:150px;
					margin-left: 5px;
					margin-bottom:10px;
					border: 1px dotted #000000;
					float:left;
				}
						.bloc-titre-bas {
							background-image:url(../images/bloc_barre.jpg);
							background-repeat:repeat-x;
							width:330px;
						}
						.bloc-texte-bas {
							margin-left:5px;
						}

