.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu A:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
.menu A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
.menu A:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
.menu A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}

.textonormal {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
#centro {
	background-image: url(../imgs/pastilla_centro.jpg);
	background-repeat: no-repeat;
}
.textonormal {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
.textonormalnegrit {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
