.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 100px;
	padding-left: 100px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 85px;
	text-align: justify;
}
.foto {
	margin-right: 35px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #787878;
}
.linkmenu {
	height: 61px;
	background-color: #dfdfdf;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

a.linkmenu {
	background-color: #dfdfdf;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: 20%;
	display: table-cell;
	height: 61px;
	padding-top: 14px;
}

a.linkmenu:hover {
	background-color: #dfdfdf;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ffd202;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: repeat-y;
	text-align: left;
	display: table-cell;
	height: 61px;
	padding-top: 14px;
}

.idioma {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.idioma {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.idioma:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

