@charset "utf-8";
#botonera-cajaIdiomas {
	background-color: #333;
	float: left;
	height: 20px;
	width: 100px;
	position: relative;
}
#botonera-cajaIdiomas-cat {
	float: left;
	height: 20px;
	width: 49px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
#botonera-cajaIdiomas-cat a span {
	color: #FFF;
	font-weight: bold;
}
#pie a strong span {
	color: #FFF;
}
#pie a strong span:hover {
	color: #004C99;
}
#botonera-cajaIdiomas-cat:hover {
	float: left;
	height: 20px;
	width: 49px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	background-color: #999;
}
#contain {
	height: 100%;
	width: 800px;
	position: relative;
	display: table;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
