#contenidoprincipal {
	margin: 0px auto;
	padding: 1px 0px 0px 1px;
	width: 1251px;
	height: auto;
	display:block;
}

.box {
	margin: 10px;
	position: absolute !important;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 105% !important;
}

.boxtitle {
	background-color: #0084bd;
	width: 74%;
	height: auto;
	display: block;
	position: absolute;
	bottom: 30px;
	right: 0px;
}

.boxtitle span {
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
	font-size: 2.0em;
	line-height: 1.0em;
	letter-spacing: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}

.boxtitle a {
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
	font-size: 2.0em;
	line-height: 1.2em;
	letter-spacing: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.boxtitle a:hover {
	color: #fff !important;
	text-decoration: none;
}
