#informations { position: absolute; top: 340px; left: 0; width: 100%; height: 50px; }
	#informations h3 { padding: 17px 0; font-size: 13px; font-weight: bold; color: #ffffff; float: left; }

	#informations .button { width: 180px; text-align: center; display: block; height: 40px; margin: 5px 150px 5px 0; float: right; background: transparent url(../../../../../src/img/informations/button.png) no-repeat; }
		#informations .button a { color: #ffffff; font-size: 13px; padding: 10px 0; display: block; font-weight: bold; text-decoration: none; }
		#informations .button a:hover { color: #2b3a41; }