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



.centrarcaja {
	position: relative;
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.divflotante {
	position: absolute;
	height: 34px;
	width: 113px;
	left: 0px;
	bottom: 0px;
}

.barranegra {
	background-color: #000;
	height: 45px;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
.footerfondo {
	background-image: url(images/footerback.gif);
	height: 150px;
	width: 801px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #000;
	bottom: 0px;
	left: auto;
	right: auto;
	top: 0px;
}

.cajatextoclase {
	background-image: url(images/Page%201.gif);
	height: auto;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.textocorrido {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	line-height: 17px;
	text-align: left;
}
.headerescrito {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.footertextgris {
	font-family: Arial;
	font-size: 9px;
	color: #999;
	text-align: center;
	height: auto;
	width: 801px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}

.textochico {
	font-family: Arial;
	font-size: 9px;
	color: #FFF;
	text-align: left;
}
.footerdowntext {
	color: #FFF;
	font-family: Arial;
	font-size: 9px;
	background-color: #000;
	text-align: center;
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
}
.letrassubmenu {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
}
