body {
	background-image: url(../esp/img/bggradienthig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
}
#footer {
	height: 15px;
	width: 742px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	line-height: 3px;
}
#logoindex {
	height: 200px;
	width: 450px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenedorlenguajes {
	height: 25px;
	width: 250px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#contenedoractividad {
	height: 45px;
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
#espanol {
	float: right;
	height: 25px;
	width: 125px;
	text-align: right;
}
#ingles {
	float: left;
	height: 25px;
	width: 125px;
}
#contenedortotalindez {
	height: 900px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	border: medium solid #CCC;
}
 a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

