@charset "utf-8";
/* CSS Document */

.pie {
	background-color: #262626;
	height: 320px;
	background-image: url(/media/img/firma.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	clear: both;
}
.ubicacion {
	margin-top: 30px;
	height: 200px;
	width: 135px;
}
.ubicacion h3 {
	padding-left: 10px;
	font-size: 12px;
}
#navegacionpie {
	height: 200px;
	width: 620px;
	float: right;
}
#navegacionpie  a:hover {
	color: #333;
}

.ofertapie {
	height: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 30px;
	width: 194px;
}
.ofertapie ul {
	font-weight: bold;
	color: #FFF;
	text-align: left;
	list-style-type: none;
}
.ofertapie a {
	color: #c1c1c1;
}
.ofertapie a:hover {
	color: #FFF;
}
#content1 h5 {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 60px;
	font-weight: normal;
}


.ofertapie h3 {
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color:#FFF;
}
.legal {
	height: 27px;
	bottom: 8px;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
	color: #333;
	margin-top: 40px;
	position: absolute;
	left: 297px;
	width: 442px;
}
.contacto {
	height: 30px;
	float: right;
	width: 152px;
	left: 808px;
	top: 1px;
	position: absolute;
}

.ubicacion p {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
}

#contenidonivel1 .ubicacion p {
padding-top: 0px;
}

.paises {
	height: 260px;
}
.america {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 30px;
}
.america a {
	color: #FFF;
	font-weight: bold;
}
.america a:hover {
	color: #000;
}
.america li {
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	text-align: right;
}

#nolineapie {
border:0;
}
