@charset "utf-8";
/* CSS Document */

#LogosContainer {
	/*float: left;*/
	clear: both;
	width: 100%;
	background-image: url(../IMG/bghorizontal.gif);
	background-repeat: repeat-y;
	padding-left: 75px;
}
