#titulo {
	background-color: #000000;
	background-image: url(../img.php?ruta=imagenes/banner_titulo/&max=900);
	background-repeat: no-repeat;
	height: 150px;
	background-position: center;
	width: 650px;
	margin: auto;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
